MIBs Depot

DS3-MIB

Registered at
1.3.6.1.2.1.10.30
Last updated
2004-09-08 00:00
Organization
IETF AToM MIB Working Group
Revisions
2004-09-08 00:00, 1998-08-01 21:30, 1993-01-25 20:28
Namespace
standard
Source file
DS3-MIB
Digest
sha256:268cf806234d91fefb0a3925da8344928b52802053a7b4d011c48d71bc5c0405

Description

The is the MIB module that describes DS3 and E3 interfaces objects. Copyright (c) The Internet Society (2004). This version of this MIB module is part of RFC 3896; see the RFC itself for full legal notices.

Contact

WG charter: http://www.ietf.org/html.charters/atommib-charter.html Mailing Lists: General Discussion: atommib@research.telcordia.com To Subscribe: atommib-request@research.telcordia.com Editor: Orly Nicklass Postal: RAD Data Communications, Ltd. Ziv Tower, 24 Roul Walenberg Tel Aviv, Israel, 69719 Tel: +9723 765 9969 E-mail: orly_n@rad.com

Imports

FromSymbols
IF-MIBInterfaceIndex
PerfHist-TC-MIBPerfCurrentCount, PerfIntervalCount, PerfTotalCount
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, transmission
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

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

DS3-MIB
IANAifType-MIB
IF-MIB
PerfHist-TC-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
dsx3ConfigTable
OBJECT-TYPE
The DS3/E3 Configuration table.
1.3.6.1.2.1.10.30.5not-accessiblecurrent
dsx3ConfigEntry
OBJECT-TYPE
An entry in the DS3/E3 Configuration table.
1.3.6.1.2.1.10.30.5.1not-accessiblecurrent
dsx3LineIndex
OBJECT-TYPE
This object should be made equal to ifIndex. The next paragraph describes its previous usage. Making the object equal to ifIndex allows proper use of ifStackTable. Previously, this object was the identifier of a DS3/E3 Interface on a managed device. If there is an ifEntry that is directly associated with this and only this DS3/E3 interface, it should have the same value as ifIndex. Otherwise, number the dsx3LineIndices with an 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.
1.3.6.1.2.1.10.30.5.1.1InterfaceIndexread-onlycurrent
dsx3IfIndex
OBJECT-TYPE
This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).
1.3.6.1.2.1.10.30.5.1.2InterfaceIndexread-onlydeprecated
dsx3TimeElapsed
OBJECT-TYPE
The 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.
1.3.6.1.2.1.10.30.5.1.3INTEGER (0..899)read-onlycurrent
dsx3ValidIntervals
OBJECT-TYPE
The 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.
1.3.6.1.2.1.10.30.5.1.4INTEGER (0..96)read-onlycurrent
dsx3LineType
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 dsx3ClearChannel value means that the C-bits are not used except for sending/receiving AIS. The values, in sequence, describe: TITLE: SPECIFICATION: dsx3M23 ANSI T1.107-1988 dsx3SYNTRAN ANSI T1.107-1988 dsx3CbitParity ANSI T1.107a-1990 dsx3ClearChannel ANSI T1.102-1987 e3Framed CCITT G.751 e3Plcp ETSI T/NA(91)18 dsx3M13 ANSI T1.107a-1990.
1.3.6.1.2.1.10.30.5.1.5INTEGER {dsx3other(1), dsx3M23(2), dsx3SYNTRAN(3), dsx3CbitParity(4), dsx3ClearChannel(5), e3other(6), e3Framed(7), e3Plcp(8), dsx3M13(9)}read-writecurrent
dsx3LineCoding
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.
1.3.6.1.2.1.10.30.5.1.6INTEGER {dsx3Other(1), dsx3B3ZS(2), e3HDB3(3)}read-writecurrent
dsx3SendCode
OBJECT-TYPE
This variable indicates what type of code is being sent across the DS3/E3 interface by the device. (These are optional for E3 interfaces.) Setting this variable causes the interface to begin sending the code requested. 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 requesting to loopback a particular DS1/E1 within a DS3/E3 frame. The DS1/E1 is indicated in dsx3Ds1ForRemoteLoop. dsx3SendTestPattern sending a test pattern.
1.3.6.1.2.1.10.30.5.1.7INTEGER {dsx3SendNoCode(1), dsx3SendLineCode(2), dsx3SendPayloadCode(3), dsx3SendResetCode(4), dsx3SendDS1LoopCode(5), dsx3SendTestPattern(6)}read-writecurrent
dsx3CircuitIdentifier
OBJECT-TYPE
This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
1.3.6.1.2.1.10.30.5.1.8DisplayString (SIZE(0..255))read-writecurrent
dsx3LoopbackConfig
OBJECT-TYPE
This variable represents the desired 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 its value. dsx3PayloadLoop 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. dsx3LineLoop The received signal at this interface does not go through the device (minimum penetration) but is looped back out. dsx3OtherLoop Loopbacks that are not defined here. dsx3InwardLoop The sent signal at this interface is looped back through the device. dsx3DualLoop Both dsx1LineLoop and dsx1InwardLoop will be active simultaneously.
1.3.6.1.2.1.10.30.5.1.9INTEGER {dsx3NoLoop(1), dsx3PayloadLoop(2), dsx3LineLoop(3), dsx3OtherLoop(4), dsx3InwardLoop(5), dsx3DualLoop(6)}read-writecurrent
dsx3LineStatus
OBJECT-TYPE
This variable indicates the Line Status of the interface. It contains loopback state information and failure state information. The dsx3LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures and a loopback (see dsx3LoopbackConfig object for the type of loopback) simultaneously. The dsx3NoAlarm must be set if and only if no other flag is set. If the dsx3loopbackState bit is set, the loopback in effect can be determined from the dsx3loopbackConfig object. The various bit positions are: 1 dsx3NoAlarm No alarm present 2 dsx3RcvRAIFailure Receiving Yellow/Remote Alarm Indication 4 dsx3XmitRAIAlarm Transmitting Yellow/Remote Alarm Indication 8 dsx3RcvAIS Receiving AIS failure state 16 dsx3XmitAIS Transmitting AIS 32 dsx3LOF Receiving LOF failure state 64 dsx3LOS Receiving LOS failure state 128 dsx3LoopbackState Looping the received signal 256 dsx3RcvTestCode Receiving a Test Pattern 512 dsx3OtherFailure any line status not defined here 1024 dsx3UnavailSigState Near End in Unavailable Signal State 2048 dsx3NetEquipOOS Carrier Equipment Out of Service
1.3.6.1.2.1.10.30.5.1.10INTEGER (1..4095)read-onlycurrent
dsx3TransmitClockSource
OBJECT-TYPE
The 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 that an external clock is attached to the box containing the interface. throughTiming indicates that transmit clock is derived from the recovered receive clock of another DS3 interface.
1.3.6.1.2.1.10.30.5.1.11INTEGER {loopTiming(1), localTiming(2), throughTiming(3)}read-writecurrent
dsx3InvalidIntervals
OBJECT-TYPE
The number of intervals in the range from 0 to dsx3ValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
1.3.6.1.2.1.10.30.5.1.12INTEGER (0..96)read-onlycurrent
dsx3LineLength
OBJECT-TYPE
The length of the ds3 line in meters. 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.2.1.10.30.5.1.13INTEGER (0..64000)read-writecurrent
dsx3LineStatusLastChange
OBJECT-TYPE
The value of MIB II's sysUpTime object at the time this DS3/E3 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.
1.3.6.1.2.1.10.30.5.1.14TimeStampread-onlycurrent
dsx3LineStatusChangeTrapEnable
OBJECT-TYPE
Indicates whether dsx3LineStatusChange traps should be generated for this interface.
1.3.6.1.2.1.10.30.5.1.15INTEGER {enabled(1), disabled(2)}read-writecurrent
dsx3LoopbackStatus
OBJECT-TYPE
This variable represents the current state of the loopback on the DS3 interface. It contains information about loopbacks established by a manager and remotely from the far end. The dsx3LoopbackStatus is a bit map represented as a sum, therefore is can represent multiple loopbacks simultaneously. The various bit positions are: 1 dsx3NoLoopback 2 dsx3NearEndPayloadLoopback 4 dsx3NearEndLineLoopback 8 dsx3NearEndOtherLoopback 16 dsx3NearEndInwardLoopback 32 dsx3FarEndPayloadLoopback 64 dsx3FarEndLineLoopback
1.3.6.1.2.1.10.30.5.1.16INTEGER (1..127)read-onlycurrent
dsx3Channelization
OBJECT-TYPE
Indicates whether this ds3/e3 is channelized or unchannelized. The value of enabledDs1 indicates that this is a DS3 channelized into DS1s. The value of enabledDs3 indicated that this is a DS3 channelized into DS2s. Setting this object will cause the creation or deletion of DS2 or DS1 entries in the ifTable.
1.3.6.1.2.1.10.30.5.1.17INTEGER {disabled(1), enabledDs1(2), enabledDs2(3)}read-writecurrent
dsx3Ds1ForRemoteLoop
OBJECT-TYPE
Indicates which DS1/E1 on this DS3/E3 will be indicated in the remote ds1 loopback request. A value of 0 means no DS1 will be looped. A value of 29 means all DS1s/E1s will be looped.
1.3.6.1.2.1.10.30.5.1.18INTEGER (0..29)read-writecurrent
dsx3CurrentTable
OBJECT-TYPE
The DS3/E3 current table contains various statistics being collected for the current 15 minute interval.
1.3.6.1.2.1.10.30.6not-accessiblecurrent
dsx3CurrentEntry
OBJECT-TYPE
An entry in the DS3/E3 Current table.
1.3.6.1.2.1.10.30.6.1not-accessiblecurrent
dsx3CurrentIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3/E3 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 an dsx3LineIndex object instance.
1.3.6.1.2.1.10.30.6.1.1InterfaceIndexread-onlycurrent
dsx3CurrentPESs
OBJECT-TYPE
The counter associated with the number of P-bit Errored Seconds.
1.3.6.1.2.1.10.30.6.1.2PerfCurrentCountread-onlycurrent
dsx3CurrentPSESs
OBJECT-TYPE
The counter associated with the number of P-bit Severely Errored Seconds.
1.3.6.1.2.1.10.30.6.1.3PerfCurrentCountread-onlycurrent
dsx3CurrentSEFSs
OBJECT-TYPE
The counter associated with the number of Severely Errored Framing Seconds.
1.3.6.1.2.1.10.30.6.1.4PerfCurrentCountread-onlycurrent
dsx3CurrentUASs
OBJECT-TYPE
The counter associated with the number of Unavailable Seconds.
1.3.6.1.2.1.10.30.6.1.5PerfCurrentCountread-onlycurrent
dsx3CurrentLCVs
OBJECT-TYPE
The counter associated with the number of Line Coding Violations.
1.3.6.1.2.1.10.30.6.1.6PerfCurrentCountread-onlycurrent
dsx3CurrentPCVs
OBJECT-TYPE
The counter associated with the number of P-bit Coding Violations.
1.3.6.1.2.1.10.30.6.1.7PerfCurrentCountread-onlycurrent
dsx3CurrentLESs
OBJECT-TYPE
The number of Line Errored Seconds.
1.3.6.1.2.1.10.30.6.1.8PerfCurrentCountread-onlycurrent
dsx3CurrentCCVs
OBJECT-TYPE
The number of C-bit Coding Violations.
1.3.6.1.2.1.10.30.6.1.9PerfCurrentCountread-onlycurrent
dsx3CurrentCESs
OBJECT-TYPE
The number of C-bit Errored Seconds.
1.3.6.1.2.1.10.30.6.1.10PerfCurrentCountread-onlycurrent
dsx3CurrentCSESs
OBJECT-TYPE
The number of C-bit Severely Errored Seconds.
1.3.6.1.2.1.10.30.6.1.11PerfCurrentCountread-onlycurrent
dsx3IntervalTable
OBJECT-TYPE
The DS3/E3 Interval Table contains various statistics collected by each DS3/E3 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 dsx3IntervalNumber) and for one specific interface (identified by dsx3IntervalIndex).
1.3.6.1.2.1.10.30.7not-accessiblecurrent
dsx3IntervalEntry
OBJECT-TYPE
An entry in the DS3/E3 Interval table.
1.3.6.1.2.1.10.30.7.1not-accessiblecurrent
dsx3IntervalIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3/E3 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 an dsx3LineIndex object instance.
1.3.6.1.2.1.10.30.7.1.1InterfaceIndexread-onlycurrent
dsx3IntervalNumber
OBJECT-TYPE
A 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.
1.3.6.1.2.1.10.30.7.1.2INTEGER (1..96)read-onlycurrent
dsx3IntervalPESs
OBJECT-TYPE
The counter associated with the number of P-bit Errored Seconds.
1.3.6.1.2.1.10.30.7.1.3PerfIntervalCountread-onlycurrent
dsx3IntervalPSESs
OBJECT-TYPE
The counter associated with the number of P-bit Severely Errored Seconds.
1.3.6.1.2.1.10.30.7.1.4PerfIntervalCountread-onlycurrent
dsx3IntervalSEFSs
OBJECT-TYPE
The counter associated with the number of Severely Errored Framing Seconds.
1.3.6.1.2.1.10.30.7.1.5PerfIntervalCountread-onlycurrent
dsx3IntervalUASs
OBJECT-TYPE
The counter associated with the number of Unavailable Seconds. This object may decrease if the occurrence of unavailable seconds occurs across an interval boundary.
1.3.6.1.2.1.10.30.7.1.6PerfIntervalCountread-onlycurrent
dsx3IntervalLCVs
OBJECT-TYPE
The counter associated with the number of Line Coding Violations.
1.3.6.1.2.1.10.30.7.1.7PerfIntervalCountread-onlycurrent
dsx3IntervalPCVs
OBJECT-TYPE
The counter associated with the number of P-bit Coding Violations.
1.3.6.1.2.1.10.30.7.1.8PerfIntervalCountread-onlycurrent
dsx3IntervalLESs
OBJECT-TYPE
The number of Line Errored Seconds (BPVs or illegal zero sequences).
1.3.6.1.2.1.10.30.7.1.9PerfIntervalCountread-onlycurrent
dsx3IntervalCCVs
OBJECT-TYPE
The number of C-bit Coding Violations.
1.3.6.1.2.1.10.30.7.1.10PerfIntervalCountread-onlycurrent
dsx3IntervalCESs
OBJECT-TYPE
The number of C-bit Errored Seconds.
1.3.6.1.2.1.10.30.7.1.11PerfIntervalCountread-onlycurrent
dsx3IntervalCSESs
OBJECT-TYPE
The number of C-bit Severely Errored Seconds.
1.3.6.1.2.1.10.30.7.1.12PerfIntervalCountread-onlycurrent
dsx3IntervalValidData
OBJECT-TYPE
This variable indicates if the data for this interval is valid.
1.3.6.1.2.1.10.30.7.1.13TruthValueread-onlycurrent
dsx3TotalTable
OBJECT-TYPE
The DS3/E3 Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval.
1.3.6.1.2.1.10.30.8not-accessiblecurrent
dsx3TotalEntry
OBJECT-TYPE
An entry in the DS3/E3 Total table.
1.3.6.1.2.1.10.30.8.1not-accessiblecurrent
dsx3TotalIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3/E3 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 an dsx3LineIndex object instance.
1.3.6.1.2.1.10.30.8.1.1InterfaceIndexread-onlycurrent
dsx3TotalPESs
OBJECT-TYPE
The counter associated with the number of P-bit Errored Seconds, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.2PerfTotalCountread-onlycurrent
dsx3TotalPSESs
OBJECT-TYPE
The counter associated with the number of P-bit Severely Errored Seconds, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.3PerfTotalCountread-onlycurrent
dsx3TotalSEFSs
OBJECT-TYPE
The counter associated with the number of Severely Errored Framing Seconds, encountered by a DS3/E3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.4PerfTotalCountread-onlycurrent
dsx3TotalUASs
OBJECT-TYPE
The counter associated with the number of Unavailable Seconds, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.5PerfTotalCountread-onlycurrent
dsx3TotalLCVs
OBJECT-TYPE
The counter associated with the number of Line Coding Violations encountered by a DS3/E3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.6PerfTotalCountread-onlycurrent
dsx3TotalPCVs
OBJECT-TYPE
The counter associated with the number of P-bit Coding Violations, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.7PerfTotalCountread-onlycurrent
dsx3TotalLESs
OBJECT-TYPE
The number of Line Errored Seconds (BPVs or illegal zero sequences) encountered by a DS3/E3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.8PerfTotalCountread-onlycurrent
dsx3TotalCCVs
OBJECT-TYPE
The number of C-bit Coding Violations encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.9PerfTotalCountread-onlycurrent
dsx3TotalCESs
OBJECT-TYPE
The number of C-bit Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.10PerfTotalCountread-onlycurrent
dsx3TotalCSESs
OBJECT-TYPE
The number of C-bit Severely Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.8.1.11PerfTotalCountread-onlycurrent
dsx3FarEndConfigTable
OBJECT-TYPE
The DS3 Far End Configuration Table contains configuration information reported in the C-bits from the remote end.
1.3.6.1.2.1.10.30.9not-accessiblecurrent
dsx3FarEndConfigEntry
OBJECT-TYPE
An entry in the DS3 Far End Configuration table.
1.3.6.1.2.1.10.30.9.1not-accessiblecurrent
dsx3FarEndLineIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3 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 an dsx3LineIndex object instance.
1.3.6.1.2.1.10.30.9.1.1InterfaceIndexread-onlycurrent
dsx3FarEndEquipCode
OBJECT-TYPE
This is the Far End Equipment Identification code that describes the specific piece of equipment. It is sent within the Path Identification Message.
1.3.6.1.2.1.10.30.9.1.2DisplayString (SIZE(0..10))read-writecurrent
dsx3FarEndLocationIDCode
OBJECT-TYPE
This is the Far End Location Identification code that describes the specific location of the equipment. It is sent within the Path Identification Message.
1.3.6.1.2.1.10.30.9.1.3DisplayString (SIZE(0..11))read-writecurrent
dsx3FarEndFrameIDCode
OBJECT-TYPE
This is the Far End Frame Identification code that identifies where the equipment is located within a building at a given location. It is sent within the Path Identification Message.
1.3.6.1.2.1.10.30.9.1.4DisplayString (SIZE(0..10))read-writecurrent
dsx3FarEndUnitCode
OBJECT-TYPE
This is the Far End code that identifies the equipment location within a bay. It is sent within the Path Identification Message.
1.3.6.1.2.1.10.30.9.1.5DisplayString (SIZE(0..6))read-writecurrent
dsx3FarEndFacilityIDCode
OBJECT-TYPE
This code identifies a specific Far End DS3 path. It is sent within the Path Identification Message.
1.3.6.1.2.1.10.30.9.1.6DisplayString (SIZE(0..38))read-writecurrent
dsx3FarEndCurrentTable
OBJECT-TYPE
The DS3 Far End Current table contains various statistics being collected for the current 15 minute interval. The statistics are collected from the far end block error code within the C- bits.
1.3.6.1.2.1.10.30.10not-accessiblecurrent
dsx3FarEndCurrentEntry
OBJECT-TYPE
An entry in the DS3 Far End Current table.
1.3.6.1.2.1.10.30.10.1not-accessiblecurrent
dsx3FarEndCurrentIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3 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 dsx3LineIndex.
1.3.6.1.2.1.10.30.10.1.1InterfaceIndexread-onlycurrent
dsx3FarEndTimeElapsed
OBJECT-TYPE
The 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.
1.3.6.1.2.1.10.30.10.1.2INTEGER (0..899)read-onlycurrent
dsx3FarEndValidIntervals
OBJECT-TYPE
The 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.
1.3.6.1.2.1.10.30.10.1.3INTEGER (0..96)read-onlycurrent
dsx3FarEndCurrentCESs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Errored Seconds.
1.3.6.1.2.1.10.30.10.1.4PerfCurrentCountread-onlycurrent
dsx3FarEndCurrentCSESs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Severely Errored Seconds.
1.3.6.1.2.1.10.30.10.1.5PerfCurrentCountread-onlycurrent
dsx3FarEndCurrentCCVs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count.
1.3.6.1.2.1.10.30.10.1.6PerfCurrentCountread-onlycurrent
dsx3FarEndCurrentUASs
OBJECT-TYPE
The counter associated with the number of Far End unavailable seconds.
1.3.6.1.2.1.10.30.10.1.7PerfCurrentCountread-onlycurrent
dsx3FarEndInvalidIntervals
OBJECT-TYPE
The number of intervals in the range from 0 to dsx3FarEndValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
1.3.6.1.2.1.10.30.10.1.8INTEGER (0..96)read-onlycurrent
dsx3FarEndIntervalTable
OBJECT-TYPE
The DS3 Far End Interval Table contains various statistics collected by each DS3 interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15 minute intervals.
1.3.6.1.2.1.10.30.11not-accessiblecurrent
dsx3FarEndIntervalEntry
OBJECT-TYPE
An entry in the DS3 Far End Interval table.
1.3.6.1.2.1.10.30.11.1not-accessiblecurrent
dsx3FarEndIntervalIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3 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 dsx3LineIndex.
1.3.6.1.2.1.10.30.11.1.1InterfaceIndexread-onlycurrent
dsx3FarEndIntervalNumber
OBJECT-TYPE
A 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.
1.3.6.1.2.1.10.30.11.1.2INTEGER (1..96)read-onlycurrent
dsx3FarEndIntervalCESs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Errored Seconds encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals. In the case where the agent is a proxy and data is not available, return noSuchInstance.
1.3.6.1.2.1.10.30.11.1.3PerfIntervalCountread-onlycurrent
dsx3FarEndIntervalCSESs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Severely Errored Seconds.
1.3.6.1.2.1.10.30.11.1.4PerfIntervalCountread-onlycurrent
dsx3FarEndIntervalCCVs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count.
1.3.6.1.2.1.10.30.11.1.5PerfIntervalCountread-onlycurrent
dsx3FarEndIntervalUASs
OBJECT-TYPE
The counter associated with the number of Far End unavailable seconds.
1.3.6.1.2.1.10.30.11.1.6PerfIntervalCountread-onlycurrent
dsx3FarEndIntervalValidData
OBJECT-TYPE
This variable indicates if the data for this interval is valid.
1.3.6.1.2.1.10.30.11.1.7TruthValueread-onlycurrent
dsx3FarEndTotalTable
OBJECT-TYPE
The DS3 Far End Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval.
1.3.6.1.2.1.10.30.12not-accessiblecurrent
dsx3FarEndTotalEntry
OBJECT-TYPE
An entry in the DS3 Far End Total table.
1.3.6.1.2.1.10.30.12.1not-accessiblecurrent
dsx3FarEndTotalIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3 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 dsx3LineIndex.
1.3.6.1.2.1.10.30.12.1.1InterfaceIndexread-onlycurrent
dsx3FarEndTotalCESs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.12.1.2PerfTotalCountread-onlycurrent
dsx3FarEndTotalCSESs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Severely Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.12.1.3PerfTotalCountread-onlycurrent
dsx3FarEndTotalCCVs
OBJECT-TYPE
The counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.12.1.4PerfTotalCountread-onlycurrent
dsx3FarEndTotalUASs
OBJECT-TYPE
The counter associated with the number of Far End unavailable seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
1.3.6.1.2.1.10.30.12.1.5PerfTotalCountread-onlycurrent
dsx3FracTable
OBJECT-TYPE
This table is deprecated in favour of using ifStackTable. Implementation of this table was optional. It was designed for those systems dividing a DS3/E3 into channels containing different data streams that are of local interest. The DS3/E3 fractional table identifies which DS3/E3 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 a DS3 device with 4 high speed links carrying router traffic, a feed for voice, a feed for video, and a synchronous channel for a non-routed protocol. We might describe the allocation of channels, in the dsx3FracTable, as follows: dsx3FracIfIndex.2. 1 = 3 dsx3FracIfIndex.2.15 = 4 dsx3FracIfIndex.2. 2 = 3 dsx3FracIfIndex.2.16 = 6 dsx3FracIfIndex.2. 3 = 3 dsx3FracIfIndex.2.17 = 6 dsx3FracIfIndex.2. 4 = 3 dsx3FracIfIndex.2.18 = 6 dsx3FracIfIndex.2. 5 = 3 dsx3FracIfIndex.2.19 = 6 dsx3FracIfIndex.2. 6 = 3 dsx3FracIfIndex.2.20 = 6 dsx3FracIfIndex.2. 7 = 4 dsx3FracIfIndex.2.21 = 6 dsx3FracIfIndex.2. 8 = 4 dsx3FracIfIndex.2.22 = 6 dsx3FracIfIndex.2. 9 = 4 dsx3FracIfIndex.2.23 = 6 dsx3FracIfIndex.2.10 = 4 dsx3FracIfIndex.2.24 = 6 dsx3FracIfIndex.2.11 = 4 dsx3FracIfIndex.2.25 = 6 dsx3FracIfIndex.2.12 = 5 dsx3FracIfIndex.2.26 = 6 dsx3FracIfIndex.2.13 = 5 dsx3FracIfIndex.2.27 = 6 dsx3FracIfIndex.2.14 = 5 dsx3FracIfIndex.2.28 = 6 For dsx3M23, dsx3 SYNTRAN, dsx3CbitParity, and dsx3ClearChannel there are 28 legal channels, numbered 1 through 28. For e3Framed there are 16 legal channels, numbered 1 through 16. The channels (1..16) correspond directly to the equivalently numbered time-slots.
1.3.6.1.2.1.10.30.13not-accessibledeprecated
dsx3FracEntry
OBJECT-TYPE
An entry in the DS3 Fractional table.
1.3.6.1.2.1.10.30.13.1not-accessibledeprecated
dsx3FracIndex
OBJECT-TYPE
The index value which uniquely identifies the DS3 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 an dsx3LineIndex object instance.
1.3.6.1.2.1.10.30.13.1.1INTEGER (1..2147483647)read-onlydeprecated
dsx3FracNumber
OBJECT-TYPE
The channel number for this entry.
1.3.6.1.2.1.10.30.13.1.2INTEGER (1..31)read-onlydeprecated
dsx3FracIfIndex
OBJECT-TYPE
An 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 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.
1.3.6.1.2.1.10.30.13.1.3INTEGER (0..2147483647)read-writedeprecated
ds3Conformance
OBJECT-IDENTITY
1.3.6.1.2.1.10.30.14
ds3Groups
OBJECT-IDENTITY
1.3.6.1.2.1.10.30.14.1
ds3Compliances
OBJECT-IDENTITY
1.3.6.1.2.1.10.30.14.2
ds3Traps
OBJECT-IDENTITY
1.3.6.1.2.1.10.30.15

