DS3-MIB
AI MIB Summary
The DS3-MIB module provides standard SNMP objects for monitoring DS3 and E3 physical layer interfaces, enabling the tracking of interface status, line coding errors, and signal integrity metrics such as CRC errors and bit errors. It facilitates the management of T3/E3 carrier-grade transport equipment by exposing performance counters and alarm states defined in RFC 1405.
The is the MIB module that describes DS3 and E3 interfaces objects.
Main OID:
ds3.1.3.6.1.2.1.10.30
113
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
113 total| Object Name |
|---|
ds3The is the MIB module that describes DS3 and E3 interfaces objects. MODULE-IDENTITY .1.3.6.1.2.1.10.30 |
dsx3ConfigTableThe DS3/E3 Configuration table. SEQUENCE OF Dsx3ConfigEntry .1.3.6.1.2.1.10.30.5 |
dsx3ConfigEntryAn entry in the DS3/E3 Configuration table. Dsx3ConfigEntry .1.3.6.1.2.1.10.30.5.1 |
dsx3LineIndexThis object should be made equal to ifIndex. The next paragraph describes its previous usage. Making the object equal to ifIndex allows propoer 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.5.1.1 |
dsx3IfIndexThis value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).rodeprecated InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.5.1.2 |
dsx3TimeElapsedThe 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.ro INTEGER .1.3.6.1.2.1.10.30.5.1.3 |
dsx3ValidIntervalsThe 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.ro INTEGER .1.3.6.1.2.1.10.30.5.1.4 |
dsx3LineTypeThis 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 [9] dsx3SYNTRAN ANSI T1.107-1988 [9] dsx3CbitParity ANSI T1.107a-1990 [9a] dsx3ClearChannel ANSI T1.102-1987 [8] e3Framed CCITT G.751 [12] e3Plcp ETSI T/NA(91)18 [13].rw Enumeration .1.3.6.1.2.1.10.30.5.1.5 |
dsx3LineCodingThis 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.rw Enumeration .1.3.6.1.2.1.10.30.5.1.6 |
dsx3SendCodeThis 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.rw Enumeration .1.3.6.1.2.1.10.30.5.1.7 |
dsx3CircuitIdentifierThis variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.rw DisplayString .1.3.6.1.2.1.10.30.5.1.8 |
dsx3LoopbackConfigThis 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.rw Enumeration .1.3.6.1.2.1.10.30.5.1.9 |
dsx3LineStatusThis 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 Servicero INTEGER .1.3.6.1.2.1.10.30.5.1.10 |
dsx3TransmitClockSourceThe 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.rw Enumeration .1.3.6.1.2.1.10.30.5.1.11 |
dsx3InvalidIntervalsThe 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).ro INTEGER .1.3.6.1.2.1.10.30.5.1.12 |
dsx3LineLengthThe 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.rw INTEGER .1.3.6.1.2.1.10.30.5.1.13 |
dsx3LineStatusLastChangeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.10.30.5.1.14 |
dsx3LineStatusChangeTrapEnableIndicates whether dsx3LineStatusChange traps should be generated for this interface.rw Enumeration .1.3.6.1.2.1.10.30.5.1.15 |
dsx3LoopbackStatusThis 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 dsx3FarEndLineLoopbackro INTEGER .1.3.6.1.2.1.10.30.5.1.16 |
dsx3ChannelizationIndicates 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.rw Enumeration .1.3.6.1.2.1.10.30.5.1.17 |
dsx3Ds1ForRemoteLoopIndicates 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.rw INTEGER .1.3.6.1.2.1.10.30.5.1.18 |
dsx3CurrentTableThe DS3/E3 current table contains various statistics being collected for the current 15 minute interval. SEQUENCE OF Dsx3CurrentEntry .1.3.6.1.2.1.10.30.6 |
dsx3CurrentEntryAn entry in the DS3/E3 Current table. Dsx3CurrentEntry .1.3.6.1.2.1.10.30.6.1 |
dsx3CurrentIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.6.1.1 |
dsx3CurrentPESsThe counter associated with the number of P-bit Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.2 |
dsx3CurrentPSESsThe counter associated with the number of P-bit Severely Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.3 |
dsx3CurrentSEFSsThe counter associated with the number of Severely Errored Framing Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.4 |
dsx3CurrentUASsThe counter associated with the number of Unavailable Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.5 |
dsx3CurrentLCVsThe counter associated with the number of Line Coding Violations.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.6 |
dsx3CurrentPCVsThe counter associated with the number of P-bit Coding Violations.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.7 |
dsx3CurrentLESsThe number of Line Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.8 |
dsx3CurrentCCVsThe number of C-bit Coding Violations.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.9 |
dsx3CurrentCESsThe number of C-bit Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.10 |
dsx3CurrentCSESsThe number of C-bit Severely Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.6.1.11 |
dsx3IntervalTableThe 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 (identifed by dsx3IntervalIndex). SEQUENCE OF Dsx3IntervalEntry .1.3.6.1.2.1.10.30.7 |
dsx3IntervalEntryAn entry in the DS3/E3 Interval table. Dsx3IntervalEntry .1.3.6.1.2.1.10.30.7.1 |
dsx3IntervalIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.7.1.1 |
dsx3IntervalNumberA 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.ro INTEGER .1.3.6.1.2.1.10.30.7.1.2 |
dsx3IntervalPESsThe counter associated with the number of P-bit Errored Seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.3 |
dsx3IntervalPSESsThe counter associated with the number of P-bit Severely Errored Seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.4 |
dsx3IntervalSEFSsThe counter associated with the number of Severely Errored Framing Seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.5 |
dsx3IntervalUASsThe counter associated with the number of Unavailable Seconds. This object may decrease if the occurance of unavailable seconds occurs across an inteval boundary.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.6 |
dsx3IntervalLCVsThe counter associated with the number of Line Coding Violations.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.7 |
dsx3IntervalPCVsThe counter associated with the number of P-bit Coding Violations.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.8 |
dsx3IntervalLESsThe number of Line Errored Seconds (BPVs or illegal zero sequences).ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.9 |
dsx3IntervalCCVsThe number of C-bit Coding Violations.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.10 |
dsx3IntervalCESsThe number of C-bit Errored Seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.11 |
dsx3IntervalCSESsThe number of C-bit Severely Errored Seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.7.1.12 |
dsx3IntervalValidDataThis variable indicates if the data for this interval is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.30.7.1.13 |
dsx3TotalTableThe DS3/E3 Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. SEQUENCE OF Dsx3TotalEntry .1.3.6.1.2.1.10.30.8 |
dsx3TotalEntryAn entry in the DS3/E3 Total table. Dsx3TotalEntry .1.3.6.1.2.1.10.30.8.1 |
dsx3TotalIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.8.1.1 |
dsx3TotalPESsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.2 |
dsx3TotalPSESsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.3 |
dsx3TotalSEFSsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.4 |
dsx3TotalUASsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.5 |
dsx3TotalLCVsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.6 |
dsx3TotalPCVsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.7 |
dsx3TotalLESsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.8 |
dsx3TotalCCVsThe number of C-bit Coding Violations encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.9 |
dsx3TotalCESsThe number of C-bit Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.10 |
dsx3TotalCSESsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.8.1.11 |
dsx3FarEndConfigTableThe DS3 Far End Configuration Table contains configuration information reported in the C-bits from the remote end. SEQUENCE OF Dsx3FarEndConfigEntry .1.3.6.1.2.1.10.30.9 |
dsx3FarEndConfigEntryAn entry in the DS3 Far End Configuration table. Dsx3FarEndConfigEntry .1.3.6.1.2.1.10.30.9.1 |
dsx3FarEndLineIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.9.1.1 |
dsx3FarEndEquipCodeThis is the Far End Equipment Identification code that describes the specific piece of equipment. It is sent within the Path Identification Message.rw DisplayString .1.3.6.1.2.1.10.30.9.1.2 |
dsx3FarEndLocationIDCodeThis is the Far End Location Identification code that describes the specific location of the equipment. It is sent within the Path Identification Message.rw DisplayString .1.3.6.1.2.1.10.30.9.1.3 |
dsx3FarEndFrameIDCodeThis 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.rw DisplayString .1.3.6.1.2.1.10.30.9.1.4 |
dsx3FarEndUnitCodeThis is the Far End code that identifies the equipment location within a bay. It is sent within the Path Identification Message.rw DisplayString .1.3.6.1.2.1.10.30.9.1.5 |
dsx3FarEndFacilityIDCodeThis code identifies a specific Far End DS3 path. It is sent within the Path Identification Message.rw DisplayString .1.3.6.1.2.1.10.30.9.1.6 |
dsx3FarEndCurrentTableThe 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. SEQUENCE OF Dsx3FarEndCurrentEntry .1.3.6.1.2.1.10.30.10 |
dsx3FarEndCurrentEntryAn entry in the DS3 Far End Current table. Dsx3FarEndCurrentEntry .1.3.6.1.2.1.10.30.10.1 |
dsx3FarEndCurrentIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.10.1.1 |
dsx3FarEndTimeElapsedThe 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.ro INTEGER .1.3.6.1.2.1.10.30.10.1.2 |
dsx3FarEndValidIntervalsThe 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.ro INTEGER .1.3.6.1.2.1.10.30.10.1.3 |
dsx3FarEndCurrentCESsThe counter associated with the number of Far Far End C-bit Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.10.1.4 |
dsx3FarEndCurrentCSESsThe counter associated with the number of Far End C-bit Severely Errored Seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.10.1.5 |
dsx3FarEndCurrentCCVsThe counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.10.1.6 |
dsx3FarEndCurrentUASsThe counter associated with the number of Far End unavailable seconds.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.10.1.7 |
dsx3FarEndInvalidIntervalsThe 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).ro INTEGER .1.3.6.1.2.1.10.30.10.1.8 |
dsx3FarEndIntervalTableThe 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. SEQUENCE OF Dsx3FarEndIntervalEntry .1.3.6.1.2.1.10.30.11 |
dsx3FarEndIntervalEntryAn entry in the DS3 Far End Interval table. Dsx3FarEndIntervalEntry .1.3.6.1.2.1.10.30.11.1 |
dsx3FarEndIntervalIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.11.1.1 |
dsx3FarEndIntervalNumberA 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.ro INTEGER .1.3.6.1.2.1.10.30.11.1.2 |
dsx3FarEndIntervalCESsThe 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.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.11.1.3 |
dsx3FarEndIntervalCSESsThe counter associated with the number of Far End C-bit Severely Errored Seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.11.1.4 |
dsx3FarEndIntervalCCVsThe counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.11.1.5 |
dsx3FarEndIntervalUASsThe counter associated with the number of Far End unavailable seconds.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.11.1.6 |
dsx3FarEndIntervalValidDataThis variable indicates if the data for this interval is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.30.11.1.7 |
dsx3FarEndTotalTableThe DS3 Far End Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. SEQUENCE OF Dsx3FarEndTotalEntry .1.3.6.1.2.1.10.30.12 |
dsx3FarEndTotalEntryAn entry in the DS3 Far End Total table. Dsx3FarEndTotalEntry .1.3.6.1.2.1.10.30.12.1 |
dsx3FarEndTotalIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.30.12.1.1 |
dsx3FarEndTotalCESsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.12.1.2 |
dsx3FarEndTotalCSESsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.12.1.3 |
dsx3FarEndTotalCCVsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.12.1.4 |
dsx3FarEndTotalUASsThe 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.ro PerfTotalCount (PerfHist-TC-MIB) .1.3.6.1.2.1.10.30.12.1.5 |
dsx3FracTableThis 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 throug h 28. For e3Framed there are 16 legal channels, numbered 1 through 16. The channels (1..16) correspond directly to the equivalently numbered time-slots.deprecated SEQUENCE OF Dsx3FracEntry .1.3.6.1.2.1.10.30.13 |
dsx3FracEntryAn entry in the DS3 Fractional table.deprecated Dsx3FracEntry .1.3.6.1.2.1.10.30.13.1 |
dsx3FracIndexThe 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.rodeprecated INTEGER (1..'7fffffff'h) .1.3.6.1.2.1.10.30.13.1.1 |
dsx3FracNumberThe channel number for this entry.rodeprecated INTEGER .1.3.6.1.2.1.10.30.13.1.2 |
dsx3FracIfIndexAn 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.rwdeprecated INTEGER (1..'7fffffff'h) .1.3.6.1.2.1.10.30.13.1.3 |
ds3Conformance OBJECT IDENTIFIER .1.3.6.1.2.1.10.30.14 |
ds3Groups OBJECT IDENTIFIER .1.3.6.1.2.1.10.30.14.1 |
ds3NearEndConfigGroupA collection of objects providing configuration information applicable to all DS3/E3 interfaces. Unknown .1.3.6.1.2.1.10.30.14.1.1 |
ds3NearEndStatisticsGroupA collection of objects providing statistics information applicable to all DS3/E3 interfaces. Unknown .1.3.6.1.2.1.10.30.14.1.2 |
ds3FarEndGroupA collection of objects providing remote configuration and statistics information applicable to C-bit Parity and SYNTRAN DS3 interfaces. Unknown .1.3.6.1.2.1.10.30.14.1.3 |
ds3DeprecatedGroupA collection of obsolete objects that may be implemented for backwards compatibility.deprecated Unknown .1.3.6.1.2.1.10.30.14.1.4 |
ds3NearEndOptionalConfigGroupA collection of objects that may be implemented on DS3/E3 interfaces. Unknown .1.3.6.1.2.1.10.30.14.1.5 |
ds3NearEndOptionalTrapGroupA collection of notifications that may be implemented on DS3/E3 interfaces. Unknown .1.3.6.1.2.1.10.30.14.1.6 |
ds3Compliances OBJECT IDENTIFIER .1.3.6.1.2.1.10.30.14.2 |
ds3ComplianceThe compliance statement for DS3/E3 interfaces. Unknown .1.3.6.1.2.1.10.30.14.2.1 |
ds3Traps OBJECT IDENTIFIER .1.3.6.1.2.1.10.30.15 |
dsx3LineStatusChangeA 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. NOTIFICATION-TYPE .1.3.6.1.2.1.10.30.15.0.1 |