RFC1406-MIB

File: RFC1406-MIB.mib (58006 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

Gauge transmission DisplayString
OBJECT-TYPE

Defined Types

Dsx1ConfigEntry  
SEQUENCE    
  dsx1LineIndex INTEGER
  dsx1IfIndex INTEGER
  dsx1TimeElapsed INTEGER
  dsx1ValidIntervals INTEGER
  dsx1LineType INTEGER
  dsx1LineCoding INTEGER
  dsx1SendCode INTEGER
  dsx1CircuitIdentifier DisplayString
  dsx1LoopbackConfig INTEGER
  dsx1LineStatus INTEGER
  dsx1SignalMode INTEGER
  dsx1TransmitClockSource INTEGER
  dsx1Fdl INTEGER

Dsx1CurrentEntry  
SEQUENCE    
  dsx1CurrentIndex INTEGER
  dsx1CurrentESs Gauge
  dsx1CurrentSESs Gauge
  dsx1CurrentSEFSs Gauge
  dsx1CurrentUASs Gauge
  dsx1CurrentCSSs Gauge
  dsx1CurrentPCVs Gauge
  dsx1CurrentLESs Gauge
  dsx1CurrentBESs Gauge
  dsx1CurrentDMs Gauge
  dsx1CurrentLCVs Gauge

Dsx1IntervalEntry  
SEQUENCE    
  dsx1IntervalIndex INTEGER
  dsx1IntervalNumber INTEGER
  dsx1IntervalESs Gauge
  dsx1IntervalSESs Gauge
  dsx1IntervalSEFSs Gauge
  dsx1IntervalUASs Gauge
  dsx1IntervalCSSs Gauge
  dsx1IntervalPCVs Gauge
  dsx1IntervalLESs Gauge
  dsx1IntervalBESs Gauge
  dsx1IntervalDMs Gauge
  dsx1IntervalLCVs Gauge

Dsx1TotalEntry  
SEQUENCE    
  dsx1TotalIndex INTEGER
  dsx1TotalESs Gauge
  dsx1TotalSESs Gauge
  dsx1TotalSEFSs Gauge
  dsx1TotalUASs Gauge
  dsx1TotalCSSs Gauge
  dsx1TotalPCVs Gauge
  dsx1TotalLESs Gauge
  dsx1TotalBESs Gauge
  dsx1TotalDMs Gauge
  dsx1TotalLCVs Gauge

Dsx1FarEndCurrentEntry  
SEQUENCE    
  dsx1FarEndCurrentIndex INTEGER
  dsx1FarEndTimeElapsed INTEGER
  dsx1FarEndValidIntervals INTEGER
  dsx1FarEndCurrentESs Gauge
  dsx1FarEndCurrentSESs Gauge
  dsx1FarEndCurrentSEFSs Gauge
  dsx1FarEndCurrentUASs Gauge
  dsx1FarEndCurrentCSSs Gauge
  dsx1FarEndCurrentLESs Gauge
  dsx1FarEndCurrentPCVs Gauge
  dsx1FarEndCurrentBESs Gauge
  dsx1FarEndCurrentDMs Gauge

Dsx1FarEndIntervalEntry  
SEQUENCE    
  dsx1FarEndIntervalIndex INTEGER
  dsx1FarEndIntervalNumber INTEGER
  dsx1FarEndIntervalESs Gauge
  dsx1FarEndIntervalSESs Gauge
  dsx1FarEndIntervalSEFSs Gauge
  dsx1FarEndIntervalUASs Gauge
  dsx1FarEndIntervalCSSs Gauge
  dsx1FarEndIntervalLESs Gauge
  dsx1FarEndIntervalPCVs Gauge
  dsx1FarEndIntervalBESs Gauge
  dsx1FarEndIntervalDMs Gauge

Dsx1FarEndTotalEntry  
SEQUENCE    
  dsx1FarEndTotalIndex INTEGER
  dsx1FarEndTotalESs Gauge
  dsx1FarEndTotalSESs Gauge
  dsx1FarEndTotalSEFSs Gauge
  dsx1FarEndTotalUASs Gauge
  dsx1FarEndTotalCSSs Gauge
  dsx1FarEndTotalLESs Gauge
  dsx1FarEndTotalPCVs Gauge
  dsx1FarEndTotalBESs Gauge
  dsx1FarEndTotalDMs Gauge

Dsx1FracEntry  
SEQUENCE    
  dsx1FracIndex INTEGER
  dsx1FracNumber INTEGER
  dsx1FracIfIndex INTEGER

Defined Values

ds1 1.3.6.1.2.1.10.18
OBJECT IDENTIFIER    

dsx1ConfigTable 1.3.6.1.2.1.10.18.6
The DS1 Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1ConfigEntry

dsx1ConfigEntry 1.3.6.1.2.1.10.18.6.1
An entry in the DS1 Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1ConfigEntry  

dsx1LineIndex 1.3.6.1.2.1.10.18.6.1.1
This object is the identifier of a DS1 Inter- face on a managed device. If there is an ifEn- try that is directly associated with this and only this DS1 interface, it should have the same value as ifIndex. Otherwise, the value exceeds ifNumber, and is a unique identifier following this rule: inside interfaces (e.g., equipment side) with even numbers and outside interfaces (e.g., network side) with odd numbers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1IfIndex 1.3.6.1.2.1.10.18.6.1.2
This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1TimeElapsed 1.3.6.1.2.1.10.18.6.1.3
The number of seconds that have elapsed since the beginning of the current error-measurement period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..899  

dsx1ValidIntervals 1.3.6.1.2.1.10.18.6.1.4
The number of previous intervals for which valid data was collected. The value will be 96 unless the interface was brought on-line within the last 24 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

dsx1LineType 1.3.6.1.2.1.10.18.6.1.5
This variable indicates the variety of DS1 Line implementing this circuit. The type of circuit affects the number of bits per second that the circuit can reasonably carry, as well as the interpretation of the usage and error statistics. The values, in sequence, describe: TITLE: SPECIFICATION: dsx1ESF Extended SuperFrame DS1 dsx1D4 AT&T D4 format DS1 dsx1E1 CCITT Recommendation G.704 (Table 4a) dsx1E1-CRC CCITT Recommendation G.704 (Table 4b) dsxE1-MF G.704 (Table 4a) with TS16 multiframing enabled dsx1E1-CRC-MF G.704 (Table 4b) with TS16 multiframing enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), dsx1ESF(2), dsx1D4(3), dsx1E1(4), dsx1E1-CRC(5), dsx1E1-MF(6), dsx1E1-CRC-MF(7)  

