MIBs Depot

CISCO-MGX82XX-DSX3-MIB

Registered at
1.3.6.1.4.1.351.110.4.4.1.1
1.3.6.1.4.1.351.110.4.4.1.2
1.3.6.1.4.1.351.110.4.4.1.3
1.3.6.1.4.1.351.110.4.4.1.4
1.3.6.1.4.1.351.110.4.4.2.1
1.3.6.1.4.1.351.110.4.4.2.2
1.3.6.1.4.1.351.110.4.4.2.3
1.3.6.1.4.1.351.110.4.4.2.4
1.3.6.1.4.1.351.150.59
Last updated
2003-01-11 00:00
Organization
Cisco Systems, Inc.
Revisions
2003-01-11 00:00
Namespace
cisco
Source file
CISCO-MGX82XX-DSX3-MIB
Digest
sha256:f8c13c2e241cd2ec3e608c44de1036044f6155a48fffb9fe02be366866a5bd46

Description

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

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com

Imports

FromSymbols
BASIS-MIBdsx3Framing, dsx3Line
CISCOWAN-SMIciscoWan
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BASIS-MIB
CISCO-MGX82XX-DSX3-MIB
CISCOWAN-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
dsx3Config
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.1.1
cwDsx3ConfigTable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1not-accessiblecurrent
cwDsx3ConfigEntry
OBJECT-TYPE
An entry in the DSX3 Configuration table.
1.3.6.1.4.1.351.110.4.4.1.1.1.1not-accessiblecurrent
dsx3LineNum
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.1.1.1.1Integer32 (1..2147483647)read-onlycurrent
cwDsx3LineType
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.2INTEGER {dsx3CbitParity(1), g832-g804(2), dsx3M23(3), g751(4), dsx3Unframed(5), e3Unframed(6)}read-writecurrent
cwDsx3LineCoding
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.3INTEGER {dsx3B3ZS(1), e3HDB3(2)}read-writecurrent
cwDsx3LineLength
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.4INTEGER {lessThan225(1), moreThan225(2)}read-writecurrent
dsx3LineOOFCriteria
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.1.1.1.5INTEGER {fBits3Of8(1), fBits3Of16(2), notApplicable(3)}read-writecurrent
dsx3LineAIScBitsCheck
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.6INTEGER {checkCbits(1), ignorebits(2), notApplicable(3)}read-writecurrent
dsx3LineLoopbackCommand
OBJECT-TYPE
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).
1.3.6.1.4.1.351.110.4.4.1.1.1.1.7INTEGER {dsx3NoLoop(1), dsx3RemoteLineLoop(2), dsx3LocalLineLoop(3), dsx3InbndLocalLoopback(4)}read-writecurrent
dsx3LineRcvFEACValidation
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.8INTEGER {fFEACCodes4Of5(1), fFEACCodes8Of10(2), fFEACCodesDisable(3)}read-writecurrent
dsx3LineXmtFEACCode
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.1.1.1.9INTEGER {dsx3SendNoCode(1), dsx3SendLineCode(2), dsx3SendPayloadCode(3), dsx3SendResetCode(4), dsx3SendDS1LoopCode(5), dsx3SendTestPattern(6)}read-writecurrent
dsx3LineBERTEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.10INTEGER {disabled(1), enabled(2)}read-writecurrent
dsx3LineBERTPattern
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.11INTEGER {allZero(1), allOnes(2), alternateOneZero(3), doubleOneZero(4), userOneWord(5), userTwoWords(6), userThreeWords(7), userFourWords(8), pattern2p15minus1(9), pattern2p20minus1(10), pattern2p23minus1(11)}read-writecurrent
dsx3LineBERTResult
OBJECT-TYPE
Result of BERT Test. The value in this object is not applicable if dsx3LineBERTEnable is set to disabled(1).
1.3.6.1.4.1.351.110.4.4.1.1.1.1.12INTEGER {bertFailed(1), bertPassed(2)}read-onlycurrent
dsx3BERTResultClrButton
OBJECT-TYPE
Setting this object to clear(2) causes the BERT result field to get cleared.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.13INTEGER {noAction(1), clear(2)}read-writecurrent
dsx3TrailTraceOption
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.14INTEGER {disable(1), enable(2)}read-writecurrent
dsx3TxTrailTrace
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.15DisplayString (SIZE(1..15))read-writecurrent
dsx3RxTrailTrace
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.16DisplayString (SIZE(1..15))read-onlycurrent
dsx3TxTimingMarker
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.17INTEGER {traceable(1), untraceable(2)}read-writecurrent
dsx3RxTimingMarker
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.18INTEGER {traceable(1), untraceable(2)}read-writecurrent
dsx3TxPayloadType
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.1.1.1.19INTEGER {unequipped(1), equipped(2), atm(3), sdhtu12s(4)}read-writecurrent
dsx3RxPayloadType
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.1.1.1.20INTEGER {unequipped(1), equipped(2), atm(3), sdhtu12s(4)}read-onlycurrent
dsx3TxTumf
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.21Integer32 (0..3)read-onlycurrent
dsx3RxTumf
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.22Integer32 (0..3)read-onlycurrent
dsx3LineEnable
OBJECT-TYPE
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).
1.3.6.1.4.1.351.110.4.4.1.1.1.1.23INTEGER {disable(1), enable(2), modify(3)}read-writecurrent
dsx3FarEndLoopbkLineNum
OBJECT-TYPE
Specify which DS1 or DS3 line in the far-end for the loopback testing. For CESM-T3/E3, only ds3line(30) is valid.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.24INTEGER {ds1line1(1), ds1line2(2), ds1line3(3), ds1line4(4), ds1line5(5), ds1line6(6), ds1line7(7), ds1line8(8), ds1line9(9), ds1line10(10), ds1line11(11), ds1line12(12), ds1line13(13), ds1line14(14), ds1line15(15), ds1line16(16), ds1line17(17), ds1line18(18), ds1line19(19), ds1line20(20), ds1line21(21), ds1line22(22), ds1line23(23), ds1line24(24), ds1line25(25), ds1line26(26), ds1line27(27), ds1line28(28), ds1line29(29), ds3line(30)}read-writecurrent
dsx3LineXmtClockSrc
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.1.1.1.25INTEGER {backplaneClk(1), recoverClk(2), localClk(3)}read-writecurrent
dsx3FarEndLoopbkLineStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.26Integer32 (0..2147483647)read-onlycurrent
dsx3LineEqualizer
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.27INTEGER {intrnlequalizer(1), extequalizer(2)}read-writecurrent
dsx3NearEndLoopbkLineStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.28Integer32 (0..2147483647)read-onlycurrent
dsx3SubRateEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.29INTEGER {disable(1), enable(2)}read-writecurrent
dsx3DsuSelect
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.30INTEGER {dl3100Mode(1), adcKentroxMode(2), larsCom(3), clearChannel(4), dsuAlgorithm2(5), dsuAlgorithm3(6), dsuAlgorithm4(7), dsuAlgorithm5(8)}read-writecurrent
dsx3LineRate
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.31Integer32 (300..44736)read-writecurrent
dsx3LineScrambleEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.1.1.1.32INTEGER {disabled(1), enabled(2)}read-writecurrent
dsx3LineNumOfValidEntries
OBJECT-TYPE
The number of DSX3 configuration entries (regardless of their current configuration) in the cwDsx3ConfigTable.
1.3.6.1.4.1.351.110.4.4.1.1.2Integer32 (0..2147483647)read-onlycurrent
dsx3AlarmConfig
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.1.2
dsx3AlarmConfigTable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1not-accessiblecurrent
dsx3AlarmConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1not-accessiblecurrent
dsx3RedSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.1INTEGER {minor(1), major(2)}read-writecurrent
dsx3RAISeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.2INTEGER {minor(1), major(2)}read-writecurrent
dsx3NEAlarmUpCount
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.3Integer32 (0..2147483647)read-writecurrent
dsx3NEAlarmDownCount
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.4Integer32 (0..2147483647)read-writecurrent
dsx3NEAlarmThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.5Integer32 (0..2147483647)read-writecurrent
dsx3FEAlarmUpCount
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.6Integer32 (0..2147483647)read-writecurrent
dsx3FEAlarmDownCount
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.7Integer32 (0..2147483647)read-writecurrent
dsx3FEAlarmThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.8Integer32 (0..2147483647)read-writecurrent
dsx3StatisticalAlarmSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.9INTEGER {minor(1), major(2)}read-writecurrent
dsx3LCV15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.10Integer32 (0..2147483647)read-writecurrent
dsx3LCV24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.11Integer32 (0..2147483647)read-writecurrent
dsx3LES15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.12Integer32 (0..2147483647)read-writecurrent
dsx3LES24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.13Integer32 (0..2147483647)read-writecurrent
dsx3LSES15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.14Integer32 (0..2147483647)read-writecurrent
dsx3LSES24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.15Integer32 (0..2147483647)read-writecurrent
dsx3PCV15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.16Integer32 (0..2147483647)read-writecurrent
dsx3PCV24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.17Integer32 (0..2147483647)read-writecurrent
dsx3PES15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.18Integer32 (0..2147483647)read-writecurrent
dsx3PES24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.19Integer32 (0..2147483647)read-writecurrent
dsx3PSES15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.20Integer32 (0..2147483647)read-writecurrent
dsx3PSES24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.21Integer32 (0..2147483647)read-writecurrent
dsx3SEFS15MinThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.22Integer32 (0..2147483647)read-writecurrent
dsx3SEFS24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.23Integer32 (0..2147483647)read-writecurrent
dsx3AISS15MinThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.24Integer32 (0..2147483647)read-writecurrent
dsx3AISS24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.25Integer32 (0..2147483647)read-writecurrent
dsx3UAS15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.26Integer32 (0..2147483647)read-writecurrent
dsx3UAS24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.27Integer32 (0..2147483647)read-writecurrent
dsx3E3BIP8CV15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.28Integer32 (0..2147483647)read-writecurrent
dsx3E3BIP8CV24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.29Integer32 (0..2147483647)read-writecurrent
dsx3E3BIP8ES15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.30Integer32 (0..2147483647)read-writecurrent
dsx3E3BIP8ES24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.31Integer32 (0..2147483647)read-writecurrent
dsx3E3BIP8SES15MinThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.32Integer32 (0..2147483647)read-writecurrent
dsx3E3BIP8SES24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.2.1.1.33Integer32 (0..2147483647)read-writecurrent
dsx3CCV15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.34Integer32 (0..2147483647)read-writecurrent
dsx3CCV24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.35Integer32 (0..2147483647)read-writecurrent
dsx3CES15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.36Integer32 (0..2147483647)read-writecurrent
dsx3CES24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.37Integer32 (0..2147483647)read-writecurrent
dsx3CSES15MinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.38Integer32 (0..2147483647)read-writecurrent
dsx3CSES24HrThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.2.1.1.39Integer32 (0..2147483647)read-writecurrent
dsx3Alarm
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.1.3
dsx3AlarmTable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.3.1not-accessiblecurrent
dsx3AlarmEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.3.1.1not-accessiblecurrent
dsx3LineAlarmState
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.1Integer32 (0..2147483647)read-onlycurrent
dsx3LineStatisticalAlarmState
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.2Integer32 (0..2147483647)read-onlycurrent
dsx3LCVCurrent
OBJECT-TYPE
The number of Line Code Violations(LCV) encountered by the interface in current 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.3Counter32read-onlycurrent
dsx3LCV15MinBucket
OBJECT-TYPE
The number of Line Code Violations(LCV) encountered by the interface in current last 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.4Counter32read-onlycurrent
dsx3LCV24HrBucket
OBJECT-TYPE
The number of Line Code Violations(LCV) encountered by the interface in current last 24 hour period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.5Counter32read-onlycurrent
dsx3LESCurrent
OBJECT-TYPE
The number of Line Errored Seconds(LES) encountered by the interface in current 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.6Counter32read-onlycurrent
dsx3LES15MinBucket
OBJECT-TYPE
The number of Line Errored Seconds(LES) encountered by the interface in last 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.7Counter32read-onlycurrent
dsx3LES24HrBucket
OBJECT-TYPE
The number of Line Errored Seconds(LES) encountered by the interface in last 24 hour period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.8Counter32read-onlycurrent
dsx3LSESCurrent
OBJECT-TYPE
The number of Line Severely Errored Seconds(LSES) encountered by the interface in current 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.9Counter32read-onlycurrent
dsx3LSES15MinBucket
OBJECT-TYPE
The number of Line Severely Errored Seconds(LSES) encountered by the interface in last 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.10Counter32read-onlycurrent
dsx3LSES24HrBucket
OBJECT-TYPE
The number of Line Severely Errored Seconds(LSES) encountered by the interface in last 24 hour period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.11Counter32read-onlycurrent
dsx3PCVCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.12Counter32read-onlycurrent
dsx3PCV15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.13Counter32read-onlycurrent
dsx3PCV24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.14Counter32read-onlycurrent
dsx3PESCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.15Counter32read-onlycurrent
dsx3PES15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.16Counter32read-onlycurrent
dsx3PES24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.17Counter32read-onlycurrent
dsx3PSESCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.18Counter32read-onlycurrent
dsx3PSES15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.19Counter32read-onlycurrent
dsx3PSES24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.20Counter32read-onlycurrent
dsx3SEFSCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.21Counter32read-onlycurrent
dsx3SEFS15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.22Counter32read-onlycurrent
dsx3SEFS24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.23Counter32read-onlycurrent
dsx3AISSCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.24Counter32read-onlycurrent
dsx3AISS15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.25Counter32read-onlycurrent
dsx3AISS24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.26Counter32read-onlycurrent
dsx3UASCurrent
OBJECT-TYPE
The number of Unavailable Seconds(UAS) encountered by the interface in current 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.27Counter32read-onlycurrent
dsx3UAS15MinBucket
OBJECT-TYPE
The number of Unavailable Seconds(UAS) encountered by the interface in last 15 minute period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.28Counter32read-onlycurrent
dsx3UAS24HrBucket
OBJECT-TYPE
The number of Unavailable Seconds(UAS) encountered by the interface in last 24 Hour period.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.29Counter32read-onlycurrent
dsx3PercentLcvEFS
OBJECT-TYPE
This object gives the percentage of seconds without any LCV Errors in the total elapsed seconds.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.30Integer32 (0..100)read-onlycurrent
dsx3E3BIP8CVCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.31Counter32read-onlycurrent
dsx3E3BIP8CV15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.32Counter32read-onlycurrent
dsx3E3BIP8CV24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.33Counter32read-onlycurrent
dsx3E3BIP8ESCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.34Counter32read-onlycurrent
dsx3E3BIP8ES15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.35Counter32read-onlycurrent
dsx3E3BIP8ES24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.36Counter32read-onlycurrent
dsx3E3BIP8SESCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.37Counter32read-onlycurrent
dsx3E3BIP8SES15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.38Counter32read-onlycurrent
dsx3E3BIP8SES24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.39Counter32read-onlycurrent
dsx3LineAlarmClrButton
OBJECT-TYPE
Setting this object to dsx3LineAlarmClear will cause all the alarms statuses and counters to reset.
1.3.6.1.4.1.351.110.4.4.1.3.1.1.40INTEGER {noAction(1), clear(2)}read-writecurrent
dsx3CCVCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.41Counter32read-onlycurrent
dsx3CCV15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.42Counter32read-onlycurrent
dsx3CCV24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.43Counter32read-onlycurrent
dsx3CESCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.44Counter32read-onlycurrent
dsx3CES15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.45Counter32read-onlycurrent
dsx3CES24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.46Counter32read-onlycurrent
dsx3CSESCurrent
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.47Counter32read-onlycurrent
dsx3CSES15MinBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.48Counter32read-onlycurrent
dsx3CSES24HrBucket
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.3.1.1.49Counter32read-onlycurrent
dsx3Counter
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.1.4
dsx3CounterTable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.4.1not-accessiblecurrent
dsx3CounterEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.1.4.1.1not-accessiblecurrent
dsx3RcvLOSCount
OBJECT-TYPE
The number of times the Loss of Signal was detected with or without integrating to LOS alarm.
1.3.6.1.4.1.351.110.4.4.1.4.1.1.1Counter32read-onlycurrent
dsx3RcvOOFCount
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.4.1.1.2Counter32read-onlycurrent
dsx3RAICount
OBJECT-TYPE
The number of times Yellow Alarms was detected with or without integrating to RAI alarm. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.3Counter32read-onlycurrent
dsx3CCVCount
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.1.4.1.1.4Counter32read-onlycurrent
dsx3FECount
OBJECT-TYPE
The number of Framing Pattern Errors encountered by a DS3/E3 interface. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.5Counter32read-onlycurrent
dsx3AtmHECCount
OBJECT-TYPE
The number of Header Check Sequence(HCS) Errors. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.6Counter32read-onlycurrent
dsx3AtmHECSecCount
OBJECT-TYPE
The number of HEC errored seconds. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.7Counter32read-onlycurrent
dsx3AtmSEHECSecCount
OBJECT-TYPE
The number of Severely HEC error seconds. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.8Counter32read-onlycurrent
dsx3CounterClrButton
OBJECT-TYPE
This variable is used to clear all the counters.
1.3.6.1.4.1.351.110.4.4.1.4.1.1.9INTEGER {noAction(1), clear(2)}read-writecurrent
dsx3RcvPERRCounter
OBJECT-TYPE
The number of P-bit parity error. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.10Counter32read-onlycurrent
dsx3RcvFEBECounter
OBJECT-TYPE
The number of Far-end block error. This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.11Counter32read-onlycurrent
dsx3RcvEXZCounter
OBJECT-TYPE
The number of excessive zeros This object is not supported in CESM-T3/E3
1.3.6.1.4.1.351.110.4.4.1.4.1.1.12Counter32read-onlycurrent
dsx3LCVCount
OBJECT-TYPE
The counter associated with the number of Line Coding Violations encountered by a DS3/E3 interface.
1.3.6.1.4.1.351.110.4.4.1.4.1.1.13Counter32read-onlycurrent
dsx3PlcpConfig
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.2.1
dsx3PlcpConfigTable
OBJECT-TYPE
This table contains ATM interface DS3 PLCP configuration parameters.
1.3.6.1.4.1.351.110.4.4.2.1.1not-accessiblecurrent
dsx3PlcpConfigEntry
OBJECT-TYPE
An entry in the DSX3 PLCP Configuration table.
1.3.6.1.4.1.351.110.4.4.2.1.1.1not-accessiblecurrent
dsx3PlcpNum
OBJECT-TYPE
This object identifies the dsx3 PLCP interface. The value of this object must be same as the value specified in 'dsx3LineNum' object from cwDsx3ConfigTable.
1.3.6.1.4.1.351.110.4.4.2.1.1.1.1Integer32 (1..2147483647)read-onlycurrent
dsx3PlcpCellFraming
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.1.1.1.2INTEGER {framingByPlcp(1), framingbyAtmHec(2)}read-onlycurrent
dsx3PlcpPayloadScramble
OBJECT-TYPE
The value for this object is used for enabling/disabling PLCP cell scrambling.
1.3.6.1.4.1.351.110.4.4.2.1.1.1.3INTEGER {enableScrambling(1), disableScrambling(2)}read-writecurrent
dsx3PlcpLoopCommand
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.1.1.1.4INTEGER {noLoop(1), remoteLineLoop(2), localLineLoop(3)}read-writecurrent
dsx3PlcpNumOfValidEntries
OBJECT-TYPE
This variable indicates the maximum number of entries in cwDsx3ConfigTable.
1.3.6.1.4.1.351.110.4.4.2.1.2Integer32 (0..2147483647)read-onlycurrent
dsx3PlcpAlarmConfig
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.2.2
dsx3PlcpAlarmConfigTable
OBJECT-TYPE
This table contains the ATM interface PLCP alarm parameters.
1.3.6.1.4.1.351.110.4.4.2.2.1not-accessiblecurrent
dsx3PlcpAlarmConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.2.1.1not-accessiblecurrent
dsx3PlcpRedSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.1INTEGER {minor(1), major(2)}read-writecurrent
dsx3PlcpRAISeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.2INTEGER {minor(1), major(2)}read-writecurrent
dsx3PlcpLssSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.3INTEGER {minor(1), major(2)}read-writecurrent
dsx3PlcpLssEnable
OBJECT-TYPE
This objects specifies whether the LSS feature is enabled/disabled.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.4INTEGER {lssEnable(1), lssDisable(2)}read-writecurrent
dsx3PlcpLssCodeConnected
OBJECT-TYPE
This object derfines the value of the LSS code that is to be interpreted as Link Connected.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.5Integer32 (0..2147483647)read-writecurrent
dsx3PlcpLssCodeRxLinkDn
OBJECT-TYPE
This object defines the value of the LSS code that is to be identified as Receive Link Down.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.6Integer32 (0..2147483647)read-writecurrent
dsx3PlcpLssCodeRxLinkUp
OBJECT-TYPE
This object defines the value of the LSS code that is to be interpreted as Receive Link Up.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.7Integer32 (0..2147483647)read-writecurrent
dsx3PlcpStatisticalAlarmSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.8INTEGER {minor(1), major(2)}read-writecurrent
dsx3PlcpBip8CV15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.9Integer32 (0..2147483647)read-writecurrent
dsx3PlcpBip8CV24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.2.1.1.10Integer32 (0..2147483647)read-writecurrent
dsx3PlcpBip8ES15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.11Integer32 (0..2147483647)read-writecurrent
dsx3PlcpBip8ES24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.2.1.1.12Integer32 (0..2147483647)read-writecurrent
dsx3PlcpBip8SES15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.13Integer32 (0..2147483647)read-writecurrent
dsx3PlcpBip8SES24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.2.1.1.14Integer32 (0..2147483647)read-writecurrent
dsx3PlcpSEFS15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.15Integer32 (0..2147483647)read-writecurrent
dsx3PlcpSEFS24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.2.1.1.16Integer32 (0..2147483647)read-writecurrent
dsx3PlcpUAS15MinThreshold
OBJECT-TYPE
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
1.3.6.1.4.1.351.110.4.4.2.2.1.1.17Integer32 (0..2147483647)read-writecurrent
dsx3PlcpUAS24HrThreshold
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.2.1.1.18Integer32 (0..2147483647)read-writecurrent
dsx3PlcpAlarm
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.2.3
dsx3PlcpAlarmTable
OBJECT-TYPE
This table contains ATM interface DS3 PLCP alarm configuration.
1.3.6.1.4.1.351.110.4.4.2.3.1not-accessiblecurrent
dsx3PlcpAlarmEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.4.4.2.3.1.1not-accessiblecurrent
dsx3PlcpLineAlarmState
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.3.1.1.1Integer32 (0..511)read-onlycurrent
dsx3PlcpLineStatisticalAlarmState
OBJECT-TYPE
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
1.3.6.1.4.1.351.110.4.4.2.3.1.1.2Integer32 (0..2147483647)read-onlycurrent
dsx3PlcpBip8CVCurrent
OBJECT-TYPE
This counter counts the number of BIP-8 code violations encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.3Counter32read-onlycurrent
dsx3PlcpBip8CV15MinBucket
OBJECT-TYPE
The counter associated with the number of BIP-8 code violations in the last 15 minute period encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.4Counter32read-onlycurrent
dsx3PlcpBip8CV24HrBucket
OBJECT-TYPE
The counter associated with the number of BIP-8 code violations in the last 24 hour period encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.5Counter32read-onlycurrent
dsx3PlcpBip8ESCurrent
OBJECT-TYPE
This counter counts the number of BIP-8 code violations Errored Seconds encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.6Counter32read-onlycurrent
dsx3PlcpBip8ES15MinBucket
OBJECT-TYPE
This counter counts the number of BIP-8 code violations Errored Seconds in the last 15 minutes encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.7Counter32read-onlycurrent
dsx3PlcpBip8ES24HrBucket
OBJECT-TYPE
This counter counts the number of BIP-8 code violations Errored Seconds in the last 24 hours encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.8Counter32read-onlycurrent
dsx3PlcpBip8SESCurrent
OBJECT-TYPE
This counter counts the number of Bip8 code violations Severely Errored Seconds encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.9Counter32read-onlycurrent
dsx3PlcpBip8SES15MinBucket
OBJECT-TYPE
This counter counts the number of BIP-8 Severely Errored Seconds in the last 15 minutes encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.10Counter32read-onlycurrent
dsx3PlcpBip8SES24HrBucket
OBJECT-TYPE
This counter counts the number of BIP-8 Severely Errored Seconds in the last 24 hours encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.11Counter32read-onlycurrent
dsx3PlcpSEFSCurrent
OBJECT-TYPE
This counter counts the number of Severely Errored Framing Seconds encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.12Counter32read-onlycurrent
dsx3PlcpSEFS15MinBucket
OBJECT-TYPE
This counter counts the number of Severely Errored Framing Seconds in the last 15 minutes encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.13Counter32read-onlycurrent
dsx3PlcpSEFS24HrBucket
OBJECT-TYPE
This counter counts the number of Severely Errored Framing Seconds in the last 24 hours encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.14Counter32read-onlycurrent
dsx3PlcpUASCurrent
OBJECT-TYPE
This counter counts the number of Unavailable Seconds encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.15Counter32read-onlycurrent
dsx3PlcpUAS15MinBucket
OBJECT-TYPE
This counter counts the number of Unavailable Seconds in the last 15 minutes encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.16Counter32read-onlycurrent
dsx3PlcpUAS24HrBucket
OBJECT-TYPE
This counter counts the number of Unavailable Seconds in the last 24 hours encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.17Counter32read-onlycurrent
dsx3PlcpAlarmClrButton
OBJECT-TYPE
This variable is used to clear all the alarms.
1.3.6.1.4.1.351.110.4.4.2.3.1.1.18INTEGER {dsx3PlcpAlarmNoAction(1), dsx3PlcpAlarmClear(2)}read-writecurrent
dsx3PlcpCounter
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.4.4.2.4
dsx3PlcpCounterTable
OBJECT-TYPE
The table for DS3 PLCP counter table.
1.3.6.1.4.1.351.110.4.4.2.4.1not-accessiblecurrent
dsx3PlcpCounterEntry
OBJECT-TYPE
An entry in the DS3 PLCP counter table.
1.3.6.1.4.1.351.110.4.4.2.4.1.1not-accessiblecurrent
dsx3PlcpRcvBip8Count
OBJECT-TYPE
The number of BIP-8 errors encountered by the interface.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.1Counter32read-onlycurrent
dsx3PlcpRcvOOFCount
OBJECT-TYPE
The number of times the Out of Frame(OOF) was detected with or without integrating to OOF alarm.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.2Counter32read-onlycurrent
dsx3PlcpRcvRAICount
OBJECT-TYPE
The number of times Remote Alarm Indication(RAI) was detected with or without integrating to RAI alarm.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.3Counter32read-onlycurrent
dsx3PlcpFECount
OBJECT-TYPE
The number of Framing Errors detected.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.4Counter32read-onlycurrent
dsx3PlcpFESecCount
OBJECT-TYPE
The number of Framing Error errored seconds.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.5Counter32read-onlycurrent
dsx3PlcpSEFESecCount
OBJECT-TYPE
The number of Severely errored Framing error seconds.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.6Counter32read-onlycurrent
dsx3PlcpFEBECount
OBJECT-TYPE
The number of Far End Block Errors(FEBE) detected.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.7Counter32read-onlycurrent
dsx3PlcpFEBESecCount
OBJECT-TYPE
The number of FEBE errored seconds.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.8Counter32read-onlycurrent
dsx3PlcpSEFEBESecCount
OBJECT-TYPE
The number of Severely errored FEBE seconds.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.9Counter32read-onlycurrent
dsx3PlcpHECCount
OBJECT-TYPE
The number of HCS Errors.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.10Counter32read-onlycurrent
dsx3PlcpHECSecCount
OBJECT-TYPE
The number of HEC errored seconds.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.11Counter32read-onlycurrent
dsx3PlcpSEHECSecCount
OBJECT-TYPE
The number of Severely HEC error seconds.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.12Counter32read-onlycurrent
dsx3PlcpCounterClrButton
OBJECT-TYPE
This variable is used to clear all the counters.
1.3.6.1.4.1.351.110.4.4.2.4.1.1.13INTEGER {dsx3PlcpCounterNoAction(1), dsx3PlcpCounterClear(2)}read-writecurrent
dsx3PlcpCounterValidEntries
OBJECT-TYPE
The maximum number of entries in the dsx3PlcpCounterTable.
1.3.6.1.4.1.351.110.4.4.2.4.2Integer32 (0..2147483647)read-onlycurrent
cmDsx3MIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.59.2
cmDsx3MIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.59.2.1
cmDsx3MIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.59.2.2

