CISCO-MGX82XX-DSX3-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: CISCO-MGX82XX-DSX3-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
             dsx3Config 1.3.6.1.4.1.351.110.4.4.1.1
                 cwDsx3ConfigTable 1.3.6.1.4.1.351.110.4.4.1.1.1 no-access
The DS3/E3 Configuration table. There is one row for each DSX3 port in the system. The table size (number of rows) is given by the value of dsx3LineNumOfValidEntries.
                     cwDsx3ConfigEntry 1.3.6.1.4.1.351.110.4.4.1.1.1.1 no-access
An entry in the DSX3 Configuration table.
                         dsx3LineNum 1.3.6.1.4.1.351.110.4.4.1.1.1.1.1 integer32 read-only
This object is the identifier of a DS3/E3 Interface on a managed device. The range supported depends upon the type of the card(controller card, service module). For 1 port Card : Range is 1..1 Example : CESM-T3E3 For 2 Port Card : Range is 1..2 Example : PXM1-2T3E3. For 3 Port Card : Range is 1..3 Example: SRM-3T3
                         cwDsx3LineType 1.3.6.1.4.1.351.110.4.4.1.1.1.1.2 integer read-write
This variable indicates the variety of DS3 C-bit or E3 application implementing this interface. The type of interface affects the interpretation of the usage and error statistics. The rate of DS3 is 44.736 Mbps and E3 is 34.368 Mbps. The values, in sequence, describe: TITLE: SPECIFICATION: dsx3CbitParity ANSI T1.107a-1990 [9a] g832-g804 ITU-T G.832, G.804 dsx3M23 ANSI T1.107-1988 [9] g751 ITU-T G.751 CESM-T3 supports only ds3Unframed linetype. CESM-E3 supports only e3Unframed linetype. Enumeration: 'dsx3CbitParity': 1, 'g751': 4, 'e3Unframed': 6, 'g832-g804': 2, 'dsx3Unframed': 5, 'dsx3M23': 3.
                         cwDsx3LineCoding 1.3.6.1.4.1.351.110.4.4.1.1.1.1.3 integer read-write
This variable describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. dsx3B3ZS and e3HDB3 refer to the use of specified patterns of normal bits and bipolar violations which are used to replace sequences of zero bits of a specified length. dsx3B3ZS(1) : Bipolar 3-Zero Substitution(B3ZS) suppression. e3HDB3 (2) : High-Density Bipolar 3(HDB3) suppression. Enumeration: 'dsx3B3ZS': 1, 'e3HDB3': 2.
                         cwDsx3LineLength 1.3.6.1.4.1.351.110.4.4.1.1.1.1.4 integer read-write
This object specifies the length of the DS3 Line. This object provides information for line build out circuitry if it exists and can use this object to adjust the line build out. Enumeration: 'moreThan225': 2, 'lessThan225': 1.
                         dsx3LineOOFCriteria 1.3.6.1.4.1.351.110.4.4.1.1.1.1.5 integer read-write
This object specifies the out of frame decision criteria. OOF is declared when errors are detected in the framing octets for four consecuitive frames. fBits3Of8(1) : an OOF condition is declared if at least 3 of 8 framing bits are in error. fBits3Of16(2): an OOF is declared if 3 of 16 framing bits are found to be in error. notApplicable(3) : used in case where it is not applicable. This value can not be set. This object is not applicable when cwDsx3LineType is set to g832-g804(2) or g751(4). This object is not applicable for CESM-T3/E3 Enumeration: 'fBits3Of16': 2, 'notApplicable': 3, 'fBits3Of8': 1.
                         dsx3LineAIScBitsCheck 1.3.6.1.4.1.351.110.4.4.1.1.1.1.6 integer read-write
If check C-Bits options is chosen then AIS is declared when 1010 pattern is found and C-Bits are all zero. In the other case an AIS condition is declared when the AIS pattern 1010... is detected irrespective of the state of the C Bits. This object does not apply to the E3 interface. The value notApplicable(3) is used in case of interfaces where this object is not applicable. This object is not applicable for CESM-T3/E3. Enumeration: 'notApplicable': 3, 'ignorebits': 2, 'checkCbits': 1.
                         dsx3LineLoopbackCommand 1.3.6.1.4.1.351.110.4.4.1.1.1.1.7 integer read-write
This variable represents the loopback configuration of the DS3/E3 interface. The values mean: dsx3NoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value. dsx3RemoteLineLoop Near End loops back Remote data dsx3LocalLineLoop Near End loops back Local data(outbound). dsx3InboundLoopback Near End in bound loopback Local data(inbound). Enumeration: 'dsx3RemoteLineLoop': 2, 'dsx3NoLoop': 1, 'dsx3LocalLineLoop': 3, 'dsx3InbndLocalLoopback': 4.
                         dsx3LineRcvFEACValidation 1.3.6.1.4.1.351.110.4.4.1.1.1.1.8 integer read-write
This entry specifies the FEAC code validation criteria. fFEACCodes4Of5(1) : a valid FEAC code is declared if 4 of 5 codes match. fFEACCodes8Of10(2): a valid FEAC code is declared if 8 of 10 codes match. fFEACCodesDisable(3) : Do not respond to any valid FEAC code. This object is not applicable to E3 interface. This object is not supported in CESM-T3/E3. Enumeration: 'fFEACCodesDisable': 3, 'fFEACCodes8Of10': 2, 'fFEACCodes4Of5': 1.
                         dsx3LineXmtFEACCode 1.3.6.1.4.1.351.110.4.4.1.1.1.1.9 integer read-write
This variable indicates what bit-oriented code to transmit over the far-end alarm and control (FEAC) channel. The values mean: dsx3SendNoCode sending looped or normal data dsx3SendLineCode sending a request for a line loopback dsx3SendPayloadCode sending a request for a payload loopback (i.e., all DS1/E1s in a DS3/E3 frame) dsx3SendResetCode sending a loopback deactivation request. dsx3SendDS1LoopCode sending a request to put part of DS1/E1 within T3/E3 respectively into loopback. dsx3SendTestPattern sending a test pattern. This object is not applicable for CESM-T3/E3 Enumeration: 'dsx3SendLineCode': 2, 'dsx3SendTestPattern': 6, 'dsx3SendPayloadCode': 3, 'dsx3SendResetCode': 4, 'dsx3SendDS1LoopCode': 5, 'dsx3SendNoCode': 1.
                         dsx3LineBERTEnable 1.3.6.1.4.1.351.110.4.4.1.1.1.1.10 integer read-write
This object enables/disables the BERT function on an interface. The possible values are : disabled(1): disables port BERT functionality enabled (2): enables port BERT functionality. value specified in dsx3LineBERTPattern is transmitted over the interface. The far end may be looped back and the test pattern verified. Enumeration: 'disabled': 1, 'enabled': 2.
                         dsx3LineBERTPattern 1.3.6.1.4.1.351.110.4.4.1.1.1.1.11 integer read-write