dsx1LineCoding 1.3.6.1.2.1.10.18.6.1.6
This variable describes the variety of Zero Code Suppression used on the link, which in turn affects a number of its characteristics. dsx1JBZS refers the Jammed Bit Zero Suppres- sion, in which the AT&T specification of at least one pulse every 8 bit periods is literal- ly implemented by forcing a pulse in bit 8 of each channel. Thus, only seven bits per chan- nel, or 1.344 Mbps, is available for data. dsx1B8ZS refers to the use of a specified pat- tern of normal bits and bipolar violations which are used to replace a sequence of eight zero bits. ANSI Clear Channels may use dsx1ZBTSI, or Zero Byte Time Slot Interchange. E1 links, with or without CRC, use dsx1HDB3 or dsx1AMI. dsx1AMI refers to a mode wherein no zero code suppression is present and the line encoding does not solve the problem directly. In this application, the higher layer must provide data which meets or exceeds the pulse density re- quirements, such as inverting HDLC data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dsx1JBZS(1), dsx1B8ZS(2), dsx1HDB3(3), dsx1ZBTSI(4), dsx1AMI(5), other(6)  

dsx1SendCode 1.3.6.1.2.1.10.18.6.1.7
This variable indicates what type of code is being sent across the DS1 interface by the dev- ice. The values mean: dsx1SendNoCode sending looped or normal data dsx1SendLineCode sending a request for a line loopback dsx1SendPayloadCode sending a request for a payload loopback dsx1SendResetCode sending a loopback termination request dsx1SendQRS sending a Quasi-Random Signal (QRS) test pattern dsx1Send511Pattern sending a 511 bit fixed test pattern dsx1Send3in24Pattern sending a fixed test pattern of 3 bits set in 24 dsx1SendOtherTestPattern sending a test pattern other than those described by this object
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dsx1SendNoCode(1), dsx1SendLineCode(2), dsx1SendPayloadCode(3), dsx1SendResetCode(4), dsx1SendQRS(5), dsx1Send511Pattern(6), dsx1Send3in24Pattern(7), dsx1SendOtherTestPattern(8)  