Conformance

NameOIDStatus
cmDsx3GeneralGroup
OBJECT-GROUP
The collection of objects which are used for providing number of entries in dsx3 and PLCP tables.
1.3.6.1.4.1.351.150.59.2.1.1current
cmDsx3ConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring DS3/E3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.2current
cmDsx3E3ConfGroup
OBJECT-GROUP
The collection of objects which are applicable for E3 interfaces only.
1.3.6.1.4.1.351.150.59.2.1.3current
cmDsx3BertConfigGroup
OBJECT-GROUP
The collection of objects which are used for BERT on DS3/E3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.4current
cmDsx3StatsGroup
OBJECT-GROUP
The collection of objects related to DS3/E3 statistics.
1.3.6.1.4.1.351.150.59.2.1.5current
cmDsx3E3AlarmConfGenGroup
OBJECT-GROUP
The collection of objects used for alarm configuration of DS3 and E3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.6current
cmDsx3AlarmConfGroup
OBJECT-GROUP
The collection of objects used for alarm configuration of DS3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.7current
cmDsx3E3AlarmConfGroup
OBJECT-GROUP
The collection of objects used for alarm configuration of E3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.8current
cmDsx3AlarmStatsGenGroup
OBJECT-GROUP
The collection of objects related to performance statistics and error events for ds3 end e3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.9current
cmDsx3AlarmStatsGroup
OBJECT-GROUP
The collection of objects related to performance statistics and error events for ds3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.10current
cmDsx3E3AlarmStatsGroup
OBJECT-GROUP
The collection of objects related to performance statistics and error events for e3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.11current
cmDsx3PlcpConfGroup
OBJECT-GROUP
The collection of objects related to PLCP Configuration on DS3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.12current
cmDsx3PlcpStatsGroup
OBJECT-GROUP
The collection of objects related to PLCP statistics on DS3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.13current
cmDsx3PlcpAlarmConfGroup
OBJECT-GROUP
The collection of objects used for PLCP Alarm configuration on DS3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.14current
cmDsx3PlcpAlarmGroup
OBJECT-GROUP
The collection of objects used for PLCP Alarm configuration on DS3 interfaces.
1.3.6.1.4.1.351.150.59.2.1.15current
cmDsx3Compliance
MODULE-COMPLIANCE
The compliance statement for objects related to DS3 MIB.
1.3.6.1.4.1.351.150.59.2.2.1current