This object defines the test bit pattern to be used for BERT. The possible values are : Repetitive Patterns allZero(1): All Zeroes(Continuous spaces). This is repeating pattern of zeros(...000...). The use of this pattern is to test and verify that the ones density policing mechanism is functioning properly. This pattern must be used in circuits optioned for B8ZS. allOnes(2): All Ones(Continuous Marks). This is repeating pattern of ones(...1111...). This provides testing of maximum power level requirements. The all one pattern test causes the repeater to consume the maximum amount of power. If there is insufficient DC span power then the repeater may begin to fail. Typically this pattern is used for a simple continuity check. It may also be used to detect the presence of unwanted loop in the network. alternateOneZero(3): Alternate one/zero pattern(..1010..). This pattern produces a 50% ones density. It is used to stress the repeater's DC power consumption. doubleOneZero(4): Double alternate one/zero(..1100..). userOneWord(5), userTwoWords(6), userThreeWords(7), userFourWords(8), pattern2p15minus1(9) : This is the 2^15-1(32767 bit length) pattern as specified in ITU O.151. It has the maximum of 15(inverted) sequential zeros. This sequence is primarily intended for error and jitter measurements at bit rates of 1544, 2048, 6312, 8448, 32064 and 44736 kbit/s. pattern2p20minus1(10): This is the 2^20-1(1048575 bits in length) pattern specified in ITU O.153.It has the maximum of 19(non-inverted) sequential zeros. This pattern is primarily intended for error measurements at bit rates up to 73kbit/s. This pattern stresses the equalization and timing recovery circuitry of line repeaters. pattern2p23minus1(11): This is the 2^23-1(1048575 bits in length) pattern. Enumeration: 'allZero': 1, 'allOnes': 2, 'pattern2p20minus1': 10, 'userTwoWords': 6, 'userOneWord': 5, 'alternateOneZero': 3, 'userFourWords': 8, 'pattern2p15minus1': 9, 'userThreeWords': 7, 'pattern2p23minus1': 11, 'doubleOneZero': 4.
                         dsx3LineBERTResult 1.3.6.1.4.1.351.110.4.4.1.1.1.1.12 integer read-only
Result of BERT Test. The value in this object is not applicable if dsx3LineBERTEnable is set to disabled(1). Enumeration: 'bertPassed': 2, 'bertFailed': 1.
                         dsx3BERTResultClrButton 1.3.6.1.4.1.351.110.4.4.1.1.1.1.13 integer read-write
Setting this object to clear(2) causes the BERT result field to get cleared. Enumeration: 'clear': 2, 'noAction': 1.
                         dsx3TrailTraceOption 1.3.6.1.4.1.351.110.4.4.1.1.1.1.14 integer read-write
This object is used for enabling/disabling G.832 Trail Trace. The trail trace is used to repetitively transmit a trail access point identifier so that a trail receiving terminal can verify its continued connection to the intended transmitter. It uses a 16-byte numbering format (see Rec E.164). The first byte of the string is a frame start marker and includes the result of a CRC-7 calculation over the previous frame. The value of this object is set to disable(1) in case of cards where this feature is not supported. This object is not applicable for FRSM-VHS and CESM-T3/E3. Enumeration: 'enable': 2, 'disable': 1.
                         dsx3TxTrailTrace 1.3.6.1.4.1.351.110.4.4.1.1.1.1.15 displaystring read-write
This object is used for specifying the data to be used for G.832 Trail Trace ID/String. This object is applicable only for E3 interfaces with G.832 framing. The trail trace ID is a 16 octet field that contains 1 octet of CRC-7(first octet) and 15 octets of data. The CRC-7 is automatically calculated by the system(card supporting this feature). The format of the value is: Frame Start Marker Error(HEX): CRC-7 Bytes 2-6 (ASCII) [Byte 1-5 of this object] Bytes 7-11 (ASCII) [Byte 6-10 of this object] Bytes 12-16 (ASCII) [Byte 11-15 of this object] This object is not applicable for FRSM-VHS and CESM-T3/E3.
                         dsx3RxTrailTrace 1.3.6.1.4.1.351.110.4.4.1.1.1.1.16 displaystring read-only
Received G.832 Trail Trace string. The format of the value is: First byte indicates CRC-7(frame start marker). Bytes 2-6 (ASCII) [Byte 1-5 of this object] Bytes 7-11 (ASCII) [Byte 6-10 of this object] Bytes 12-16 (ASCII) [Byte 11-15 of this object] The value of all zeroes indicates bad CRC-7. This object is not applicable for FRSM-VHS and CESM-T3/E3.
                         dsx3TxTimingMarker 1.3.6.1.4.1.351.110.4.4.1.1.1.1.17 integer read-write
Transmitted timing marker bit in G.832 MA byte. This object can be set to traceable(1) to indicate that the timing source is traceable to a primary reference clock and is otherwise set to untraceable(2). This is always set to untraceable(2) in case of card where this feature is not supported. This feature is not supported in FRSM-VHS and CESM-T3/E3. Enumeration: 'traceable': 1, 'untraceable': 2.
                         dsx3RxTimingMarker 1.3.6.1.4.1.351.110.4.4.1.1.1.1.18 integer read-write
Received timing marker bit in G.832 MA byte. This object can be set to traceable(1) to indicate that the timing source is tracable to a primary reference clock and is otherwise set to untraceable(2). This is always set to untraceable(2) in case of card where this feature is not supported. This feature is not supported in FRSM-VHS and CESM-T3/E3. Enumeration: 'traceable': 1, 'untraceable': 2.
                         dsx3TxPayloadType 1.3.6.1.4.1.351.110.4.4.1.1.1.1.19 integer read-write
This object specifies the G.832 payload type for transmit data. The possible values are : unequipped (1): not carrying any payload equipped (2): Equipped,non-specific atm (3): ATM sdhtu12s (4): SDH Elements mapping It is recommended that this object is not instantiated in case of cards which does not support G.832 functionality. This is not supported in FRSM-VHS and CESM-T3/E3 Enumeration: 'unequipped': 1, 'sdhtu12s': 4, 'atm': 3, 'equipped': 2.
                         dsx3RxPayloadType 1.3.6.1.4.1.351.110.4.4.1.1.1.1.20 integer read-only
Received payload type field in G.832 byte The possible values are : unequipped (1): not carrying any payload equipped (2): Equipped,non-specific atm (3): ATM sdhtu12s (4): SDH Elements mapping It is recommended that this object is not instantiated in case of cards which does not support G.832 functionality. This is not supported in FRSM-VHS and CESM-T3/E3 Enumeration: 'unequipped': 1, 'sdhtu12s': 4, 'atm': 3, 'equipped': 2.
                         dsx3TxTumf 1.3.6.1.4.1.351.110.4.4.1.1.1.1.21 integer32 read-only
This object contains the value of Tributary Multiframe Indicator(bits 6 and 7 of MA byte) in case of TU-1xs mapping. This is not supported in FRSM-VHS and CESM-T3/E3.
                         dsx3RxTumf 1.3.6.1.4.1.351.110.4.4.1.1.1.1.22 integer32 read-only
This object contains the value of Tributary Multiframe Indicator(bits 6 and 7 of MA byte) in case of TU-1xs mapping. This object is not supported in FRSM-VHS and CESM-T3/E3.
                         dsx3LineEnable 1.3.6.1.4.1.351.110.4.4.1.1.1.1.23 integer read-write
This object is used for enabling/disabling an interface and modifying the interface configuration. The possible values are: disable (1): Interface is administratively down enable (2): Interface is administratively up. modify (3): Used for modifying the parameters of an interface that has been already enabled(administratively up). To modify the parameters of this table, the value of this object must be set to enable(2) or modify(3). Enumeration: 'enable': 2, 'disable': 1, 'modify': 3.
                         dsx3FarEndLoopbkLineNum 1.3.6.1.4.1.351.110.4.4.1.1.1.1.24 integer read-write
