DS1-MIB

MIB Reference — IPNetwork Monitor

All MIBsDS1-MIB

Organization: IETF AToM MIB Working Group

Last Updated: 2007-03-05

Category: Network Interfaces

Description:

Defines managed objects for DS1, E1, DS2, and E2 interfaces, providing configuration, status, and performance monitoring for T1/E1 digital circuits.

Imported Objects

From IF-MIB

InterfaceIndex
ifIndexOBJECT-TYPE

From PerfHist-TC-MIB

PerfCurrentCount
PerfIntervalCount
PerfTotalCount

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
transmission

From SNMPv2-TC

DisplayString
TimeStamp
TruthValue

What Is DS1-MIB?

This is a vendor-neutral, IETF standards-based MIB (RFC 4805) that defines managed objects for DS1, J1, E1, DS2, and E2 digital circuit interfaces, the T1/E1-family transmission technologies widely used in legacy WAN, telecom, and TDM voice/data circuits. It exposes per-line configuration (line type, line coding, framing, loopback settings), current and historical performance statistics, and status/fault data along with a dedicated notifications (traps) group. It is heavily oriented toward monitoring hardware status: dsx1LineStatus reports real-time line condition (e.g., loss of signal, alarm indication signal, loopback active), dsx1TimeElapsed and dsx1ValidIntervals track the performance-monitoring interval framework, and ds1Traps provides fault notifications for line-state transitions. It is a foundational standards MIB that many vendor-specific T1/E1 interface implementations build upon or reference. It is typically deployed on routers, channel banks, and telecom access equipment terminating T1/E1 circuits in enterprise WAN and carrier access networks, and engineers often consult the DS1-MIB OID list when mapping specific line, interval, and trap objects into a management platform.

IPNetwork Monitor allows you to monitor SNMP objects defined in DS1-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • line type and coding configuration
  • current line status/alarm condition
  • loopback configuration state
  • circuit identifier
  • performance interval elapsed time and validity
  • line status change notifications

Supported Devices

  • vendor-neutral, standards-based IETF MIB, applies to routers/telecom access equipment with T1/E1 interfaces

Monitoring Examples

An administrator could poll dsx1ConfigTable/dsx1ConfigEntry indexed by dsx1LineIndex and dsx1IfIndex to check dsx1LineType, dsx1LineCoding, and dsx1LoopbackConfig, then watch dsx1LineStatus for bitmask flags indicating loss of signal or an active loopback that would explain a circuit outage. The ds1Traps notification group would alert on a line status transition in near real time rather than requiring constant polling.