Notifications

NameOIDStatus
dsx3LineStatusChange
NOTIFICATION-TYPE
A dsx3LineStatusChange trap is sent when the value of an instance of dsx3LineStatus changes. It can be utilized by an NMS to trigger polls. When the line status change results in a lower level line status change (i.e., ds1), then no traps for the lower level are sent.
1.3.6.1.2.1.10.30.15.0.1current

Conformance

NameOIDStatus
ds3NearEndConfigGroup
OBJECT-GROUP
A collection of objects providing configuration information applicable to all DS3/E3 interfaces.
1.3.6.1.2.1.10.30.14.1.1current
ds3NearEndStatisticsGroup
OBJECT-GROUP
A collection of objects providing statistics information applicable to all DS3/E3 interfaces.
1.3.6.1.2.1.10.30.14.1.2current
ds3FarEndGroup
OBJECT-GROUP
A collection of objects providing remote configuration and statistics information applicable to C-bit Parity and SYNTRAN DS3 interfaces.
1.3.6.1.2.1.10.30.14.1.3current
ds3DeprecatedGroup
OBJECT-GROUP
A collection of obsolete objects that may be implemented for backwards compatibility.
1.3.6.1.2.1.10.30.14.1.4deprecated
ds3NearEndOptionalConfigGroup
OBJECT-GROUP
A collection of objects that may be implemented on DS3/E3 interfaces.
1.3.6.1.2.1.10.30.14.1.5current
ds3NearEndOptionalTrapGroup
NOTIFICATION-GROUP
A collection of notifications that may be implemented on DS3/E3 interfaces.
1.3.6.1.2.1.10.30.14.1.6current
ds3Compliance
MODULE-COMPLIANCE
The compliance statement for DS3/E3 interfaces.
1.3.6.1.2.1.10.30.14.2.1current