Specify which DS1 or DS3 line in the far-end for the loopback testing. For CESM-T3/E3, only ds3line(30) is valid. Enumeration: 'ds1line25': 25, 'ds1line24': 24, 'ds1line27': 27, 'ds1line26': 26, 'ds1line21': 21, 'ds1line20': 20, 'ds1line23': 23, 'ds1line22': 22, 'ds1line29': 29, 'ds1line28': 28, 'ds1line18': 18, 'ds1line19': 19, 'ds1line14': 14, 'ds1line15': 15, 'ds1line16': 16, 'ds1line17': 17, 'ds1line10': 10, 'ds1line11': 11, 'ds1line12': 12, 'ds1line13': 13, 'ds3line': 30, 'ds1line8': 8, 'ds1line9': 9, 'ds1line6': 6, 'ds1line7': 7, 'ds1line4': 4, 'ds1line5': 5, 'ds1line2': 2, 'ds1line3': 3, 'ds1line1': 1.
                         dsx3LineXmtClockSrc 1.3.6.1.4.1.351.110.4.4.1.1.1.1.25 integer read-write
The source of the transmit clock. backplaneClk(2) : clock source is from the backplane. recoverClk (3) : clock source is derived from another t3 interface. localClk (4) : clock source is from a local oscillator on the card Enumeration: 'recoverClk': 2, 'backplaneClk': 1, 'localClk': 3.
                         dsx3FarEndLoopbkLineStatus 1.3.6.1.4.1.351.110.4.4.1.1.1.1.26 integer32 read-only
This is a bitmap of the DSX3 FarEnd line loopback status bits Bit Position Loopback indicator ----------- ----- 1 DS1 Line 1 2 DS1 Line 2 3 DS1 Line 3 4 DS1 Line 4 5 DS1 Line 5 6 DS1 Line 6 7 DS1 Line 7 8 DS1 Line 8 9 DS1 Line 9 10 DS1 Line 10 11 DS1 Line 11 12 DS1 Line 12 ... ... ... 28 DS1 Line 28 29 all DS1 Lines 30 DSX3 For CESM-T3/E3, only DSX3 bit (bit 30) is valid.
                         dsx3LineEqualizer 1.3.6.1.4.1.351.110.4.4.1.1.1.1.27 integer read-write
This object indicates whether the internal equalizer is being used or bypassed. Set this value depending on the line equipment to which the receiver is attached. intrnlequalizer(1): Use internal line equalizer extequalizer(2) : Use External equalizer or bypass internal equalizer. Enumeration: 'intrnlequalizer': 1, 'extequalizer': 2.
                         dsx3NearEndLoopbkLineStatus 1.3.6.1.4.1.351.110.4.4.1.1.1.1.28 integer32 read-only
This is a bitmap of the DSX3 NearEnd line loopback status bits BitPosition Loopback indicator ----------- ----- 1 DS1 Line 1 2 DS1 Line 2 3 DS1 Line 3 4 DS1 Line 4 5 DS1 Line 5 6 DS1 Line 6 7 DS1 Line 7 8 DS1 Line 8 9 DS1 Line 9 10 DS1 Line 10 11 DS1 Line 11 12 DS1 Line 12 ... ... ... 28 DS1 Line 28 29 DS1 Line 29 30 DSX3 For CESM-T3/E3, only DSX3 bit (bit 30) is valid.
                         dsx3SubRateEnable 1.3.6.1.4.1.351.110.4.4.1.1.1.1.29 integer read-write
This variable controls whether the DS3 subrates are enabled or not. The DS3 subrate is part of DSU functionality. This object is currently supported only in FRSM-VHS cards. It is recommended that this object is not instantiated in case of cards which does not support DSU functionality. Enumeration: 'enable': 2, 'disable': 1.
                         dsx3DsuSelect 1.3.6.1.4.1.351.110.4.4.1.1.1.1.30 integer read-write
The dsx3DsuSelect variable controls the type of DSU mode to be selected. The 'dsx3SubRateEnable' has to be set to 'enable' before selecting the mode in 'dsx3DsuSelect'. The possible values for this are : dl3100Mode - Indicates compatibility with Digital Link Inc's DL3100 DSU mode of operation. This mode permits line rates to be in multiples of 300 Kbps. adcKentroxMode - Indicates compatibility with ADC Kentrox's DSU. This mode permits line rates to be in multiples of 500 Kbps. larsCom - Indicates compatability with LarsCom DSU. clearChannel - Indicates the standard G.751 framing format (12 overhead bits and 1524 data bits in an E3 frame).This option is supported only in FRSM-2E3. dsuAlgorithm1 - dsuAlgorith4 - Presently this is not used in any of the cards. This object is supported only in FRSM-VHS cards. It is recommended that this object is not instantiated in case of cards which does not support DSU functionality. Enumeration: 'adcKentroxMode': 2, 'clearChannel': 4, 'larsCom': 3, 'dl3100Mode': 1, 'dsuAlgorithm2': 5, 'dsuAlgorithm3': 6, 'dsuAlgorithm4': 7, 'dsuAlgorithm5': 8.
                         dsx3LineRate 1.3.6.1.4.1.351.110.4.4.1.1.1.1.31 integer32 read-write
The desired line rate when 'dsx3SubRateEnable' is enabled. If dsx3DsuSelect is set to 'dl3100Mode', the line rate can be configured in steps of 300 Kbps. If dsx3DsuSelect is set to 'adcKentroxMode', the line rate can be configured in steps of 500 Kbps. This object is supported only in FRSM-VHS cards. It is recommended that this object is not instantiated in case of cards which does not support DSU functionality.
                         dsx3LineScrambleEnable 1.3.6.1.4.1.351.110.4.4.1.1.1.1.32 integer read-write
This variable turns the scrambling feature ON/OFF The scrambling is a technique that enables framing to be maintained on certain medium-speed edge and trunk interfaces. This object is ONLY applicable for FRSM-2T3/E3. Enumeration: 'disabled': 1, 'enabled': 2.
                 dsx3LineNumOfValidEntries 1.3.6.1.4.1.351.110.4.4.1.1.2 integer32 read-only
The number of DSX3 configuration entries (regardless of their current configuration) in the cwDsx3ConfigTable.
             dsx3AlarmConfig 1.3.6.1.4.1.351.110.4.4.1.2
                 dsx3AlarmConfigTable 1.3.6.1.4.1.351.110.4.4.1.2.1 no-access
The DSX3 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. The number of rows is given by dsx3LineNumOfValidEntries.
                     dsx3AlarmConfigEntry 1.3.6.1.4.1.351.110.4.4.1.2.1.1 no-access
An entry in the DSX3 Alarm Configuration table. Thresholds may be configured for: Line Code Violations (LCV), LineErrored Seconds (LES), Line Severely Errored Seconds (LSES), P-bit Coding Violations (PCV), P-bit Errored Seconds (PES), P-bit Severely Errored Seconds(PSES), Severely Errored Seconds (SES), Severely Errored Framing Seconds(SEFS), Unavailable Seconds (UAS), C-bit coding violations (CCV), C-bit errored seconds (CES), C-bit errored seconds (CSES). Once these thresholds are exceeded, minor or major alarms are raised. Please refer to RFC2496 for descriptions of these errors.
                         dsx3RedSeverity 1.3.6.1.4.1.351.110.4.4.1.2.1.1.1 integer read-write
