cc/td/doc/product/wanbu/mgx8850/20x
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Cisco DS3 MIB File

Cisco DS3 MIB File

This chapter describes the DS3 MIB objects defined in the CISCO-DS3-MIB.my file.

Contents of this chapter include:

DS3 Line Configuration Group

This group contains DS3 line configuration objects.

The object identifiers for each MIB object are listed Table 3-1.


Table 3-1: DS3 Line Configuration Group Object Identifiers
Name Object Identifier

cds3ConfigTable

::= {cds3Config 1}

cds3ConfigEntry

::= {cds3ConfigTable 1}

cds3LineType

::= {cds3ConfigEntry 1}

cds3LineAIScBitsCheck

::= {cds3ConfigEntry 2}

cds3LineRcvFEACValidation

::= {cds3ConfigEntry 3}

cds3LineOOFCriteria

::= {cds3ConfigEntry 4}

cds3TraceToTransmit

::= {cds3ConfigEntry 5}

cds3TraceToExpect

:= {cds3ConfigEntry 6}

cds3TraceAlarm

::= {cds3ConfigEntry 7}

A list of the MIB objects is shown in Table 3-3.


Table 3-2: DS3 Line Configuration Group MIB Objects
Name Syntax Description Default Value

cds3Config
Table

Sequence of cds3ConfigEntry

Contains objects to configure a T3/E3 line.

Max-Access: not-accessible

Status: current

none

cds3Config
Entry

cds3ConfigEntry

Contains an entry in the table. There is an entry for each available T3/E3 line, with an ifType value of ds3(30). By default, lines are disabled. ifAdmin from ifTable must be used to up the line. The objects in this table are modified only when the line is up.

Max-Access: not-accessible

Status: current

Referential Integrity: The value of the ifAdminStatus object from ifTable for entries in this table can be set to down(2) only if there are no entries in caviTable for the corresponding caviPhyIfIndex value.

Created By: Agent

The index is ifIndex.

The following is the cds3Table 1 entries:

none

cds3LineType

INTEGER {ds3cbitadm(1), ds3cbitplcp(2), e3g832adm(3)}

Indicates the variety of DS3 C-bit or E3 application implementing this interface. The type of interface effects the interpretation of the usage and error statistics. The rate of DS3 is 44.736 Mbps and E3 is 34.368 Mbps.

Refer to ANSI T1.107, ANSI T1.102, CCITT G.751, and ETSI T/NA(91)18.

Max-Access: not-accessible

Status: current

The following values describe the three line type modes:

none

Value Mode Applicable Interfaces

ds3cbitadm

Indicates C-BIT ADM mode

Applies only to DS3 type interfaces

ds3cbitplcp

Indicates C-BIT PLCP mode

Applies only to DS3 type interfaces

e3g832adm

Indicates G.832 ADM mode

Applies only to E3 type interfaces

cds3LineAISc
BitsCheck

INTEGER {check(1), ignore(2)}

When check(1) is set, Alarm Indication Signal (AIS) is declared when 1010...b is found and C-Bits are all zero. When ignore(2) is set, an AIS condition is declared when the 1010...b is detected irrespective of the state of the C-Bits.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3LineRcvFEACValidation

INTEGER{fEACCodes4Of5(1), fEACCodes8Of10(2)}

Specifies the Far End Alarm and Control (FEAC) code validation criteria. If fEACCodes4Of5 is specified, a valid FEAC code is declared if 4 to 5 codes match. When fEACCodes8Of10 is specified, a valid FEAC code is declared when 8 of 10 codes match.


Note   This object does not apply to the E3 interface.

Max-Access: read-write

Status: current

fEACCodes4Of5

cds3LineOOF
Criteria

INTEGER {bits3Of8(1), bits3Of16(2)}

Specifies the Out of Frame (OOF) decision criteria. If bits3Of8 is specified, an OOF condition is declared if at least 3 of 8 framing bits are in error. When bits3Of16 is specified, OOF is declared if 3 of 16 framing bits are found to be in error. When errors are detected in the framing octets for four consecutive frames, OOF is declared.


Note   This object does not apply to the E3 interface.

Max-Access: read-write