dsx1CircuitIdentifier 1.3.6.1.2.1.10.18.6.1.8
This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

dsx1LoopbackConfig 1.3.6.1.2.1.10.18.6.1.9
This variable represents the loopback confi- guration of the DS1 interface. Agents support- ing read/write access should return badValue in response to a requested loopback state that the interface does not support. The values mean: dsx1NoLoop 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. dsx1PayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for re- transmission after it has passed through the device's framing function. dsx1LineLoop The received signal at this interface does not go through the device (minimum pene- tration) but is looped back out. dsx1OtherLoop Loopbacks that are not defined here.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dsx1NoLoop(1), dsx1PayloadLoop(2), dsx1LineLoop(3), dsx1OtherLoop(4)  

dsx1LineStatus 1.3.6.1.2.1.10.18.6.1.10
This variable indicates the Line Status of the interface. It contains loopback, failure, re- ceived 'alarm' and transmitted 'alarm' infor- mation. The dsx1LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. dsx1NoAlarm should be set if and only if no other flag is set. If the dsx1LoopbackState bit is set, the loopback in ef- fect can be determined from the dsx1LoopbackConfig object. The various bit positions are: 1 dsx1NoAlarm No Alarm Present 2 dsx1RcvFarEndLOF Far end LOF (a.k.a., Yellow Alarm) 4 dsx1XmtFarEndLOF Near end sending LOF Indication 8 dsx1RcvAIS Far end sending AIS 16 dsx1XmtAIS Near end sending AIS 32 dsx1LossOfFrame Near end LOF (a.k.a., Red Alarm) 64 dsx1LossOfSignal Near end Loss Of Signal 128 dsx1LoopbackState Near end is looped 256 dsx1T16AIS E1 TS16 AIS 512 dsx1RcvFarEndLOMF Far End Sending TS16 LOMF 1024 dsx1XmtFarEndLOMF Near End Sending TS16 LOMF 2048 dsx1RcvTestCode Near End detects a test code 4096 dsx1OtherFailure any line status not defined here
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8191  

dsx1SignalMode 1.3.6.1.2.1.10.18.6.1.11
'none' indicates that no bits are reserved for signaling on this channel. 'robbedBit' indicates that T1 Robbed Bit Sig- naling is in use. 'bitOriented' indicates that E1 Channel Asso- ciated Signaling is in use. 'messageOriented' indicates that Common Chan- nel Signaling is in use either on channel 16 of an E1 link or channel 24 of a T1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), robbedBit(2), bitOriented(3), messageOriented(4)  

dsx1TransmitClockSource 1.3.6.1.2.1.10.18.6.1.12
The source of Transmit Clock. 'loopTiming' indicates that the recovered re- ceive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used. 'throughTiming' indicates that recovered re- ceive clock from another interface is used as the transmit clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loopTiming(1), localTiming(2), throughTiming(3)  

dsx1Fdl 1.3.6.1.2.1.10.18.6.1.13
This bitmap describes the use of the facili- ties data link, and is the sum of the capabili- ties: 'other' indicates that a protocol other than one following is used. 'dsx1Ansi-T1-403' refers to the FDL exchange recommended by ANSI. 'dsx1Att-54016' refers to ESF FDL exchanges. 'dsx1Fdl-none' indicates that the device does not use the FDL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), dsx1Ansi-T1-403(2), dsx1Att-54016(4), dsx1Fdl-none(8)  

dsx1CurrentTable 1.3.6.1.2.1.10.18.7
The DS1 Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1CurrentEntry

dsx1CurrentEntry 1.3.6.1.2.1.10.18.7.1
An entry in the DS1 Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1CurrentEntry  