This variable is used to setup the severity of RED alarm. So when LOS/LOF alarm is detected the card will send the alarm with appropriate severity status. A major alarm will cause audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. LOF detection is not applicable for CESM-8T3/E3. Enumeration: 'major': 2, 'minor': 1.
                         dsx3RAISeverity 1.3.6.1.4.1.351.110.4.4.1.2.1.1.2 integer read-write
This variable is used to setup the severity of RAI alarm. So when RAI alarm is detected the card will send the alarm with appropriate severity status. A major alarm will cause the audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. This is not applicable for CESM-T3/E3. Enumeration: 'major': 2, 'minor': 1.
                         dsx3NEAlarmUpCount 1.3.6.1.4.1.351.110.4.4.1.2.1.1.3 integer32 read-write
This parameter 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 dsx3NEAlarmDnCount while there is no alarm (the counter does not decrement below zero). When the integration counter exceeds dsx3NEAlarmThreshold an Alarm of the severity specified for the particular NE alarm is declared. LOF detection is not applicable for CESM-T3/E3
                         dsx3NEAlarmDownCount 1.3.6.1.4.1.351.110.4.4.1.2.1.1.4 integer32 read-write
This parameter specifies the decrement to the Near End alarm integration counters. The local 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 dsx3NEAlarmUpCount while there is no alarm (the counter does not decrement below zero). When the integration counter reaches zero any Alarm previously declared is removed. LOF detection is not applicable for CESM-T3/E3
                         dsx3NEAlarmThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.5 integer32 read-write
The value set in this object determines the value that the alarm integration counter must reach for an near end Alarm to be declared. If the up count is 6, the down count is 1 and the threshold 1500, an Alarm is integrated in 2.5 sec and removed in 15 seconds.
                         dsx3FEAlarmUpCount 1.3.6.1.4.1.351.110.4.4.1.2.1.1.6 integer32 read-write
This parameter specifies the increment to the Far End alarm integration counters. The local alarms are RAI and AIS. 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 dsx3FEAlarmDnCount while there is no alarm (the counter does not decrement below zero). When the integration counter exceeds dsx3FEAlarmThreshold an Alarm of the severity specified for the particular far end alarm is declared. This object is not applicable for CESM-T3/E3.
                         dsx3FEAlarmDownCount 1.3.6.1.4.1.351.110.4.4.1.2.1.1.7 integer32 read-write
This parameter specifies the decrement to the Far End alarm integration counters. The local alarms are AIS and RAI. The Default value is 1. The integration counter is decremented by this value every 10 ms (till zero), while no alarm persists. The counter is incremented by the value of dsx3FEAlarmUpCount while there is no alarm. When the integration counter decrements to zero any previously declared Alarm is removed. This object is not applicable for CESM-T3/E3.
                         dsx3FEAlarmThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.8 integer32 read-write
The value set in this object determines the value that the alarm integration counter must reach for an far end Alarm to be declared. If the up count is 6, the down count is 1 and the threshold 1500, an Alarm is integrated in 2.5 sec and removed in 15 seconds. This object is not applicable for CESM-T3/E3.
                         dsx3StatisticalAlarmSeverity 1.3.6.1.4.1.351.110.4.4.1.2.1.1.9 integer read-write
This variable is used to setup the severity of any of the Statistical alarms. So when a Statistical Counter exceeds its specified threshold the card will send the alarm with appropriate severity. A major alarm will cause the audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. Enumeration: 'major': 2, 'minor': 1.
                         dsx3LCV15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.10 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3LCV24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.11 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3LES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.12 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3LES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.13 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3LSES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.14 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3LSES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.15 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3PCV15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.16 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not supported in CESM-T3/E3. This object is not applicable for E3 interface.
                         dsx3PCV24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.17 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval This object is not supported in CESM-T3/E3. This object is not applicable for E3 interface.
                         dsx3PES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.18 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not supported in CESM-T3/E3. This object is not applicable for E3 interface.
                         dsx3PES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.19 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. This object is not supported in CESM-T3/E3 This object is not applicable for E3 interface.
                         dsx3PSES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.20 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object does not apply to the E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3PSES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.21 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3SEFS15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.22 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not supported in CESM-T3/E3
                         dsx3SEFS24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.23 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. This object is not supported in CESM-T3/E3
                         dsx3AISS15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.24 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not supported in CESM-T3/E3
                         dsx3AISS24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.25 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval This object is not supported in CESM-T3/E3
                         dsx3UAS15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.26 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3UAS24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.27 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3E3BIP8CV15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.28 integer32 read-write
G.832 BIP-8 error monitoring byte. 15 minute threshold value. This has no significance to E3 with G.751 framing which is used in FRSM-VHS This object is not supported in CESM-T3/E3.
                         dsx3E3BIP8CV24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.29 integer32 read-write
G.832 BIP-8 error monitoring byte. 24 hour threshold value. This has no significance to E3 with G.751 framing which is used in FRSM-VHS. This object is not supported in CESM-T3/E3.
                         dsx3E3BIP8ES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.30 integer32 read-write
G.832 BIP-8 error monitoring byte. 15 minute threshold value. This has no significance to E3 with G.751 framing which is used in FRSM-VHS. This object is not supported in CESM-T3/E3.
                         dsx3E3BIP8ES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.31 integer32 read-write
G.832 BIP-8 error monitoring byte. 24 hour threshold value. This has no significance to E3 with G.751 framing which is used in FRSM-VHS This object is not supported in CESM-T3/E3
                         dsx3E3BIP8SES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.32 integer32 read-write
G.832 BIP-8 error monitoring byte. 15 minute threshold value. This has no significance to E3 with G.751 framing which is used in FRSM-VHS This object is not supported in CESM-T3/E3
                         dsx3E3BIP8SES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.33 integer32 read-write
G.832 BIP-8 error monitoring byte. 24 hour threshold value. This has no significance to E3 with G.751 framing which is used in FRSM-VHS This object is not supported in CESM-T3/E3
                         dsx3CCV15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.34 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3CCV24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.35 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3CES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.36 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3CES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.37 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3CSES15MinThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.38 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
                         dsx3CSES24HrThreshold 1.3.6.1.4.1.351.110.4.4.1.2.1.1.39 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. This object is not applicable for E3 interface. This object is not supported in CESM-T3/E3.
             dsx3Alarm 1.3.6.1.4.1.351.110.4.4.1.3
                 dsx3AlarmTable 1.3.6.1.4.1.351.110.4.4.1.3.1 no-access
The DSX3 interface alarm table. This table contains the performance statistics and Error Events based on 15 minute and/or 24 hour interval. Performance Parameters: LES : Line Errored Seconds PES : P-bit Errored Seconds PSES : P-bit Severely Errored Seconds CES : C-bit Errored Seconds CSES : C-bit Severely Errored Seconds SEFS : Severely Errored Framing Seconds UAS : Unavailable Seconds Error Events: BPV : Bipolar Violation EXZ : Excessive Zeros LCV : Line Coding Violation PCV : P-bit Coding Violation CCV : C-bit Coding Violation.
                     dsx3AlarmEntry 1.3.6.1.4.1.351.110.4.4.1.3.1.1 no-access