Status: current

bits3Of8

cds3TraceTo
Transmit

DisplayString (SIZE (1..16)

Transmits the G.832 Trail Trace string.

Refer to Bellcore GR-253-CORE.

Max-Access: read-write

Status: current

Dependencies/Restrictions: This object is not supported.

none

cds3TraceTo
Expect

DisplayString (SIZE (1..16)

Transmits the G.832 Trail Trace string that is expected to be received from the other end.

Refer to Bellcore GR-253-CORE.

Max-Access: read-write

Status: current

Dependencies/Restrictions: This object is not supported.

none

cds3TraceAlarm

INTEGER {noAlarm(1), traceFailure(2)}

Specifies the value of this object is set to traceFailure(2) when the DS3 line receives a trace that does not match the cds3TraceToExpect.

Refer to Bellcore GR-253-CORE.

Max-Access: read-only

Status: current

Dependencies/Restrictions: This object is not supported.

none

DS3 Alarm Configuration Group

The object identifiers are listed in Table 3-3.


Table 3-3: DS3 Alarm Configuration Group Object Identifiers
Name Object Identifier

cds3AlarmConfigTable

::= {cds3AlarmConfig 1}

cds3AlarmConfigEntry

::= { cds3AlarmConfigTable 1 }

cds3NEAlarmUpCount

::= {cds3AlarmConfigEntry 1}

cds3NEAlarmDownCount

::= {cds3AlarmConfigEntry 2}

cds3NEAlarmThreshold

::= {cds3AlarmConfigEntry 3}

cds3FEAlarmUpCount

::= {cds3AlarmConfigEntry 4}

cds3FEAlarmDownCount

::= {cds3AlarmConfigEntry 5}

cds3FEAlarmThreshold

::= {cds3AlarmConfigEntry 6}

cds3StatisticalAlarmSeverity

::= {cds3AlarmConfigEntry 7}

cds3LCV15MinThreshold

::= {cds3AlarmConfigEntry 8}

cds3LCV24HrThreshold

::= {cds3AlarmConfigEntry 9}

cds3LES15MinThreshold

::= {cds3AlarmConfigEntry 10}

cds3LES24HrThreshold

::= {cds3AlarmConfigEntry 11}

cds3PCV15MinThreshold

::= {cds3AlarmConfigEntry 12}

cds3PCV24HrThreshold

::= {cds3AlarmConfigEntry 13}

cds3PES15MinThreshold

::= {cds3AlarmConfigEntry 14}

cds3PES24HrThreshold

::= {cds3AlarmConfigEntry 15}

cds3PSES15MinThreshold

::= {cds3AlarmConfigEntry 16}

cds3PSES24HrThreshold

::= {cds3AlarmConfigEntry 17}

cds3SEFS15MinThreshold

::= {cds3AlarmConfigEntry 18}

cds3SEFS24HrThreshold

::= {cds3AlarmConfigEntry 19}

cds3UAS15MinThreshold

::= {cds3AlarmConfigEntry 20}

cds3UAS24HrThreshold

::= {cds3AlarmConfigEntry 21}

cds3CCV15MinThreshold

::= {cds3AlarmConfigEntry 22}

cds3CCV24HrThreshold

::= {cds3AlarmConfigEntry 23}

cds3CES15MinThreshold

::= {cds3AlarmConfigEntry 24}

cds3CES24HrThreshold

::= {cds3AlarmConfigEntry 25}

cds3CSES15MinThreshold

::= {cds3AlarmConfigEntry 26}

cds3CSES24HrThreshold

::= {cds3AlarmConfigEntry 27}

cds3LineStatisticalAlarmStateE

::= {cds3AlarmConfigEntry 28}

The MIB objects are listed in Table 3-4.


Table 3-4: DS3 Alarm Configuration Group MIB Objects
Name Syntax Description Default Value

cds3AlarmConfigTable

Sequence of cds3AlarmConfigEntry

Describes the DS3 interface alarm configuration table. This table contains the parameters associated with detecting and declaring alarms for the interface. The parameters include severity of alarm, alarm integration parameters, and
15-minute and 24-hour thresholds.

Max-Access: not-accessible

Status: current

none

cds3AlarmConfigEntry

Cds3AlarmConfig
Entry

Provides an entry in the T3/E3 Alarm Configuration Table. The entries are automatically created for an ifType value of ds3(30), with default values for objects.

Thresholds are configured for the following objects:

Once these thresholds are exceeded, minor or major alarms are raised.

Refer to RFC 2496 for descriptions of these errors.

Max-Access: not-accessible

Status: current

The index is ifIndex.

none

cds3NEAlarmUpCount

Unsigned32 (0..2147483647)

Specifies the increment to the Near End alarm integration counters. The local alarms are LOS and LOF. The default value is 6, and the integration counter is incremented by this value every 10 ms while the alarm persists. The counter is decremented by the value of cds3NEAlarmDownCount while there is no alarm (the counter does not decrement below zero). The integration counter exceeds an alarm of the severity, which is declared for the particular Near End alarm.

Max-Access: read-write

Status: current

6

cds3NEAlarmDown
Count

Unsigned32 (0..2147483647)

Specifies the decrement to the Near End alarm integration counters. The alarms are LOS and LOF. The default value is 1, and the integration counter is decremented by this value every 10 ms while no alarm persists. The counter is incremented by the value of cds3NEAlarmUpCount while there is no alarm (the counter does not decrement below zero). When the integration counter reaches zero, any alarm previously declared is removed.

Max-Access: read-write

Status: current

1

cds3NEAlarmThreshold

Unsigned32 (0..2147483647)

Specifies the value set in this object, which determines the value that the alarm integration counter must reach for an near end alarm to be declared. If the up count is 6, and the threshold 150, an alarm is integrated in 2.5 seconds. If the down count is 1, the alarm is cleared in 15 seconds.

Max-Access: read-write

Status: current

150

cds3FEAlarmUpCount

Unsigned32 (0..2147483647)

Specifies the increment to the Far End alarm integration counters. The alarms are Remote Alarm Indication (RAI) and Alarm Indication Signal (AIS). The integration counter is incremented by this value every 10 ms while the alarm persists. The counter is decremented by this value while there is no alarm (the counter does not decrement below zero). When the integration counter exceeds cds3FEAlarmThreshold, an alarm of the severity specified for the particular far end alarm is declared.

Max-Access: read-write

Status: current

6

cds3FEAlarmDown
Count

Unsigned32 (0..2147483647)

Specifies the decrement to the Far End alarm integration counters. The alarms are AIS and Remote Alarm Indication (RAI). While no alarm persists. the integration counter is decremented by this value every 10 ms (till zero). The counter is incremented by this value while there is no alarm. When the integration counter decrements to zero, any previously declared alarm is removed.

Max-Access: read-write

Status: current

1

cds3FEAlarmThreshold

Unsigned32 (0..2147483647)

Specifies the value set in this object, which determines the value that the alarm integration counter must reach for and far end alarm to be declared. If the up count is 6, the down count is 1 and the threshold 150, an alarm is integrated in
2.5 seconds and removed in 15 seconds.

Max-Access: read-write

Status: current

150

cds3StatisticalAlarm
Severity

INTEGER {minor(1), major(2)}

Sets up the severity of any of the statistical alarms. When a statistical counter exceeds its specified threshold, the system sends the alarm with the appropriate severity.

Max-Access: read-write

Status: current

Minor

cds3LCV15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object.When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3LCV24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15-minutes for the preceding 24-hour interval.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3LES15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3LES24HrThreshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3PCV15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3PCV24HrThreshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3PES15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3PES24HrThreshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3PSES15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3PSES24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3SEFS15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object, which when exceeded in a 15-minute window, causes a statistical alarm to be declared.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3SEFS24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3UAS15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3UAS24HrThreshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3CCV15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3CCV24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3CES15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3CES24HrThreshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3CSES15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3CSES24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm.


Note   This object does not apply to the E3 interface.

Refer to RFC 2496.

Max-Access: read-write

Status: current

none

cds3LineStatistical
AlarmStateE

Unsigned32 (0..2147483647)

Specifies a bitmap of the DS3 Line Statistical alarms. Zero indicates no alarms.

Max-Access: read-only

Status: current

The following bit positions itemize the individual alarm bits:

0

Bit Position Alarm

1

PES current 15 minute threshold exceeded

2

PES 24 hour threshold exceeded

3

PSES current 15 minute threshold exceeded

cds3LineStatistical
AlarmStateE

(continued)

Bit Position Alarm

4

PSES 24 hour threshold exceeded

5

SEFS current 15 minute threshold exceeded

6

SEFS 24 hour threshold exceeded

7

UAS current 15 minute threshold exceeded

8

UAS 24 hour threshold exceeded

9

LCV current 15 minute threshold exceeded

10

LCV 24 hour threshold exceeded

11

PCV current 15 minute threshold exceeded

12

PCV 24 hour threshold exceeded

13

LES current 15 minute threshold exceeded

14

LES 24 hour threshold exceeded

15

CCV current 15 minute threshold exceeded

16

CCV 24 hour threshold exceeded

17

CES current 15 minute threshold exceeded

18

CES 24 hour threshold exceeded

19

CSES current 15 minute threshold exceeded

20

CSES 24 hour threshold exceeded

DS3 Statistics Group

The object identifiers are listed in Table 3-5.


Table 3-5: DS3 Statistics Group Object Identifiers
Name Object Identifier

cds3StatsTable

::= {cds3Stats 1}

cds3RcvLOSCount

::= {cds3StatsEntry 1}

cds3RcvOOFCount

::= {cds3StatsEntry 2}

cds3RAICount

::= {cds3StatsEntry 3}

cds3CCVCount

::= {cds3StatsEntry 4}

cds3FECount

::= {cds3StatsEntry 5}

The MIB objects are listed in Table 3-6.


Table 3-6: DS3 Statistics Group MIB Objects
Name Syntax Description Default Value

cds3StatsTable

Sequence of cds3StatsEntry

Describes the T3/E3 Statistics table. This table maintains the number of times the line encountered Loss of Signal (LOS), Out of Frame (OOF), Alarm Indication Signals(AIS), Remote Alarm Indications (RAI), C-bit Coding Violations (CCV), Framing Errors (FE), from the time it is up. The line fails and goes down as a result of failures. When the line is brought back up by the user, the error statistics are cleared.

Max-Access: not-accessible

Status: current

none

cds3StatsEntry

cds3StatsEntry

Provides an entry in the T3/E3 Statistics table. Statistics are gathered for each existing T3/E3 line. An entry is created automatically for each T3/E3 line that is activated.

Max-Access: not-accessible

Status: current

none

cds3RcvLOSCount

Counter32

Determines the number of times Loss of Signal (LOS) is detected with or without integrating to LOS alarm.

Max-Access: read-only

Status: current

none

cds3RcvOOFCount

Counter32

Determines the number of times OOF is detected with or without integrating to OOF alarm.

Max-Access: read-only

Status: current

none

cds3RAICount

Counter32

Determines the number of times RAI is detected with or without integrating to RAI alarm.

Max-Access: read-only

Status: current

none

cds3CCVCount

Counter32

Specifies the counter associated with the number of C-Bit Coding Violations encountered by a T3/E3 interface.

Max-Access: read-only

Status: current

none

cds3FECount

Counter32

Determines the number of Framing Errors encountered by a T3/E3 interface.

Max-Access: read-only

Status: current

none

DS3 PLCP Alarm Configuration Group

Table 3-7 lists the object identifiers used for the DS3 Physical Layer Convergence Procedure (PLCP) Alarm Configuration Group.


Table 3-7: DS3 PLCP Alarm Configuration Group Object Identifiers
Name Object Identifier

cds3AlarmConfigPlcpTable

::= {cds3AlarmConfig 2}

cds3AlarmConfigPlcpEntry

::= {cds3AlarmConfigPlcpTable 1}

cds3PlcpStatisticalAlarmSeverity

::= {cds3AlarmConfigPlcpEntry 1}

cds3PlcpBip8CV15MinThreshold

::= {cds3AlarmConfigPlcpEntry 2}

cds3PlcpBip8CV24HrThreshold

::= {cds3AlarmConfigPlcpEntry 3}

cds3PlcpBip8ES15MinThreshold

::= {cds3AlarmConfigPlcpEntry 4}

cds3PlcpBip8ES24HrThreshold

::= {cds3AlarmConfigPlcpEntry 5}

cds3PlcpBip8SES15MinThreshold

::= {cds3AlarmConfigPlcpEntry 6}

cds3PlcpBip8SES24HrThreshold

::= {cds3AlarmConfigPlcpEntry 7}

cds3PlcpSEFS15MinThreshold

::= {cds3AlarmConfigPlcpEntry 8}

cds3PlcpSEFS24HrThreshold

::= {cds3AlarmConfigPlcpEntry 9}

cds3PlcpUAS15MinThreshold

::= {cds3AlarmConfigPlcpEntry 10}

cds3PlcpUAS24HrThreshold

::= {cds3AlarmConfigPlcpEntry 11}

The MIB objects are listed in Table 3-8.


Table 3-8: DS3 PLCP Alarm Configuration Group MIB Objects
Name Syntax Description Default Value

cds3AlarmConfigPlcp
Table

Sequence of cds3AlarmConfigPlcpEntry

Describes the ATM interface PLCP alarm configuration table. PLCP is a sublayer over the DS3 interface, that carries ATM cells.

Max-Access: not-accessible

Status: current

none

cds3AlarmConfigPlcp
Entry

cds3AlarmConfigPlcpEntry

Provides an entry in the DS3 PLCP Alarm Configuration table. The entries contain parameters to configure DS3 PLCP error statistics thresholds, so that an alarm is raised whenever any threshold is exceeded. The entries are automatically created for active DS3 interfaces with PLCP framing enabled, with default values for objects.

Max-Access: not-accessible

Status: current

The index is ifIndex.

none

cds3PlcpStatistical
AlarmSeverity

INTEGER {minor(1), major(2)}

Sets up the severity of PLCP Statistical Alarm. When a PLCP Statistical alarm is detected, the module can send the alarm with appropriate severity.

Max-Access: read-write

Status: current

none

cds3PlcpBip8CV15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. If the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Max-Access: read-write

Status: current

none

cds3PlcpBip8CV24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. If the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Max-Access: read-write

Status: current

none

cds3PlcpBip8ES15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Max-Access: read-write

Status: current

none

cds3PlcpBip8ES24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Max-Access: read-write

Status: current

none

cds3PlcpBip8SES15MinThreshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Max-Access: read-write

Status: current

none

cds3PlcpBip8SES24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Max-Access: read-write

Status: current

none

cds3PlcpSEFS15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Max-Access: read-write

Status: current

none

cds3PlcpSEFS24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Max-Access: read-write

Status: current

none

cds3PlcpUAS15Min
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a 15-minute window, the system declares a statistical alarm.

Max-Access: read-write

Status: current

none

cds3PlcpUAS24Hr
Threshold

Unsigned32 (0..2147483647)

Determines the value set in this object. When the threshold exceeds a sliding 24-hour window, the system declares a statistical alarm. The threshold is checked every 15 minutes for the preceding 24-hour interval.

Max-Access: read-write

Status: current

none

DS3 PLCP Alarm Table

The object identifiers are listed in Table 3-9.


Table 3-9: DS3 PLCP Alarm Table Object Identifiers
Name Object Identifier

cds3AlarmPlcpTable

::= {cds3Alarm 2}

cds3AlarmPlcpEntry

::= {cds3AlarmPlcpTable 1}

cds3PlcpLineAlarmState

::= {cds3AlarmPlcpEntry 1}

cds3PlcpLineStatisticalAlarmState

::= {cds3AlarmPlcpEntry 2}

cds3PlcpBip8CVCurrent

::= {cds3AlarmPlcpEntry 3}

cds3PlcpBip8CV24HrBucket

::= {cds3AlarmPlcpEntry 4}

cds3PlcpBip8ESCurrent

::= {cds3AlarmPlcpEntry 5}

cds3PlcpBip8ES24HrBucket

::= {cds3AlarmPlcpEntry 6}

cds3PlcpBip8SESCurrent

::= {cds3AlarmPlcpEntry 7}

cds3PlcpBip8SES24HrBucket

::= {cds3AlarmPlcpEntry 8}

cds3PlcpSEFSCurrent

::= {cds3AlarmPlcpEntry 9}

cds3PlcpSEFS24HrBucket

::= {cds3AlarmPlcpEntry 10}

cds3PlcpUASCurrent

::= {cds3AlarmPlcpEntry 11}

cds3PlcpUAS24HrBucket

::= {cds3AlarmPlcpEntry 12}

The MIB objects are listed in Table 3-10.


Table 3-10: DS3 PLCP Alarm Table MIB Objects
Name Syntax Description Default Value

cds3AlarmPlcpTable

Sequence of cds3AlarmPlcpEntry

Describes the PLCP interface alarm table. This table maintains the CV, ES, SES, SEFS, and UAS for DS3 line with PLCP framing selected.

Refer to RFC 2496 for a description of these error statistics.

Max-Access: not-accessible

Status: current

none

cds3AlarmPlcpEntry

Cds3AlarmPlcpEntry

Provides an entry in the DS3 PLCP Alarm table. Bucket statistics (15 minute and 24-hour interval statistics) are gathered for each existing DS3 line with PLCP frame format selected. An entry is created automatically and is indexed by the DS3 line number.

Max-Access: not-accessible

Status: current

The index is ifIndex.

none

cds3PlcpLineAlarm
State

BITS {rxRAI(0), txRAI(1), rcvOOF(2), localLpbk(3), remoteLpbk(4)}

Specifies a bitmap of the DS3 Line Alarms. A value of zero for this object indicates no alarms.

Max-Access: read-only

Status: current

The bit positions and alarms include:

none

Bit Position Alarm

0

Receiving RAI

1

Transmitting RAI

2

Receiving OOF

3

Near End Local Loopback in effect

4

Near End Remote Loopback in effect

cds3PlcpLine
StatisticalAlarmState

BITS {cds3PlcpBip8CVCurrent(0), cds3PlcpBip8CV24HrBucket(1), cds3PlcpBip8ESCurrent(2), cds3PlcpBip8ES24HrBucket(3), cds3PlcpBip8SESCurrent(4), cds3PlcpBip8SES24HrBucket(5), cds3PlcpSEFSCurrent(6), cds3PlcpSEFS24HrBucket(7), cds3PlcpUASCurrent(8), cds3PlcpUAS24HrBucket(9)}

Specifies a bitmap of the DS3 PLCP Line Statistical Alarms. A value of zero for this object indicates no alarms.

Max-Access: read-only

Status: current

The bit positions and alarms include:

none

Bit Position Alarm

0

Bip8CV 15-minute threshold

1

Bip8CV 24-hour threshold

2

Bip8ES 15-minute threshold

3

Bip8ES 24-hour threshold

4

Bip8SES 15-minute threshold

5

Bip8SES 24-hour threshold

6

Plcp SEFS 15-minute threshold

7

Plcp SEFS 24-hour threshold

8

Plcp UAS 15-minute threshold

9

Plcp UAS 24-hour threshold

cds3PlcpBip8CV
Current

Counter32

Determines the number of BIP-8 code violations (CV) encountered by the line in the current 15-minute period.

Max-Access: read-only

Status: current

none

cds3PlcpBip8CV24
HrBucket

Counter32

Determines the number of BIP-8 CVs encountered by the line in the last 24 hours.

Max-Access: read-only

Status: current

none

cds3PlcpBip8ES
Current

Counter32

Determines the number of BIP-8 Errored Seconds (ES) encountered by the line in the current 15-minute period.

Max-Access: read-only

Status: current

none

cds3PlcpBip8ES24HrBucket

Counter32

Determines the number of BIP-8 errored seconds encountered by the line in the last 24 hours.

Max-Access: read-only

Status: current

none

cds3PlcpBip8SES
Current

Counter32

Determines the number of BIP-8 Severely Errored Seconds (SES) encountered by the line in the current 15-minute period.

Max-Access: read-only

Status: current

none

cds3PlcpBip8SES24HrBucket

Counter32

Determines the number of BIP-8 SES encountered by the line in the last 24 hours.

Max-Access: read-only

Status: current

none

cds3PlcpSEFS
Current

Counter32

Determines the number of BIP-8 Severely Errored Framing Seconds (SEFS) encountered by the line in the current 15-minute period.

Max-Access: read-only

Status: current

none

cds3PlcpSEFS24Hr
Bucket

Counter32

Determines the number of BIP-8 SEFS encountered by the line in the last 24 hours.

Max-Access: read-only

Status: current

none

cds3PlcpUASCurrent

Counter32

Determines the number of Unavailable Seconds (UAS) encountered by the line in the current 15-minute period.

Max-Access: read-only

Status: current

none

cds3PlcpUAS24Hr
Bucket

Counter32

Determines the number of BIP-8 UAS encountered by the line in the last 24 hours.

Max-Access: read-only

Status: current

none

DS3 PLCP Statistics Group

The object identifiers are listed in Table 3-11.


Table 3-11: DS3 PLCP Statistics Group Object Identifiers
Name Object Identifier

cds3PlcpStatsTable

::= {cds3Stats 2}

cds3PlcpStatsEntry

::= {cds3PlcpStatsTable 1}

cds3PlcpRcvBip8Count

::= {cds3PlcpStatsEntry 1}

cds3PlcpRcvOOFCount

::= {cds3PlcpStatsEntry 2}

cds3PlcpRcvRAICount

::= {cds3PlcpStatsEntry 3}

cds3PlcpFECount

::= {cds3PlcpStatsEntry 4}

cds3PlcpFESecCount

::= {cds3PlcpStatsEntry 5}

cds3PlcpSEFSecCountE

::= {cds3PlcpStatsEntry 6}

cds3PlcpFEBECount

::= {cds3PlcpStatsEntry 7}

cds3PlcpFEBESecCount

::= {cds3PlcpStatsEntry 8}

cds3PlcpSEFEBESecCount

::= {cds3PlcpStatsEntry 9}

A list of the MIB objects is shown in Table 3-12.


Table 3-12: DS3 PLCP Statistics Group MIB Objects
Name Syntax Description Default Value

cds3PlcpStatsTable

Sequence of cds3PlcpStatsEntry

Describes the T3 PLCP Statistics table. This table maintains the errors encountered by the T3 line with PLCP frame format selected from the time the line is up. Line fails and goes down as a result of failures. When the line is brought back up again by the user after eliminating the error conditions, the statistics are cleared.

Max-Access: not-accessible

Status: current

none

cds3PlcpStatsEntry

cds3PlcpStatsEntry

Contains an entry in the T3 PLCP Statistics table. Statistics are gathered for each existing T3 line with PLCP frame format selected. An entry is created automatically and is indexed by the T3 line number.

Max-Access: not-accessible

Status: current

The index is ifIndex.

none

cds3PlcpRcvBip8Count

Counter32

Determines the number of BIP-8 (Bit Interleaved Parity) errors encountered by the line.

Max-Access: read-only

Status: current

none

cds3PlcpRcvOOFCount

Counter32

Determines the number of times Out of Frame (OOF) is detected with or without integrating to OOF alarm.

Max-Access: read-only

Status: current

none

cds3PlcpRcvRAICount

Counter32

Determines the number of times Remote Alarm Indication (RAI) is detected with or without integrating to RAI alarm.

Max-Access: read-only

Status: current

none

cds3PlcpFECount

Counter32

Detects the number of Framing Errors.

Max-Access: read-only

Status: current

none

cds3PlcpFESecCount

Counter32

Detects the number of Framing Error errored seconds.

Max-Access: read-only

Status: current

none

cds3PlcpSEFSecCountE

Counter32

Detects the number of severely errored framing error seconds.

Max-Access: read-only

Status: current

none

cds3PlcpFEBECount

Counter32

Detects the count of Far End Block Errors (FEBE).

Max-Access: read-only

Status: current

none

cds3PlcpFEBESecCount

Counter32

Detects the number of FEBE errored seconds.

Max-Access: read-only

Status: current

none

cds3PlcpSEFEBESec
Count

Counter32

Detects the number of severely errored FEBE seconds.

Max-Access: read-only

Status: current

none

Units of Conformance

The object identifiers are listed in Table 3-13.


Table 3-13: Cisco DS3 MIB Units of Conformance Object Identifiers
Name Object Identifier

ciscoDs3ConfMIBGroup

::= {ciscoDs3MIBGroups 1}

cds3StatsMIBGroup

::= {ciscoDs3MIBGroups 2}

ciscoDs3AlarmMIBGroup

::= {ciscoDs3MIBGroups 3}

ciscoPlcpCounterMIBGroup

::= {ciscoDs3MIBGroups 4}

ciscoPlcpAlarmMIBGroup

::= {ciscoDs3MIBGroups 5}

A list of the MIB objects is listed in Table 3-14.


Table 3-14: Cisco DS3 MIB Units of Conformance MIB Objects
Name Objects Description Default Value

ciscoDs3ConfMIBGroup

cds3LineType, cds3LineAIScBitsCheck, cds3LineRcvFEACValidation, cds3LineOOFCriteria, cds3TraceToTransmit, cds3TraceToExpect, cds3TraceAlarm

Relates to the cds3Config group.

Status: current

none

cds3StatsMIBGroup

cds3RcvLOSCount, cds3RcvOOFCount, cds3RAICount, cds3CCVCount, cds3FECount

Relates to the cds3Stats group.

Status: current

none

ciscoDs3AlarmMIBGroup

cds3NEAlarmUpCount, cds3NEAlarmDownCount, cds3NEAlarmThreshold, cds3FEAlarmUpCount, cds3FEAlarmDownCount, cds3FEAlarmThreshold, cds3StatisticalAlarmSeverity, cds3LCV15MinThreshold, cds3LCV24HrThreshold, cds3LES15MinThreshold, cds3LES24HrThreshold, cds3PCV15MinThreshold, cds3PCV24HrThreshold, cds3PES15MinThreshold, cds3PES24HrThreshold, cds3PSES15MinThreshold, cds3PSES24HrThreshold, cds3SEFS15MinThreshold, cds3SEFS24HrThreshold, cds3UAS15MinThreshold, cds3UAS24HrThreshold, cds3CCV15MinThreshold, cds3CCV24HrThreshold, cds3CES15MinThreshold, cds3CES24HrThreshold, cds3CSES15MinThreshold, cds3CSES24HrThreshold, cds3LineStatisticalAlarmState

Relates to the cds3AlarmConfig group.

Status: current

none

ciscoPlcpCounterMIBGroup

cds3PlcpRcvBip8Count, cds3PlcpRcvOOFCount, cds3PlcpRcvRAICount, cds3PlcpFECount, cds3PlcpFESecCount, cds3PlcpSEFSecCount, cds3PlcpFEBECount, cds3PlcpFEBESecCount, cds3PlcpSEFEBESecCount

Relates to the cds3PlcpStats group.

Status: current

none

ciscoPlcpAlarmMIBGroup

cds3PlcpStatisticalAlarmSeverity, cds3PlcpBip8CV15MinThreshold, cds3PlcpBip8CV24HrThreshold, cds3PlcpBip8ES15MinThreshold, cds3PlcpBip8ES24HrThreshold, cds3PlcpBip8SES15MinThreshold, cds3PlcpBip8SES24HrThreshold, cds3PlcpSEFS15MinThreshold, cds3PlcpSEFS24HrThreshold, cds3PlcpUAS15MinThreshold, cds3PlcpUAS24HrThreshold, cds3PlcpLineAlarmState, cds3PlcpLineStatisticalAlarmState, cds3PlcpBip8CVCurrent, cds3PlcpBip8CV24HrBucket, cds3PlcpBip8ESCurrent, cds3PlcpBip8ES24HrBucket, cds3PlcpBip8SESCurrent, cds3PlcpBip8SES24HrBucket, cds3PlcpSEFSCurrent, cds3PlcpSEFS24HrBucket, cds3PlcpUASCurrent, cds3PlcpUAS24HrBucket

Relates to the cds3AlarmPlcp group.

Status: current

none


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Sep 15 10:54:01 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.