dsx1CurrentIndex 1.3.6.1.2.1.10.18.7.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1CurrentESs 1.3.6.1.2.1.10.18.7.1.2
The number of Errored Seconds, encountered by a DS1 interface in the current 15 minute inter- val.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentSESs 1.3.6.1.2.1.10.18.7.1.3
The number of Severely Errored Seconds encoun- tered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentSEFSs 1.3.6.1.2.1.10.18.7.1.4
The number of Severely Errored Framing Seconds encountered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentUASs 1.3.6.1.2.1.10.18.7.1.5
The number of Unavailable Seconds encountered by a DS1 interface in the current 15 minute in- terval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentCSSs 1.3.6.1.2.1.10.18.7.1.6
The number of Controlled Slip Seconds encoun- tered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentPCVs 1.3.6.1.2.1.10.18.7.1.7
The number of Path Coding Violations encoun- tered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentLESs 1.3.6.1.2.1.10.18.7.1.8
The number of Line Errored Seconds encountered by a DS1 interface in the current 15 minute in- terval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentBESs 1.3.6.1.2.1.10.18.7.1.9
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentDMs 1.3.6.1.2.1.10.18.7.1.10
The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1CurrentLCVs 1.3.6.1.2.1.10.18.7.1.11
The number of Line Code Violations (LCVs) en- countered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalTable 1.3.6.1.2.1.10.18.8
The DS1 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1IntervalEntry

dsx1IntervalEntry 1.3.6.1.2.1.10.18.8.1
An entry in the DS1 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1IntervalEntry  

dsx1IntervalIndex 1.3.6.1.2.1.10.18.8.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1IntervalNumber 1.3.6.1.2.1.10.18.8.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

dsx1IntervalESs 1.3.6.1.2.1.10.18.8.1.3
The number of Errored Seconds encountered by a DS1 interface in one of the previous 96, indi- vidual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalSESs 1.3.6.1.2.1.10.18.8.1.4
The number of Severely Errored Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalSEFSs 1.3.6.1.2.1.10.18.8.1.5
The number of Severely Errored Framing Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalUASs 1.3.6.1.2.1.10.18.8.1.6
The number of Unavailable Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalCSSs 1.3.6.1.2.1.10.18.8.1.7
The number of Controlled Slip Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalPCVs 1.3.6.1.2.1.10.18.8.1.8
The number of Path Coding Violations encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalLESs 1.3.6.1.2.1.10.18.8.1.9
The number of Line Errored Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalBESs 1.3.6.1.2.1.10.18.8.1.10
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalDMs 1.3.6.1.2.1.10.18.8.1.11
The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1IntervalLCVs 1.3.6.1.2.1.10.18.8.1.12
The number of Line Code Violations (LCVs) en- countered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalTable 1.3.6.1.2.1.10.18.9
The DS1 Total table. 24 hour interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1TotalEntry

dsx1TotalEntry 1.3.6.1.2.1.10.18.9.1
An entry in the DS1 Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1TotalEntry  

dsx1TotalIndex 1.3.6.1.2.1.10.18.9.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1TotalESs 1.3.6.1.2.1.10.18.9.1.2
The number of Errored Seconds encountered by a DS1 interface in the previous 24 hour interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalSESs 1.3.6.1.2.1.10.18.9.1.3
The number of Severely Errored Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalSEFSs 1.3.6.1.2.1.10.18.9.1.4
The number of Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalUASs 1.3.6.1.2.1.10.18.9.1.5
The number of Unavailable Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalCSSs 1.3.6.1.2.1.10.18.9.1.6
The number of Controlled Slip Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalPCVs 1.3.6.1.2.1.10.18.9.1.7
The number of Path Coding Violations encoun- tered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalLESs 1.3.6.1.2.1.10.18.9.1.8
The number of Line Errored Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalBESs 1.3.6.1.2.1.10.18.9.1.9
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalDMs 1.3.6.1.2.1.10.18.9.1.10
The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1TotalLCVs 1.3.6.1.2.1.10.18.9.1.11
The number of Line Code Violations (LCVs) en- countered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentTable 1.3.6.1.2.1.10.18.10
The DS1 Far End Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1FarEndCurrentEntry

dsx1FarEndCurrentEntry 1.3.6.1.2.1.10.18.10.1
An entry in the DS1 Far End Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1FarEndCurrentEntry  

dsx1FarEndCurrentIndex 1.3.6.1.2.1.10.18.10.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1FarEndTimeElapsed 1.3.6.1.2.1.10.18.10.1.2
The number of seconds that have elapsed since the beginning of the far end current error-measurement period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..899  

dsx1FarEndValidIntervals 1.3.6.1.2.1.10.18.10.1.3
The number of previous far end intervals for which valid data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute far end intervals since the interface has been online.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