An entry in the DSX3 Alarm table. The bucket statistics(15 minute and 24 hour interval statistics) are gathered for each ds3/e3 interface. Any entry is created automatically when ds3 interface is created.
                         dsx3LineAlarmState 1.3.6.1.4.1.351.110.4.4.1.3.1.1.1 integer32 read-only
This variable is a bitmap of the DSX3 Line ALarms on the card. A value of zero indicates no alarms. Itemized below are the individual bits: BitPosition Alarm ----------- ----- 0 Receiving RAI 1 Transmitting RAI 2 Receiving AIS 3 Transmitting AIS 4 Receiving OOF 5 Receiving LOS 6 Near End Local Loopback in effect 7 Near End Remote Loopback in effect 8 Receiving test pattern 9 Receive LCD 10 Receiving C-bit Parity pattern
                         dsx3LineStatisticalAlarmState 1.3.6.1.4.1.351.110.4.4.1.3.1.1.2 integer32 read-only
This is a bitmap of the DSX3 Line Statistical Alarms on the card. Zero indicates no alarms. Itemized below are the individual alarm bits: BitPosition Alarm ----------- ----- 0 LCV 15 minute threshold exceeded 1 LCV 24 hour threshold exceeded 2 LES 15 minute threshold exceeded 3 LES 24 hour threshold exceeded 4 LSES 15 minute threshold exceeded 5 LSES 24 hour threshold exceeded 6 PCV 15 minute threshold exceeded 7 PCV 24 hour threshold exceeded 8 PES 15 minute threshold exceeded 9 PES 24 hour threshold exceeded 10 PSES 15 minute threshold exceeded 11 PSES 24 hour threshold exceeded 12 SEFS 15 minute threshold exceeded 13 SEFS 24 hour threshold exceeded 14 AISS 15 minute threshold exceeded 15 AISS 24 hour threshold exceeded 16 UAS 15 minute threshold exceeded 17 UAS 24 hour threshold exceeded 18 BIP8CV/G.832 15 minute threshold exceeded 19 BIP8CV/G.832 24 hour threshold exceeded 20 BIP8ES/G.832 15 minute threshold exceeded 21 BIP8ES/G.832 24 hour threshold exceeded 22 BIP8SES/G.832 15 minute threshold exceeded 23 BIP8SES/G.832 24 hour threshold exceeded 24 CCV 15 minute threshold exceeded 25 CCV 24 hour threshold exceeded 26 CES 15 minute threshold exceeded 27 CES 24 hour threshold exceeded 28 CSES 15 minute threshold exceeded 29 CSES 24 hour threshold exceeded Bits 18 to 23 do not have any significance if the framing is G.751(which is used in FRSM_VHS) only bits 0,1,2,3,4,5,16 and 17 are applicable to CESM-T3/E3.
                         dsx3LCVCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.3 counter32 read-only
The number of Line Code Violations(LCV) encountered by the interface in current 15 minute period.
                         dsx3LCV15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.4 counter32 read-only
The number of Line Code Violations(LCV) encountered by the interface in current last 15 minute period.
                         dsx3LCV24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.5 counter32 read-only
The number of Line Code Violations(LCV) encountered by the interface in current last 24 hour period.
                         dsx3LESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.6 counter32 read-only
The number of Line Errored Seconds(LES) encountered by the interface in current 15 minute period.
                         dsx3LES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.7 counter32 read-only
The number of Line Errored Seconds(LES) encountered by the interface in last 15 minute period.
                         dsx3LES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.8 counter32 read-only
The number of Line Errored Seconds(LES) encountered by the interface in last 24 hour period.
                         dsx3LSESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.9 counter32 read-only
The number of Line Severely Errored Seconds(LSES) encountered by the interface in current 15 minute period.
                         dsx3LSES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.10 counter32 read-only
The number of Line Severely Errored Seconds(LSES) encountered by the interface in last 15 minute period.
                         dsx3LSES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.11 counter32 read-only
The number of Line Severely Errored Seconds(LSES) encountered by the interface in last 24 hour period.
                         dsx3PCVCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.12 counter32 read-only
The number of P-bit Coding Violations(PCV) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3PCV15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.13 counter32 read-only
The number of P-bit Coding Violations(PCV) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3PCV24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.14 counter32 read-only
The number of P-bit Coding Violations(PCV) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3PESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.15 counter32 read-only
The number of P-bit Errored Seconds(PES) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3PES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.16 counter32 read-only
The number of P-bit Errored Seconds(PES) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3PES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.17 counter32 read-only
The number of P-bit Errored Seconds(PES) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3PSESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.18 counter32 read-only
The number of P-bit Severely Errored Seconds(PSES) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3PSES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.19 counter32 read-only
The number of P-bit Severely Errored Seconds(PSES) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3PSES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.20 counter32 read-only
The number of P-bit Severely Errored Seconds(PSES) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3SEFSCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.21 counter32 read-only
The number of Severely Errored Framing Seconds(PSES) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3SEFS15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.22 counter32 read-only
The number of Severely Errored Framing Seconds(PSES) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3SEFS24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.23 counter32 read-only
The number of Severely Errored Framing Seconds(PSES) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3AISSCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.24 counter32 read-only
The number of AIS Severely Errored Seconds encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3AISS15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.25 counter32 read-only
The number of AIS Severely Errored Seconds encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3AISS24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.26 counter32 read-only
The number of AIS Severely Errored Seconds encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3UASCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.27 counter32 read-only
The number of Unavailable Seconds(UAS) encountered by the interface in current 15 minute period.
                         dsx3UAS15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.28 counter32 read-only
The number of Unavailable Seconds(UAS) encountered by the interface in last 15 minute period.
                         dsx3UAS24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.29 counter32 read-only
The number of Unavailable Seconds(UAS) encountered by the interface in last 24 Hour period.
                         dsx3PercentLcvEFS 1.3.6.1.4.1.351.110.4.4.1.3.1.1.30 integer32 read-only
This object gives the percentage of seconds without any LCV Errors in the total elapsed seconds.
                         dsx3E3BIP8CVCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.31 counter32 read-only
The number of G.832 BIP-8 Coding Violations (CV) encountered by the interface in current 15 minute period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8CV15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.32 counter32 read-only
The number of G.832 BIP-8 Coding Violations (CV) encountered by the interface in last 15 minute period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8CV24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.33 counter32 read-only
The number of G.832 BIP-8 Coding Violations (CV) encountered by the interface in last 24 Hour period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8ESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.34 counter32 read-only
The number of G.832 BIP-8 Errored Seconds(ES) encountered by the interface in current 15 minute period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8ES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.35 counter32 read-only
The number of G.832 BIP-8 Errored Seconds(ES) encountered by the interface in last 15 minute period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8ES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.36 counter32 read-only
The number of G.832 BIP-8 Errored Seconds(ES) encountered by the interface in last 24 Hour period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8SESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.37 counter32 read-only
The number of G.832 BIP-8 Severely Errored Seconds(SES) encountered by the interface in current 15 minute period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8SES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.38 counter32 read-only
The number of G.832 BIP-8 Severely Errored Seconds(SES) encountered by the interface in last 15 minute period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3E3BIP8SES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.39 counter32 read-only
The number of G.832 BIP-8 Severely Errored Seconds(SES) encountered by the interface in last 24 Hour period. This object is not supported in FRSM-VHS and CESM-T3/E3
                         dsx3LineAlarmClrButton 1.3.6.1.4.1.351.110.4.4.1.3.1.1.40 integer read-write