OIDs
OID symbolicOID numericTypeAccessDescription
ds11.3.6.1.2.1.10.18The MIB module to describe DS1, J1, E1, DS2, and E2 interfaces objects. Copyright (c) The IETF Trust (2007). This version of this MIB module is part of RFC 4805; see the RFC itself for full legal notices.
dsx1ConfigTable1.3.6.1.2.1.10.18.6not-accessibleThe DS1 Configuration table.
dsx1ConfigEntry1.3.6.1.2.1.10.18.6.1not-accessibleAn entry in the DS1 Configuration table.
NUM dsx1LineIndex1.3.6.1.2.1.10.18.6.1.1InterfaceIndexread-onlyThis object should be made equal to ifIndex. The next paragraph describes its previous usage. Making the object equal to ifIndex allows proper use of the ifStackTable and ds0/ds0bundle MIBs. Previously, this object was the identifier of a DS1 interface on a managed device. If there is an ifEntry that is directly associated with this and only this DS1 interface, it should have the same value as ifIndex. Otherwise, number the dsx1LineIndices with a unique identifier following the rules of choosing a number that is greater than ifNumber and numbering the inside interfaces (e.g., equipment side) with even numbers and outside interfaces (e.g., network side) with odd numbers.
NUM dsx1IfIndex1.3.6.1.2.1.10.18.6.1.2InterfaceIndexread-onlyThis value for this object is equal to the value of ifIndex from the Interfaces table (RFC 2863).
INT dsx1TimeElapsed1.3.6.1.2.1.10.18.6.1.3INTEGERread-onlyThe number of seconds that have elapsed since the beginning of the near-end current error- measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
INT dsx1ValidIntervals1.3.6.1.2.1.10.18.6.1.4INTEGERread-onlyThe number of previous near-end intervals for which 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 near-end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
INT dsx1LineType1.3.6.1.2.1.10.18.6.1.5INTEGERread-writeThis 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 (T1.107) dsx1D4 AT&T D4 format DS1 (T1.107) dsx1E1 ITU-T G.704, (Table 5A) dsx1E1-CRC ITU-T G.704, (Table 5B) dsxE1-MF G.704 (Table 5A) with TS16 multiframing enabled dsx1E1-CRC-MF G.704 (Table 5B) with TS16 multiframing enabled dsx1Unframed DS1 with No Framing dsx1E1Unframed E1 with No Framing (G.703) dsx1DS2M12 DS2 frame format (T1.107) dsx1E2 E2 frame format (G.704) dsx1E1Q50 TS16 bits 5,7,8 set to 101, [in all other cases it is set to 111.] (G.704, table 14) dsx1E1Q50CRC E1Q50 with CRC dsx1J1ESF J1 according to (JT-G704, JT-G706, and JT-I431) dsx1J1Unframed J1 with No Framing For clarification, the capacity for each E1 type is as listed below: dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k dsx1E1 or dsx1E1CRC - E1, with framing, no signalling = 31 x 64k = 1984k dsx1E1MF or dsx1E1CRCMF - E1, with framing, signalling = 30 x 64k = 1920k
INT dsx1LineCoding1.3.6.1.2.1.10.18.6.1.6INTEGERread-writeThis variable describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. dsx1JBZS refers the Jammed Bit Zero Suppression, in which the AT&T specification of at least one pulse every 8-bit period is literally implemented by forcing a pulse in bit 8 of each channel. Thus, only 7 bits per channel, or 1.344 Mbps, are available for data. dsx1B8ZS refers to the use of a specified pattern of normal bits and bipolar violations that are used to replace a sequence of 8 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 that meets or exceeds the pulse density requirements, such as inverting HDLC data. dsx1B6ZS refers to the user of a specified pattern of normal bits and bipolar violations that are used to replace a sequence of 6 zero bits. Used for DS2. For more information about line coding see [ANSI-T1.102]
INT dsx1SendCode1.3.6.1.2.1.10.18.6.1.7INTEGERread-writeThis variable indicates what type of code is being sent across the DS1 interface by the device. Setting this variable causes the interface to send the code requested. The values mean the following: 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
STR dsx1CircuitIdentifier1.3.6.1.2.1.10.18.6.1.8DisplayStringread-writeThis variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
INT dsx1LoopbackConfig1.3.6.1.2.1.10.18.6.1.9INTEGERread-writeThis variable represents the desired loopback configuration of the DS1 interface. Agents supporting read/write access should return inconsistentValue 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 its value. dsx1PayloadLoop the received signal at this interface is looped through the device. Typically, the received signal is looped back for retransmission after it has passed through the device's framing function. dsx1LineLoop the received signal at this interface does not go through the device (minimum penetration) but is looped back out. dsx1OtherLoop loopbacks that are not defined here. dsx1InwardLoop the transmitted signal at this interface is looped back and received by the same interface. What is transmitted onto the line is product dependent. dsx1DualLoop both dsx1LineLoop and dsx1InwardLoop will be active simultaneously.
INT dsx1LineStatus1.3.6.1.2.1.10.18.6.1.10INTEGERread-onlyThis variable indicates the line status of the interface. It contains loopback, failure, received alarm and transmitted alarms information. The dsx1LineStatus is a bitmap represented as a sum; therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. dsx1NoAlarm must be set if and only if no other flag is set. If the dsx1loopbackState bit is set, the loopback in effect can be determined from the dsx1loopbackConfig object. The various bit positions are as follows: 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 8192 dsx1UnavailSigState Near end in unavailable signal state 16384 dsx1NetEquipOOS Carrier equipment out of service 32768 dsx1RcvPayloadAIS DS2 payload AIS 65536 dsx1Ds2PerfThreshold DS2 performance threshold exceeded
INT dsx1SignalMode1.3.6.1.2.1.10.18.6.1.11INTEGERread-write'none' indicates that no bits are reserved for signaling on this channel. 'robbedBit' indicates that DS1 Robbed Bit Signaling is in use. 'bitOriented' indicates that E1 Channel Associated Signaling is in use. 'messageOriented' indicates that Common Channel Signaling is in use on either channel 16 of an E1 link or channel 24 of a DS1.
INT dsx1TransmitClockSource1.3.6.1.2.1.10.18.6.1.12INTEGERread-writeThe source of transmit clock. 'loopTiming' indicates that the recovered receive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used or when an external clock is attached to the box containing the interface. 'throughTiming' indicates that recovered receive clock from another interface is used as the transmit clock. 'adaptive' indicates that the clock is recovered based on the data flow and not based on the physical layer
INT dsx1Fdl1.3.6.1.2.1.10.18.6.1.13INTEGERread-writeThis bitmap describes the use of the facilities data link and is the sum of the capabilities. Set any bits that are appropriate: other(1), dsx1AnsiT1403(2), dsx1Att54016(4), dsx1FdlNone(8) 'other' indicates that a protocol other than one of the following is used. 'dsx1AnsiT1403' refers to the FDL exchange recommended by ANSI. 'dsx1Att54016' refers to ESF FDL exchanges. 'dsx1FdlNone' indicates that the device does not use the FDL.
INT dsx1InvalidIntervals1.3.6.1.2.1.10.18.6.1.14INTEGERread-onlyThe number of intervals in the range from 0 to dsx1ValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals is not available (e.g., in proxy situations).
INT dsx1LineLength1.3.6.1.2.1.10.18.6.1.15INTEGERread-writeThe length of the DS1 line in meters. This object provides information for line build-out circuitry. This object is only useful if the interface has configurable line build-out circuitry.
TIM dsx1LineStatusLastChange1.3.6.1.2.1.10.18.6.1.16TimeStampread-onlyThe value of MIB II's sysUpTime object at the time this DS1 entered its current line status state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.
INT dsx1LineStatusChangeTrapEnable1.3.6.1.2.1.10.18.6.1.17INTEGERread-writeIndicates whether dsx1LineStatusChange traps should be generated for this interface.
INT dsx1LoopbackStatus1.3.6.1.2.1.10.18.6.1.18INTEGERread-onlyThis variable represents the current state of the loopback on the DS1 interface. It contains information about loopbacks established by a manager and remotely from the far end. The dsx1LoopbackStatus is a bitmap represented as a sum; therefore, it can represent multiple loopbacks simultaneously. The various bit positions are as follows: 1 dsx1NoLoopback 2 dsx1NearEndPayloadLoopback 4 dsx1NearEndLineLoopback 8 dsx1NearEndOtherLoopback 16 dsx1NearEndInwardLoopback 32 dsx1FarEndPayloadLoopback 64 dsx1FarEndLineLoopback
INT dsx1Ds1ChannelNumber1.3.6.1.2.1.10.18.6.1.19INTEGERread-onlyThis variable represents the channel number of the DS1/E1 on its parent DS2/E2 or DS3/E3. A value of 0 indicates that this DS1/E1 does not have a parent DS3/E3.
INT dsx1Channelization1.3.6.1.2.1.10.18.6.1.20INTEGERread-writeIndicates whether this DS1/E1 or DS2 is channelized or unchannelized. The value of enabledDs0(2) indicates that this is a DS1 channelized into DS0s. Setting this value will cause the creation, and resetting it to disabled(1) will cause the deletion of entries in the ifTable for the DS0s that are within the DS1. The value of enabledDs1(3) indicates that this is a DS2 channelized into DS1s. Setting this value will cause the creation, and resetting it to disabled(1) will cause the deletion of entries in the ifTable for the DS1s that are within the DS2.
INT dsx1LineMode1.3.6.1.2.1.10.18.6.1.21INTEGERread-writeThis setting puts the T1 framer into either long-haul (CSU) mode or short-haul (DSU) mode.
INT dsx1LineBuildOut1.3.6.1.2.1.10.18.6.1.22INTEGERread-writeAttenuation setting for T1 framer in long haul (CSU) mode. The optional values are -7.5dB, -15dB, -22.5dB, and 0dB.
INT dsx1LineImpedance1.3.6.1.2.1.10.18.6.1.23INTEGERread-writeNominal line impedance. For T1 and J1 lines, the value is typically balanced100ohms(3). For E1 lines, the value is typically unbalanced75ohms(2) and balanced120ohms(4). When this object does not apply, or when the appropriate value is not known, the value should be set to notApplicable(1).
dsx1CurrentTable1.3.6.1.2.1.10.18.7not-accessibleThe DS1 Current table contains various statistics being collected for the current 15-minute interval.
dsx1CurrentEntry1.3.6.1.2.1.10.18.7.1not-accessibleAn entry in the DS1 Current table.
NUM dsx1CurrentIndex1.3.6.1.2.1.10.18.7.1.1InterfaceIndexread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. 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.
PER dsx1CurrentESs1.3.6.1.2.1.10.18.7.1.2PerfCurrentCountread-onlyThe number of Errored Seconds.
PER dsx1CurrentSESs1.3.6.1.2.1.10.18.7.1.3PerfCurrentCountread-onlyThe number of Severely Errored Seconds.
PER dsx1CurrentSEFSs1.3.6.1.2.1.10.18.7.1.4PerfCurrentCountread-onlyThe number of Severely Errored Framing Seconds.
PER dsx1CurrentUASs1.3.6.1.2.1.10.18.7.1.5PerfCurrentCountread-onlyThe number of Unavailable Seconds.
PER dsx1CurrentCSSs1.3.6.1.2.1.10.18.7.1.6PerfCurrentCountread-onlyThe number of Controlled Slip Seconds.
PER dsx1CurrentPCVs1.3.6.1.2.1.10.18.7.1.7PerfCurrentCountread-onlyThe number of Path Coding Violations.
PER dsx1CurrentLESs1.3.6.1.2.1.10.18.7.1.8PerfCurrentCountread-onlyThe number of Line Errored Seconds.
PER dsx1CurrentBESs1.3.6.1.2.1.10.18.7.1.9PerfCurrentCountread-onlyThe number of Bursty Errored Seconds.
PER dsx1CurrentDMs1.3.6.1.2.1.10.18.7.1.10PerfCurrentCountread-onlyThe number of Degraded Minutes.
PER dsx1CurrentLCVs1.3.6.1.2.1.10.18.7.1.11PerfCurrentCountread-onlyThe number of Line Coding Violations (LCVs).
dsx1IntervalTable1.3.6.1.2.1.10.18.8not-accessibleThe DS1 Interval table contains various statistics collected by each DS1 interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15-minute intervals. Each row in this table represents one such interval (identified by dsx1IntervalNumber) for one specific instance (identified by dsx1IntervalIndex).
dsx1IntervalEntry1.3.6.1.2.1.10.18.8.1not-accessibleAn entry in the DS1 Interval table.
NUM dsx1IntervalIndex1.3.6.1.2.1.10.18.8.1.1InterfaceIndexread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. 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.
INT dsx1IntervalNumber1.3.6.1.2.1.10.18.8.1.2INTEGERread-onlyA number between 1 and 96, where 1 is the most recently completed 15-minute interval and 96 is the 15-minute interval completed 23 hours and 45 minutes prior to interval 1.
NUM dsx1IntervalESs1.3.6.1.2.1.10.18.8.1.3PerfIntervalCountread-onlyThe number of Errored Seconds.
NUM dsx1IntervalSESs1.3.6.1.2.1.10.18.8.1.4PerfIntervalCountread-onlyThe number of Severely Errored Seconds.
NUM dsx1IntervalSEFSs1.3.6.1.2.1.10.18.8.1.5PerfIntervalCountread-onlyThe number of Severely Errored Framing Seconds.
NUM dsx1IntervalUASs1.3.6.1.2.1.10.18.8.1.6PerfIntervalCountread-onlyThe number of Unavailable Seconds. This object may decrease if the occurrence of unavailable seconds occurs across an interval boundary.
NUM dsx1IntervalCSSs1.3.6.1.2.1.10.18.8.1.7PerfIntervalCountread-onlyThe number of Controlled Slip Seconds.
NUM dsx1IntervalPCVs1.3.6.1.2.1.10.18.8.1.8PerfIntervalCountread-onlyThe number of Path Coding Violations.
NUM dsx1IntervalLESs1.3.6.1.2.1.10.18.8.1.9PerfIntervalCountread-onlyThe number of Line Errored Seconds.
NUM dsx1IntervalBESs1.3.6.1.2.1.10.18.8.1.10PerfIntervalCountread-onlyThe number of Bursty Errored Seconds.
NUM dsx1IntervalDMs1.3.6.1.2.1.10.18.8.1.11PerfIntervalCountread-onlyThe number of Degraded Minutes.
NUM dsx1IntervalLCVs1.3.6.1.2.1.10.18.8.1.12PerfIntervalCountread-onlyThe number of Line Coding Violations.
T/F dsx1IntervalValidData1.3.6.1.2.1.10.18.8.1.13TruthValueread-onlyThis variable indicates whether the data for this interval is valid.
dsx1TotalTable1.3.6.1.2.1.10.18.9not-accessibleThe DS1 Total table contains the cumulative sum of the various statistics for the 24-hour period preceding the current interval.
dsx1TotalEntry1.3.6.1.2.1.10.18.9.1not-accessibleAn entry in the DS1 Total table.
NUM dsx1TotalIndex1.3.6.1.2.1.10.18.9.1.1InterfaceIndexread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. 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.
PER dsx1TotalESs1.3.6.1.2.1.10.18.9.1.2PerfTotalCountread-onlyThe number of Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalSESs1.3.6.1.2.1.10.18.9.1.3PerfTotalCountread-onlyThe number of Severely Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalSEFSs1.3.6.1.2.1.10.18.9.1.4PerfTotalCountread-onlyThe number of Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalUASs1.3.6.1.2.1.10.18.9.1.5PerfTotalCountread-onlyThe number of Unavailable Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalCSSs1.3.6.1.2.1.10.18.9.1.6PerfTotalCountread-onlyThe number of Controlled Slip Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalPCVs1.3.6.1.2.1.10.18.9.1.7PerfTotalCountread-onlyThe number of Path Coding Violations encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalLESs1.3.6.1.2.1.10.18.9.1.8PerfTotalCountread-onlyThe number of Line Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalBESs1.3.6.1.2.1.10.18.9.1.9PerfTotalCountread-onlyThe number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalDMs1.3.6.1.2.1.10.18.9.1.10PerfTotalCountread-onlyThe number of Degraded Minutes (DMs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1TotalLCVs1.3.6.1.2.1.10.18.9.1.11PerfTotalCountread-onlyThe number of Line Coding Violations (LCVs) encountered by a DS1 interface in the current 15-minute interval. Invalid 15-minute intervals count as 0.
dsx1FarEndCurrentTable1.3.6.1.2.1.10.18.10not-accessibleThe DS1 Far End Current table contains various statistics being collected for the current 15-minute interval. The statistics are collected from the far-end messages on the Facilities Data Link. The definitions are the same as described for the near-end information.
dsx1FarEndCurrentEntry1.3.6.1.2.1.10.18.10.1not-accessibleAn entry in the DS1 Far End Current table.
NUM dsx1FarEndCurrentIndex1.3.6.1.2.1.10.18.10.1.1InterfaceIndexread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx1LineIndex.
INT dsx1FarEndTimeElapsed1.3.6.1.2.1.10.18.10.1.2INTEGERread-onlyThe number of seconds that have elapsed since the beginning of the far-end current error-measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
INT dsx1FarEndValidIntervals1.3.6.1.2.1.10.18.10.1.3INTEGERread-onlyThe number of previous far-end intervals for which 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. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
PER dsx1FarEndCurrentESs1.3.6.1.2.1.10.18.10.1.4PerfCurrentCountread-onlyThe number of Far End Errored Seconds.
PER dsx1FarEndCurrentSESs1.3.6.1.2.1.10.18.10.1.5PerfCurrentCountread-onlyThe number of Far End Severely Errored Seconds.
PER dsx1FarEndCurrentSEFSs1.3.6.1.2.1.10.18.10.1.6PerfCurrentCountread-onlyThe number of Far End Severely Errored Framing Seconds.
PER dsx1FarEndCurrentUASs1.3.6.1.2.1.10.18.10.1.7PerfCurrentCountread-onlyThe number of Unavailable Seconds.
PER dsx1FarEndCurrentCSSs1.3.6.1.2.1.10.18.10.1.8PerfCurrentCountread-onlyThe number of Far End Controlled Slip Seconds.
PER dsx1FarEndCurrentLESs1.3.6.1.2.1.10.18.10.1.9PerfCurrentCountread-onlyThe number of Far End Line Errored Seconds.
PER dsx1FarEndCurrentPCVs1.3.6.1.2.1.10.18.10.1.10PerfCurrentCountread-onlyThe number of Far End Path Coding Violations.
PER dsx1FarEndCurrentBESs1.3.6.1.2.1.10.18.10.1.11PerfCurrentCountread-onlyThe number of Far End Bursty Errored Seconds.
PER dsx1FarEndCurrentDMs1.3.6.1.2.1.10.18.10.1.12PerfCurrentCountread-onlyThe number of Far End Degraded Minutes.
INT dsx1FarEndInvalidIntervals1.3.6.1.2.1.10.18.10.1.13INTEGERread-onlyThe number of intervals in the range from 0 to dsx1FarEndValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals is not available (e.g., in proxy situations).
dsx1FarEndIntervalTable1.3.6.1.2.1.10.18.11not-accessibleThe DS1 Far End Interval table contains various statistics collected by each DS1 interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15-minute intervals. Each row in this table represents one such interval (identified by dsx1FarEndIntervalNumber) for one specific instance (identified by dsx1FarEndIntervalIndex).
dsx1FarEndIntervalEntry1.3.6.1.2.1.10.18.11.1not-accessibleAn entry in the DS1 Far End Interval table.
NUM dsx1FarEndIntervalIndex1.3.6.1.2.1.10.18.11.1.1InterfaceIndexread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx1LineIndex.
INT dsx1FarEndIntervalNumber1.3.6.1.2.1.10.18.11.1.2INTEGERread-onlyA number between 1 and 96, where 1 is the most recently completed 15-minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
NUM dsx1FarEndIntervalESs1.3.6.1.2.1.10.18.11.1.3PerfIntervalCountread-onlyThe number of Far End Errored Seconds.
NUM dsx1FarEndIntervalSESs1.3.6.1.2.1.10.18.11.1.4PerfIntervalCountread-onlyThe number of Far End Severely Errored Seconds.
NUM dsx1FarEndIntervalSEFSs1.3.6.1.2.1.10.18.11.1.5PerfIntervalCountread-onlyThe number of Far End Severely Errored Framing Seconds.
NUM dsx1FarEndIntervalUASs1.3.6.1.2.1.10.18.11.1.6PerfIntervalCountread-onlyThe number of Unavailable Seconds.
NUM dsx1FarEndIntervalCSSs1.3.6.1.2.1.10.18.11.1.7PerfIntervalCountread-onlyThe number of Far End Controlled Slip Seconds.
NUM dsx1FarEndIntervalLESs1.3.6.1.2.1.10.18.11.1.8PerfIntervalCountread-onlyThe number of Far End Line Errored Seconds.
NUM dsx1FarEndIntervalPCVs1.3.6.1.2.1.10.18.11.1.9PerfIntervalCountread-onlyThe number of Far End Path Coding Violations.
NUM dsx1FarEndIntervalBESs1.3.6.1.2.1.10.18.11.1.10PerfIntervalCountread-onlyThe number of Far End Bursty Errored Seconds.
NUM dsx1FarEndIntervalDMs1.3.6.1.2.1.10.18.11.1.11PerfIntervalCountread-onlyThe number of Far End Degraded Minutes.
T/F dsx1FarEndIntervalValidData1.3.6.1.2.1.10.18.11.1.12TruthValueread-onlyThis variable indicates if the data for this interval is valid.
dsx1FarEndTotalTable1.3.6.1.2.1.10.18.12not-accessibleThe DS1 Far End Total table contains the cumulative sum of the various statistics for the 24-hour period preceding the current interval.
dsx1FarEndTotalEntry1.3.6.1.2.1.10.18.12.1not-accessibleAn entry in the DS1 Far End Total table.
NUM dsx1FarEndTotalIndex1.3.6.1.2.1.10.18.12.1.1InterfaceIndexread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx1LineIndex.
PER dsx1FarEndTotalESs1.3.6.1.2.1.10.18.12.1.2PerfTotalCountread-onlyThe number of Far End Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalSESs1.3.6.1.2.1.10.18.12.1.3PerfTotalCountread-onlyThe number of Far End Severely Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalSEFSs1.3.6.1.2.1.10.18.12.1.4PerfTotalCountread-onlyThe number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalUASs1.3.6.1.2.1.10.18.12.1.5PerfTotalCountread-onlyThe number of Unavailable Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalCSSs1.3.6.1.2.1.10.18.12.1.6PerfTotalCountread-onlyThe number of Far End Controlled Slip Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15 minute intervals count as 0.
PER dsx1FarEndTotalLESs1.3.6.1.2.1.10.18.12.1.7PerfTotalCountread-onlyThe number of Far End Line Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalPCVs1.3.6.1.2.1.10.18.12.1.8PerfTotalCountread-onlyThe number of Far End Path Coding Violations reported via the far end block error count encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalBESs1.3.6.1.2.1.10.18.12.1.9PerfTotalCountread-onlyThe number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
PER dsx1FarEndTotalDMs1.3.6.1.2.1.10.18.12.1.10PerfTotalCountread-onlyThe number of Degraded Minutes (DMs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
dsx1FracTable1.3.6.1.2.1.10.18.13not-accessibleThis table is deprecated in favor of using ifStackTable. The table was mandatory for systems dividing a DS1 into channels containing different data streams that are of local interest. Systems that are indifferent to data content, such as CSUs, need not implement it. The DS1 Fractional table identifies which DS1 channels associated with a CSU are being used to support a logical interface, i.e., an entry in the interfaces table from the Internet-standard MIB. For example, consider an application managing a North American ISDN Primary Rate link whose division is a 384-kbit/s H1 _B_ Channel for video, a second H1 for data to a primary routing peer, and 12 64-kbit/s H0 _B_ Channels. Consider that some subset of the H0 channels is used for voice and the remainder are available for dynamic data calls. We count a total of 14 interfaces multiplexed onto the DS1 interface. Six DS1 channels (for the sake of the example, channels 1..6) are used for video, six more (7..11 and 13) are used for data, and the remaining 12 are in channels 12 and 14..24. Let us further imagine that ifIndex 2 is of type DS1 and refers to the DS1 interface and that the interfaces layered onto it are numbered 3..16. We might describe the allocation of channels, in the dsx1FracTable, as follows: dsx1FracIfIndex.2. 1 = 3 dsx1FracIfIndex.2.13 = 4 dsx1FracIfIndex.2. 2 = 3 dsx1FracIfIndex.2.14 = 6 dsx1FracIfIndex.2. 3 = 3 dsx1FracIfIndex.2.15 = 7 dsx1FracIfIndex.2. 4 = 3 dsx1FracIfIndex.2.16 = 8 dsx1FracIfIndex.2. 5 = 3 dsx1FracIfIndex.2.17 = 9 dsx1FracIfIndex.2. 6 = 3 dsx1FracIfIndex.2.18 = 10 dsx1FracIfIndex.2. 7 = 4 dsx1FracIfIndex.2.19 = 11 dsx1FracIfIndex.2. 8 = 4 dsx1FracIfIndex.2.20 = 12 dsx1FracIfIndex.2. 9 = 4 dsx1FracIfIndex.2.21 = 13 dsx1FracIfIndex.2.10 = 4 dsx1FracIfIndex.2.22 = 14 dsx1FracIfIndex.2.11 = 4 dsx1FracIfIndex.2.23 = 15 dsx1FracIfIndex.2.12 = 5 dsx1FracIfIndex.2.24 = 16 For North American (DS1) interfaces, there are 24 legal channels, numbered 1 through 24. For G.704 interfaces, there are 31 legal channels, numbered 1 through 31. The channels (1..31) correspond directly to the equivalently numbered time-slots.
dsx1FracEntry1.3.6.1.2.1.10.18.13.1not-accessibleAn entry in the DS1 Fractional table.
INT dsx1FracIndex1.3.6.1.2.1.10.18.13.1.1INTEGERread-onlyThe index value that uniquely identifies the DS1 interface to which this entry is applicable. 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.
INT dsx1FracNumber1.3.6.1.2.1.10.18.13.1.2INTEGERread-onlyThe channel number for this entry.
INT dsx1FracIfIndex1.3.6.1.2.1.10.18.13.1.3INTEGERread-writeAn index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value as an ifIndex object instance. If no interface is currently using a channel, the value should be zero. If a single interface occupies more than one time-slot, that ifIndex value will be found in multiple time-slots.
ds1Conformance1.3.6.1.2.1.10.18.14
ds1Groups1.3.6.1.2.1.10.18.14.1
ds1NearEndConfigGroup1.3.6.1.2.1.10.18.14.1.1A collection of objects providing configuration information applicable to all DS1 interfaces.
ds1NearEndStatisticsGroup1.3.6.1.2.1.10.18.14.1.2A collection of objects providing statistics information applicable to all DS1 interfaces.
ds1FarEndGroup1.3.6.1.2.1.10.18.14.1.3A collection of objects providing remote configuration and statistics information.
ds1DeprecatedGroup1.3.6.1.2.1.10.18.14.1.4A collection of obsolete objects that may be implemented for backwards compatibility.
ds1NearEndOptionalConfigGroup1.3.6.1.2.1.10.18.14.1.5A collection of objects that may be implemented on DS1 and DS2 interfaces.
ds1DS2Group1.3.6.1.2.1.10.18.14.1.6A collection of objects providing information about DS2 (6,312 kbps) and E2 (8,448 kbps) systems.
ds1TransStatsGroup1.3.6.1.2.1.10.18.14.1.7A collection of objects that are the statistics that can be collected from a DS1 interface that is running transparent or unframed lineType. Statistics not in this list should return noSuchInstance.
ds1NearEndOptionalTrapGroup1.3.6.1.2.1.10.18.14.1.8A collection of notifications that may be implemented on DS1 and DS2 interfaces.
ds1ChanMappingGroup1.3.6.1.2.1.10.18.14.1.9A collection of objects that give a mapping of DS3 Channel (dsx1Ds1ChannelNumber) to ifIndex.
ds1NearEndConfigurationGroup1.3.6.1.2.1.10.18.14.1.10A collection of objects providing configuration information applicable to all DS1 interfaces.
ds1NearEndCfgGroup1.3.6.1.2.1.10.18.14.1.11A collection of objects providing configuration information applicable to all DS1 interfaces.
ds1NearEndStatGroup1.3.6.1.2.1.10.18.14.1.12A collection of objects providing statistics information applicable to all DS1 interfaces.
ds1FarEndNGroup1.3.6.1.2.1.10.18.14.1.13A collection of objects providing remote configuration and statistics information.
ds1Compliances1.3.6.1.2.1.10.18.14.2
ds1Compliance1.3.6.1.2.1.10.18.14.2.1The compliance statement for T1 and E1 interfaces.
ds1MibT1PriCompliance1.3.6.1.2.1.10.18.14.2.2Compliance statement for using this MIB for ISDN Primary Rate interfaces on T1 lines.
ds1MibE1PriCompliance1.3.6.1.2.1.10.18.14.2.3Compliance statement for using this MIB for ISDN Primary Rate interfaces on E1 lines.
ds1Ds2Compliance1.3.6.1.2.1.10.18.14.2.4Compliance statement for using this MIB for DS2 interfaces.
ds1NCompliance1.3.6.1.2.1.10.18.14.2.5The compliance statement for T1 and E1 interfaces.
ds1MibT1PriNCompliance1.3.6.1.2.1.10.18.14.2.6Compliance statement for using this MIB for ISDN Primary Rate interfaces on T1 lines.
ds1MibE1PriNCompliance1.3.6.1.2.1.10.18.14.2.7Compliance statement for using this MIB for ISDN Primary Rate interfaces on E1 lines.
ds1J1Compliance1.3.6.1.2.1.10.18.14.2.8The compliance statement for T1, J1, and E1 interfaces.
ds1NMibT1PriNCompliance1.3.6.1.2.1.10.18.14.2.9Compliance statement for using this MIB for ISDN Primary Rate interfaces on T1 lines.
ds1NMibE1PriNCompliance1.3.6.1.2.1.10.18.14.2.10Compliance statement for using this MIB for ISDN Primary Rate interfaces on E1 lines.
ds1Traps1.3.6.1.2.1.10.18.15
NTF dsx1LineStatusChange1.3.6.1.2.1.10.18.15.0.1A dsx1LineStatusChange trap is sent when the value of an instance dsx1LineStatus changes. It can be utilized by an Network Management Station (NMS) to trigger polls. When the line status change results from a higher-level line status change (i.e., DS3), then no traps for the DS1 are sent.
dsx1ChanMappingTable1.3.6.1.2.1.10.18.16not-accessibleThe DS1 Channel Mapping table. This table maps a DS1 channel number on a particular DS3 into an ifIndex. In the presence of DS2s, this table can be used to map a DS2 channel number on a DS3 into an ifIndex, or used to map a DS1 channel number on a DS2 into an ifIndex.
dsx1ChanMappingEntry1.3.6.1.2.1.10.18.16.1not-accessibleAn entry in the DS1 Channel Mapping table. There is an entry in this table corresponding to each DS1 ifEntry within any interface that is channelized to the individual DS1 ifEntry level. This table is intended to facilitate mapping from channelized interface / channel number to DS1 ifEntry (e.g., mapping (DS3 ifIndex, DS1 channel number) -> ifIndex). While this table provides information that can also be found in the ifStackTable and dsx1ConfigTable, it provides this same information with a single table lookup, rather than by walking the ifStackTable to find the various constituent DS1 ifTable entries, and testing various dsx1ConfigTable entries to check for the entry with the applicable DS1 channel number.
NUM dsx1ChanMappedIfIndex1.3.6.1.2.1.10.18.16.1.1InterfaceIndexread-onlyThis object indicates the ifIndex value assigned by the agent for the individual DS1 ifEntry that corresponds to the given DS1 channel number (specified by the INDEX element dsx1Ds1ChannelNumber) of the given channelized interface (specified by INDEX element ifIndex).

RFC description

RFC 3895 MIB for managing DS1/T1 (1.544 Mbps) digital circuits and E1 (2.048 Mbps) lines.

Start monitoring Router/telecom equipment with T1/E1 (DS1/E1/DS2/E2) interfaces (vendor-neutral IETF standard RFC 4805) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download DS1-MIB