dsx1FarEndCurrentESs 1.3.6.1.2.1.10.18.10.1.4
The number of Far Far End Errored Seconds en- countered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentSESs 1.3.6.1.2.1.10.18.10.1.5
The number of Far End Severely Errored Seconds encountered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentSEFSs 1.3.6.1.2.1.10.18.10.1.6
The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentUASs 1.3.6.1.2.1.10.18.10.1.7
The number of Unavailable Seconds encountered by a DS1 interface in the current 15 minute in- terval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentCSSs 1.3.6.1.2.1.10.18.10.1.8
The number of Far End Controlled Slip Seconds encountered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentLESs 1.3.6.1.2.1.10.18.10.1.9
The number of Far End Line Errored Seconds en- countered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentPCVs 1.3.6.1.2.1.10.18.10.1.10
The number of Far End Path Coding Violations reported via the far end block error count en- countered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentBESs 1.3.6.1.2.1.10.18.10.1.11
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndCurrentDMs 1.3.6.1.2.1.10.18.10.1.12
The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalTable 1.3.6.1.2.1.10.18.11
The DS1 Far End Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1FarEndIntervalEntry

dsx1FarEndIntervalEntry 1.3.6.1.2.1.10.18.11.1
An entry in the DS1 Far End Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1FarEndIntervalEntry  

dsx1FarEndIntervalIndex 1.3.6.1.2.1.10.18.11.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1FarEndIntervalNumber 1.3.6.1.2.1.10.18.11.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

dsx1FarEndIntervalESs 1.3.6.1.2.1.10.18.11.1.3
The number of Far End Errored Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalSESs 1.3.6.1.2.1.10.18.11.1.4
The number of Far End Severely Errored Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalSEFSs 1.3.6.1.2.1.10.18.11.1.5
The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, in- tervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalUASs 1.3.6.1.2.1.10.18.11.1.6
The number of Unavailable Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalCSSs 1.3.6.1.2.1.10.18.11.1.7
The number of Far End Controlled Slip Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalLESs 1.3.6.1.2.1.10.18.11.1.8
The number of Far End Line Errored Seconds en- countered by a DS1 interface in one of the pre- vious 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalPCVs 1.3.6.1.2.1.10.18.11.1.9
The number of Far End Path Coding Violations reported via the far end block error count en- countered by a DS1 interface in one of the pre- vious 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalBESs 1.3.6.1.2.1.10.18.11.1.10
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndIntervalDMs 1.3.6.1.2.1.10.18.11.1.11
The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalTable 1.3.6.1.2.1.10.18.12
The DS1 Far End Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1FarEndTotalEntry

dsx1FarEndTotalEntry 1.3.6.1.2.1.10.18.12.1
An entry in the DS1 Far End Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1FarEndTotalEntry  

dsx1FarEndTotalIndex 1.3.6.1.2.1.10.18.12.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1FarEndTotalESs 1.3.6.1.2.1.10.18.12.1.2
The number of Far End Errored Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalSESs 1.3.6.1.2.1.10.18.12.1.3
The number of Far End Severely Errored Seconds encountered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalSEFSs 1.3.6.1.2.1.10.18.12.1.4
The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalUASs 1.3.6.1.2.1.10.18.12.1.5
The number of Unavailable Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalCSSs 1.3.6.1.2.1.10.18.12.1.6
The number of Far End Controlled Slip Seconds encountered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalLESs 1.3.6.1.2.1.10.18.12.1.7
The number of Far End Line Errored Seconds en- countered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalPCVs 1.3.6.1.2.1.10.18.12.1.8
The number of Far End Path Coding Violations reported via the far end block error count en- countered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalBESs 1.3.6.1.2.1.10.18.12.1.9
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FarEndTotalDMs 1.3.6.1.2.1.10.18.12.1.10
The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dsx1FracTable 1.3.6.1.2.1.10.18.13
The DS1 Fractional table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1FracEntry

dsx1FracEntry 1.3.6.1.2.1.10.18.13.1
An entry in the DS1 Fractional table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dsx1FracEntry  

dsx1FracIndex 1.3.6.1.2.1.10.18.13.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx1LineIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

dsx1FracNumber 1.3.6.1.2.1.10.18.13.1.2
The channel number for this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..31  

dsx1FracIfIndex 1.3.6.1.2.1.10.18.13.1.3
An index value that uniquely identifies an in- terface. The interface identified by a partic- ular value of this index is the same interface as identified by the same value an ifIndex ob- ject instance. If no interface is currently us- ing a channel, the value should be zero. If a single interface occupies more than one time slot, that ifIndex value will be found in mul- tiple time slots.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7fffffff