Setting this object to dsx3LineAlarmClear will cause all the alarms statuses and counters to reset. Enumeration: 'clear': 2, 'noAction': 1.
                         dsx3CCVCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.41 counter32 read-only
The number of C-bit Coding Violations(CCV) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3CCV15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.42 counter32 read-only
The number of C-bit Coding Violations(CCV) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3CCV24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.43 counter32 read-only
The number of C-bit Coding Violations(CCV) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3CESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.44 counter32 read-only
The number of C-bit Errored Seconds(CES) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3CES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.45 counter32 read-only
The number of C-bit Errored Seconds(CES) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3CES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.46 counter32 read-only
The number of C-bit Errored Seconds(CES) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
                         dsx3CSESCurrent 1.3.6.1.4.1.351.110.4.4.1.3.1.1.47 counter32 read-only
The number of C-bit Severely Errored Seconds(CSES) encountered by the interface in current 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3CSES15MinBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.48 counter32 read-only
The number of C-bit Severely Errored Seconds(CSES) encountered by the interface in last 15 minute period. This object is not supported in CESM-T3/E3
                         dsx3CSES24HrBucket 1.3.6.1.4.1.351.110.4.4.1.3.1.1.49 counter32 read-only
The number of C-bit Severely Errored Seconds(CSES) encountered by the interface in last 24 Hour period. This object is not supported in CESM-T3/E3
             dsx3Counter 1.3.6.1.4.1.351.110.4.4.1.4
                 dsx3CounterTable 1.3.6.1.4.1.351.110.4.4.1.4.1 no-access
This table is for ds3/e3 statistics. This table maintains the number of times the line encountered LOS, LOF, AIS, RAI, CCV and Framing Errors(FE) from the time it is up. Error statistics are cleared when the line is brought up from the failure state.
                     dsx3CounterEntry 1.3.6.1.4.1.351.110.4.4.1.4.1.1 no-access
An entry in the table. Statistics are gathered for each ds3/e3 interface. An entry is created automatically for each ds3/e3 interface that is activated.
                         dsx3RcvLOSCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.1 counter32 read-only
The number of times the Loss of Signal was detected with or without integrating to LOS alarm.
                         dsx3RcvOOFCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.2 counter32 read-only
The number of times the Out of Frame was detected with or without integrating to OOF alarm. This object is not supported in CESM-T3/E3
                         dsx3RAICount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.3 counter32 read-only
The number of times Yellow Alarms was detected with or without integrating to RAI alarm. This object is not supported in CESM-T3/E3
                         dsx3CCVCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.4 counter32 read-only
The counter associated with the number of C Bit Coding Violations encountered by a DS3/E3 interface. This object is not supported in CESM-T3/E3
                         dsx3FECount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.5 counter32 read-only
The number of Framing Pattern Errors encountered by a DS3/E3 interface. This object is not supported in CESM-T3/E3
                         dsx3AtmHECCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.6 counter32 read-only
The number of Header Check Sequence(HCS) Errors. This object is not supported in CESM-T3/E3
                         dsx3AtmHECSecCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.7 counter32 read-only
The number of HEC errored seconds. This object is not supported in CESM-T3/E3
                         dsx3AtmSEHECSecCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.8 counter32 read-only
The number of Severely HEC error seconds. This object is not supported in CESM-T3/E3
                         dsx3CounterClrButton 1.3.6.1.4.1.351.110.4.4.1.4.1.1.9 integer read-write
This variable is used to clear all the counters. Enumeration: 'clear': 2, 'noAction': 1.
                         dsx3RcvPERRCounter 1.3.6.1.4.1.351.110.4.4.1.4.1.1.10 counter32 read-only
The number of P-bit parity error. This object is not supported in CESM-T3/E3
                         dsx3RcvFEBECounter 1.3.6.1.4.1.351.110.4.4.1.4.1.1.11 counter32 read-only
The number of Far-end block error. This object is not supported in CESM-T3/E3
                         dsx3RcvEXZCounter 1.3.6.1.4.1.351.110.4.4.1.4.1.1.12 counter32 read-only
The number of excessive zeros This object is not supported in CESM-T3/E3
                         dsx3LCVCount 1.3.6.1.4.1.351.110.4.4.1.4.1.1.13 counter32 read-only
The counter associated with the number of Line Coding Violations encountered by a DS3/E3 interface.
             dsx3PlcpConfig 1.3.6.1.4.1.351.110.4.4.2.1
                 dsx3PlcpConfigTable 1.3.6.1.4.1.351.110.4.4.2.1.1 no-access
This table contains ATM interface DS3 PLCP configuration parameters.
                     dsx3PlcpConfigEntry 1.3.6.1.4.1.351.110.4.4.2.1.1.1 no-access
An entry in the DSX3 PLCP Configuration table.
                         dsx3PlcpNum 1.3.6.1.4.1.351.110.4.4.2.1.1.1.1 integer32 read-only
This object identifies the dsx3 PLCP interface. The value of this object must be same as the value specified in 'dsx3LineNum' object from cwDsx3ConfigTable.
                         dsx3PlcpCellFraming 1.3.6.1.4.1.351.110.4.4.2.1.1.1.2 integer read-only
The value for this object sets the cell delineation method used by the interface. The cell delineation defines how a receiving device recognizes the start and end of an ATM cell. framingByPlcp (1): The ATM Cells are in predetermined location within each PLCP row, so no additional method is needed to delineate ATM cells. framingByAtmHec (2): The Header Error Control field of the ATM cell header is used to delineate ATM cells. Enumeration: 'framingbyAtmHec': 2, 'framingByPlcp': 1.
                         dsx3PlcpPayloadScramble 1.3.6.1.4.1.351.110.4.4.2.1.1.1.3 integer read-write
The value for this object is used for enabling/disabling PLCP cell scrambling. Enumeration: 'enableScrambling': 1, 'disableScrambling': 2.
                         dsx3PlcpLoopCommand 1.3.6.1.4.1.351.110.4.4.2.1.1.1.4 integer read-write
specifies the type of loopback on the line. The possible value(s) are : noLoop (1): Not in loopback. remoteLineLoop (2): Remote Line Loopback. localLineLoop (3): Local Line Loopback. Enumeration: 'remoteLineLoop': 2, 'noLoop': 1, 'localLineLoop': 3.
                 dsx3PlcpNumOfValidEntries 1.3.6.1.4.1.351.110.4.4.2.1.2 integer32 read-only
This variable indicates the maximum number of entries in cwDsx3ConfigTable.
             dsx3PlcpAlarmConfig 1.3.6.1.4.1.351.110.4.4.2.2
                 dsx3PlcpAlarmConfigTable 1.3.6.1.4.1.351.110.4.4.2.2.1 no-access
This table contains the ATM interface PLCP alarm parameters.
                     dsx3PlcpAlarmConfigEntry 1.3.6.1.4.1.351.110.4.4.2.2.1.1 no-access
An entry in the DSX3 PLCP Alarm Configuration table. Thresholds may be configured for: Errored Seconds (ES) Coding Violations (CV) Severely Errored Seconds (SES) Unavailable Seconds (UAS), Once these thresholds are exceeded, minor or major alarms are raised. Please refer to RFC2496 for descriptions of these errors.
                         dsx3PlcpRedSeverity 1.3.6.1.4.1.351.110.4.4.2.2.1.1.1 integer read-write
This variable is used to setup the severity of PLCP RED alarm. So when PLCP_OOF alarm is detected the card will declare the alarm with appropriate severity status. A major alarm will cause the audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. Enumeration: 'major': 2, 'minor': 1.
                         dsx3PlcpRAISeverity 1.3.6.1.4.1.351.110.4.4.2.2.1.1.2 integer read-write
This variable is used to setup the severity of PLCP RAI alarm. So when PLCP RAI alarm is detected the card will send the alarm with appropriate severity status. A major alarm will cause the audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. Enumeration: 'major': 2, 'minor': 1.
                         dsx3PlcpLssSeverity 1.3.6.1.4.1.351.110.4.4.2.2.1.1.3 integer read-write
This variable is used to setup the severity of PLCP RAI alarm. So when PLCP LSS alarm is detected the card will send the alarm with appropriate severity status. A major alarm will cause the audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. Enumeration: 'major': 2, 'minor': 1.
                         dsx3PlcpLssEnable 1.3.6.1.4.1.351.110.4.4.2.2.1.1.4 integer read-write
This objects specifies whether the LSS feature is enabled/disabled. Enumeration: 'lssEnable': 1, 'lssDisable': 2.
                         dsx3PlcpLssCodeConnected 1.3.6.1.4.1.351.110.4.4.2.2.1.1.5 integer32 read-write
This object derfines the value of the LSS code that is to be interpreted as Link Connected.
                         dsx3PlcpLssCodeRxLinkDn 1.3.6.1.4.1.351.110.4.4.2.2.1.1.6 integer32 read-write
This object defines the value of the LSS code that is to be identified as Receive Link Down.
                         dsx3PlcpLssCodeRxLinkUp 1.3.6.1.4.1.351.110.4.4.2.2.1.1.7 integer32 read-write
This object defines the value of the LSS code that is to be interpreted as Receive Link Up.
                         dsx3PlcpStatisticalAlarmSeverity 1.3.6.1.4.1.351.110.4.4.2.2.1.1.8 integer read-write
This variable sets up the severity of PLCP Statistical alarm. So when PLCP Statistical alarm is detected, the card will send the alarm with appropriate severity. A major alarm will cause the audible notification and the MAJOR ALARM LED will be turned ON. A minor alarm will just turn on the MINOR ALARM LED. Enumeration: 'major': 2, 'minor': 1.
                         dsx3PlcpBip8CV15MinThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.9 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3PlcpBip8CV24HrThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.10 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3PlcpBip8ES15MinThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.11 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3PlcpBip8ES24HrThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.12 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3PlcpBip8SES15MinThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.13 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3PlcpBip8SES24HrThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.14 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3PlcpSEFS15MinThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.15 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3PlcpSEFS24HrThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.16 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                         dsx3PlcpUAS15MinThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.17 integer32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                         dsx3PlcpUAS24HrThreshold 1.3.6.1.4.1.351.110.4.4.2.2.1.1.18 integer32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
             dsx3PlcpAlarm 1.3.6.1.4.1.351.110.4.4.2.3
                 dsx3PlcpAlarmTable 1.3.6.1.4.1.351.110.4.4.2.3.1 no-access
This table contains ATM interface DS3 PLCP alarm configuration.
                     dsx3PlcpAlarmEntry 1.3.6.1.4.1.351.110.4.4.2.3.1.1 no-access
An entry in the ATM DS3 PLCP alarm table. Bucket statistics (15 minute and 24 Hour interval) are gathered for each ds3/e3 interface automatically.
                         dsx3PlcpLineAlarmState 1.3.6.1.4.1.351.110.4.4.2.3.1.1.1 integer32 read-only
This variable is a bitmap of the DSX3 Line alarms. A value of zero indicates no alarms. Itemized below are the individual bits: BitPosition Alarm ----------- ----- 0 Receiving RAI 1 Transmitting RAI 2 Receiving OOF 3 Receiving LSS Link Up 4 Transmitting LSS Link Up 5 Receiving LSS Link Down 6 Transmitting LSS Link Down 7 Near End Local Loopback in effect 8 Near End Remote Loopback in effect
                         dsx3PlcpLineStatisticalAlarmState 1.3.6.1.4.1.351.110.4.4.2.3.1.1.2 integer32 read-only
This variable is a bitmap of the DSX3 Line Statictical Alarms on the card. A value of zero indicates no alarms. Itemized below are the individual alarm bits: BitPosition Alarm ----------- ----- 0 Bip8CV 15 minute threshold exceeded 1 Bip8CV 24 hour threshold exceeded 2 Bip8ES 15 minute threshold exceeded 3 Bip8ES 24 hour threshold exceeded 4 Bip8SES 15 minute threshold exceeded 5 Bip8SES 24 hour threshold exceeded 6 Plcp SEFS 15 minute threshold exceeded 7 Plcp SEFS 24 hour threshold exceeded 8 Plcp UAS 15 minute threshold exceeded 9 Plcp UAS 24 hour threshold exceeded
                         dsx3PlcpBip8CVCurrent 1.3.6.1.4.1.351.110.4.4.2.3.1.1.3 counter32 read-only
This counter counts the number of BIP-8 code violations encountered by the interface.
                         dsx3PlcpBip8CV15MinBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.4 counter32 read-only
The counter associated with the number of BIP-8 code violations in the last 15 minute period encountered by the interface.
                         dsx3PlcpBip8CV24HrBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.5 counter32 read-only
The counter associated with the number of BIP-8 code violations in the last 24 hour period encountered by the interface.
                         dsx3PlcpBip8ESCurrent 1.3.6.1.4.1.351.110.4.4.2.3.1.1.6 counter32 read-only
This counter counts the number of BIP-8 code violations Errored Seconds encountered by the interface.
                         dsx3PlcpBip8ES15MinBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.7 counter32 read-only
This counter counts the number of BIP-8 code violations Errored Seconds in the last 15 minutes encountered by the interface.
                         dsx3PlcpBip8ES24HrBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.8 counter32 read-only
This counter counts the number of BIP-8 code violations Errored Seconds in the last 24 hours encountered by the interface.
                         dsx3PlcpBip8SESCurrent 1.3.6.1.4.1.351.110.4.4.2.3.1.1.9 counter32 read-only
This counter counts the number of Bip8 code violations Severely Errored Seconds encountered by the interface.
                         dsx3PlcpBip8SES15MinBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.10 counter32 read-only
This counter counts the number of BIP-8 Severely Errored Seconds in the last 15 minutes encountered by the interface.
                         dsx3PlcpBip8SES24HrBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.11 counter32 read-only
This counter counts the number of BIP-8 Severely Errored Seconds in the last 24 hours encountered by the interface.
                         dsx3PlcpSEFSCurrent 1.3.6.1.4.1.351.110.4.4.2.3.1.1.12 counter32 read-only
This counter counts the number of Severely Errored Framing Seconds encountered by the interface.
                         dsx3PlcpSEFS15MinBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.13 counter32 read-only
This counter counts the number of Severely Errored Framing Seconds in the last 15 minutes encountered by the interface.
                         dsx3PlcpSEFS24HrBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.14 counter32 read-only
This counter counts the number of Severely Errored Framing Seconds in the last 24 hours encountered by the interface.
                         dsx3PlcpUASCurrent 1.3.6.1.4.1.351.110.4.4.2.3.1.1.15 counter32 read-only
This counter counts the number of Unavailable Seconds encountered by the interface.
                         dsx3PlcpUAS15MinBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.16 counter32 read-only
This counter counts the number of Unavailable Seconds in the last 15 minutes encountered by the interface.
                         dsx3PlcpUAS24HrBucket 1.3.6.1.4.1.351.110.4.4.2.3.1.1.17 counter32 read-only
This counter counts the number of Unavailable Seconds in the last 24 hours encountered by the interface.
                         dsx3PlcpAlarmClrButton 1.3.6.1.4.1.351.110.4.4.2.3.1.1.18 integer read-write
This variable is used to clear all the alarms. Enumeration: 'dsx3PlcpAlarmNoAction': 1, 'dsx3PlcpAlarmClear': 2.
             dsx3PlcpCounter 1.3.6.1.4.1.351.110.4.4.2.4
                 dsx3PlcpCounterTable 1.3.6.1.4.1.351.110.4.4.2.4.1 no-access
The table for DS3 PLCP counter table.
                     dsx3PlcpCounterEntry 1.3.6.1.4.1.351.110.4.4.2.4.1.1 no-access
An entry in the DS3 PLCP counter table.
                         dsx3PlcpRcvBip8Count 1.3.6.1.4.1.351.110.4.4.2.4.1.1.1 counter32 read-only
The number of BIP-8 errors encountered by the interface.
                         dsx3PlcpRcvOOFCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.2 counter32 read-only
The number of times the Out of Frame(OOF) was detected with or without integrating to OOF alarm.
                         dsx3PlcpRcvRAICount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.3 counter32 read-only
The number of times Remote Alarm Indication(RAI) was detected with or without integrating to RAI alarm.
                         dsx3PlcpFECount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.4 counter32 read-only
The number of Framing Errors detected.
                         dsx3PlcpFESecCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.5 counter32 read-only
The number of Framing Error errored seconds.
                         dsx3PlcpSEFESecCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.6 counter32 read-only
The number of Severely errored Framing error seconds.
                         dsx3PlcpFEBECount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.7 counter32 read-only
The number of Far End Block Errors(FEBE) detected.
                         dsx3PlcpFEBESecCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.8 counter32 read-only
The number of FEBE errored seconds.
                         dsx3PlcpSEFEBESecCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.9 counter32 read-only
The number of Severely errored FEBE seconds.
                         dsx3PlcpHECCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.10 counter32 read-only
The number of HCS Errors.
                         dsx3PlcpHECSecCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.11 counter32 read-only
The number of HEC errored seconds.
                         dsx3PlcpSEHECSecCount 1.3.6.1.4.1.351.110.4.4.2.4.1.1.12 counter32 read-only
The number of Severely HEC error seconds.
                         dsx3PlcpCounterClrButton 1.3.6.1.4.1.351.110.4.4.2.4.1.1.13 integer read-write
This variable is used to clear all the counters. Enumeration: 'dsx3PlcpCounterClear': 2, 'dsx3PlcpCounterNoAction': 1.
                 dsx3PlcpCounterValidEntries 1.3.6.1.4.1.351.110.4.4.2.4.2 integer32 read-only
The maximum number of entries in the dsx3PlcpCounterTable.
 ciscoMgx82xxDsx3MIB 1.3.6.1.4.1.351.150.59
The MIB Module for DS3/E3 interface configuration , statistics and Alarm configuration. This MIB is supported in T3/E3 service modules in MGX products. Some of the T3/E3 service modules(Cards) are: PXM1 : Processor Switch Module. CESM-T3E3: Circuit Emulation Service Module FRSM-VHS : Frame Relay Service Module. Includes T3 and Channelized T3 categories. FRSM-2CT3: Channelized FRSM Module SRM-3T3 : Service Resource Module Terminologies Used : SDH : SONET Digital Hierarchy PLCP : Physical Layer Convergence Procedure. BERT : Bit Error Rate Testing. FEAC : Far End Alarm Code. OOF : Out Of Frame. AIS : Alarm Indication Signal. LOF : Loss Of Frame. RAI : Remote Alarm Indication. HCS : Header Check Sequence HEC : Header Error Control MA byte : Maintenance and Adaptation byte Tx MA Byte: This is explained in ITU-T G.832 This Byte contains following fields: Payload type Payload dependent bits Timing maker bit Rx MA Byte: This is explained in ITU-T G.832 This Byte contains following fields: Payload type Timing maker bit
       cmDsx3MIBConformance 1.3.6.1.4.1.351.150.59.2
           cmDsx3MIBGroups 1.3.6.1.4.1.351.150.59.2.1
               cmDsx3GeneralGroup 1.3.6.1.4.1.351.150.59.2.1.1
The collection of objects which are used for providing number of entries in dsx3 and PLCP tables.
               cmDsx3ConfGroup 1.3.6.1.4.1.351.150.59.2.1.2
The collection of objects which are used for configuring DS3/E3 interfaces.
               cmDsx3E3ConfGroup 1.3.6.1.4.1.351.150.59.2.1.3
The collection of objects which are applicable for E3 interfaces only.
               cmDsx3BertConfigGroup 1.3.6.1.4.1.351.150.59.2.1.4
The collection of objects which are used for BERT on DS3/E3 interfaces.
               cmDsx3StatsGroup 1.3.6.1.4.1.351.150.59.2.1.5
The collection of objects related to DS3/E3 statistics.
               cmDsx3E3AlarmConfGenGroup 1.3.6.1.4.1.351.150.59.2.1.6
The collection of objects used for alarm configuration of DS3 and E3 interfaces.
               cmDsx3AlarmConfGroup 1.3.6.1.4.1.351.150.59.2.1.7
The collection of objects used for alarm configuration of DS3 interfaces.
               cmDsx3E3AlarmConfGroup 1.3.6.1.4.1.351.150.59.2.1.8
The collection of objects used for alarm configuration of E3 interfaces.
               cmDsx3AlarmStatsGenGroup 1.3.6.1.4.1.351.150.59.2.1.9
The collection of objects related to performance statistics and error events for ds3 end e3 interfaces.
               cmDsx3AlarmStatsGroup 1.3.6.1.4.1.351.150.59.2.1.10
The collection of objects related to performance statistics and error events for ds3 interfaces.
               cmDsx3E3AlarmStatsGroup 1.3.6.1.4.1.351.150.59.2.1.11
The collection of objects related to performance statistics and error events for e3 interfaces.
               cmDsx3PlcpConfGroup 1.3.6.1.4.1.351.150.59.2.1.12
The collection of objects related to PLCP Configuration on DS3 interfaces.
               cmDsx3PlcpStatsGroup 1.3.6.1.4.1.351.150.59.2.1.13
The collection of objects related to PLCP statistics on DS3 interfaces.
               cmDsx3PlcpAlarmConfGroup 1.3.6.1.4.1.351.150.59.2.1.14
The collection of objects used for PLCP Alarm configuration on DS3 interfaces.
               cmDsx3PlcpAlarmGroup 1.3.6.1.4.1.351.150.59.2.1.15
The collection of objects used for PLCP Alarm configuration on DS3 interfaces.
           cmDsx3MIBCompliances 1.3.6.1.4.1.351.150.59.2.2
               cmDsx3Compliance 1.3.6.1.4.1.351.150.59.2.2.1
The compliance statement for objects related to DS3 MIB.