Standard MIB Objects
This chapter describes the standard Management Information Base (MIB) objects that are common to AXSM, AXSME, PXM1E, PXM45, SRM, SRME, FRSM12, RPM-PR, and RPM-XF.
Contents of this chapter include:
•
SONET/SDH MIB Objects
•
DS3 MIB Objects
•
Internet Assigned Numbers Authority Interface Textual Convention
•
Interfaces Group MIB Objects
•
RS-232 MIB Objects
•
Inverse Multiplexing for ATM MIB Objects
•
DS1 MIB Objects
Note
PXM45 and PXM1 are used only for RS-232 objects.
SONET/SDH MIB Objects
This section describes the SONET/SDH (Synchronous Digital Hierarchy) MIB objects, which reside in the SONET-MIB.my file.
Note
AXSM, AXSME, PXM1E, and SRME support the SONET/SDH MIB.
The SONET/SDH MIB objects include:
•
SONET/SDH Medium Table
•
SONET /SDH Section Current Table
•
SONET/SDH Section Interval Table
•
SONET/SDH Line Current Table
•
SONET/SDH Line Interval Table
•
SONET/SDH Far End Line Current Table
•
SONET/SDH Path Current Table
•
SONET/SDH Path Interval Table
•
SONET/SDH Far End Path Current Table
•
SONET/SDH Far End Path Interval Table
SONET/SDH Medium Table
For some applications, the SONET/SDH interfaces are electrical interfaces, not optical interfaces. Table 2-1 gives configuration information for both optical SONET/SDH interfaces and electrical SONET/SDH interfaces.
Table 2-1 SONET/SDH Medium Table Object Identifiers
|
|
sonetMediumTable |
::= { sonetMedium 1 } |
sonetMediumEntry |
::= { sonetMediumTable 1 } |
sonetMediumType |
::= { sonetMediumEntry 1 } |
sonetMediumTimeElapsed |
::= { sonetMediumEntry 2 } |
sonetMediumValidIntervals |
::= { sonetMediumEntry 3 } |
sonetMediumLineCoding |
::= { sonetMediumEntry 4 |
sonetMediumLineType |
::= { sonetMediumEntry 5 } |
sonetMediumCircuitIdentifier |
::= { sonetMediumEntry 6 } |
sonetMediumInvalidIntervals |
::= { sonetMediumEntry 7 } |
sonetMediumLoopbackConfig |
::= { sonetMediumEntry 8 } |
sonetSESthresholdSet |
::= { sonetMedium 2 } |
The MIB objects are listed in Table 2-2.
Table 2-2 SONET/SDH Medium Table MIB Objects
|
|
|
|
sonetMedium Table |
SEQUENCE OF SonetMediumEntry |
Describes the SONET/SDH Medium table. Max-Access: not-accessible Status: current |
none |
sonetMedium Entry |
SonetMediumEntry |
Provides an entry in the SONET/SDH Medium table. Max-Access: not-accessible Status: current The index is ifIndex. |
none |
sonetMediumType |
INTEGER{sonet(1),sdh(2)} |
Identifies whether a SONET or a SDH signal is used across this interface. Max-Access: read-write Status: current |
none |
sonetMedium TimeElapsed |
Integer32 (1..900) |
Determines the number of seconds, including partial seconds, elapsed since the beginning of the current measurement period. If an adjustment is made in the system's time-of-day clock, the current interval exceeds the maximum value. Therefore, the agent can return the maximum value. Max-Access: read-only Status: current |
none |
sonetMedium ValidIntervals |
Integer32 (0..96) |
Determines the number of previous 15-minute intervals for which the data is collected. A SONET/SDH interface must support at least n intervals. The minimum value of n is four. The default of n is 32. The maximum value of n is 96. For example, the value is n unless the measurement was restarted within the last (n*15) minutes. Then, the value is the number of the complete 15-minute intervals for which the agent has at least some data. For example, where the agent is a proxy, some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available. Max-Access: read-only Status: current |
none |
sonetMediumLine Coding |
INTEGER {sonetMediumOther(1), sonetMediumB3ZS(2), sonetMediumCMI(3), sonetMediumNRZ(4), sonetMediumRZ(5) } |
Describes the line coding for this interface. The Binary 3-Zero Substitution (B3ZS) and Coded Mark Inversion (CMI) are used for electrical SONET/SDH signals (STS-1 and STS-3). The Non-Return to Zero (NRZ) and the Return to Zero are used for optical SONET/SDH signals. Max-Access: read-write Status: current |
none |
sonetMediumLine Type |
INTEGER {sonetOther(1), sonetShortSingleMode(2), sonetLongSingleMode(3), sonetMultiMode(4), sonetCoax(5), sonetUTP(6)} |
Describes the line type for this interface. The following are the line types: • Short and long range • Single mode fiber or Multi-mode fiber interfaces • Coax and UTP for electrical interfaces The value sonetOther is used when the Line Type is not one of the listed values. Max-Access: read-write Status: current |
none |
sonetMedium CircuitIdentifier |
DisplayString (SIZE (0..255)) |
Contains the transmission vendor circuit identifier for troubleshooting. Note The circuit identifier, if available, is also represented by ifPhysAddress. Max-Access: read-write Status: current |
none |
sonetMedium InvalidIntervals |
Integer32 (0..96) |
Determines the number of intervals in the range from 0 to sonetMediumValidIntervals for which no data is available. This object is 0 except in cases where the data for some intervals are not available, for example, in proxy situations. Max-Access: read-only Status: current |
none |
sonetMediumLoopbackConfig |
BITS {sonetNoLoop(0), sonetFacilityLoop(1), sonetTerminalLoop(2), sonetOtherLoop(3)} |
Describes the current loopback state of the SONET/SDH interface. The values include: • sonetNoLoop—Means not in the loopback state. A device that is not capable of performing a loopback on this interface can always return this value. • sonetFacilityLoop—Ensures that the received signal at this interface is looped back out through the corresponding transmitter in the return direction. • sonetTerminalLoop—Ensures that the signal about to be transmitted is connected to the associated incoming receiver. • sonetOtherLoop—Defines the loopbacks. Max-Access: read-write Status: current |
none |
sonetSESthresholdSet |
INTEGER {other(1), bellcore1991(2), ansi1993(3), itu1995(4), ansi1997(5)} |
Specifies an enumerated integer that indicates the recognized set of Severely Errored Seconds (SES) thresholds, which the agent uses for determining severely errored seconds and unavailable time. The values include: • other(1) —None of the following. • bellcore1991(2) —Bellcore TR-NWT-000253, 1991 [32], or ANSI T1M1.3/93-005R2, 1993 [22]. • ansi1993(3) —ANSI T1.231, 1993 [31], or Bellcore GR-253-CORE, Issue 2, 1995 [34]. • itu1995(4) —ITU Recommendation G.826, 1995 [33]. • ansi1997(5) —ANSI T1.231, 1997 [35]. If a manager changes the value of this object, the SES statistics collected before the change must be invalidated. Max-Access: read-write Status: current |
none |
SONET /SDH Section Current Table
The SONET/SDH Section Current Table contains various statistics that are collected for the current
15-minute interval.
The object identifiers are listed in Table 2-3.
Table 2-3 SONET/SDH Section Current Table Object Identifiers
|
|
sonetSectionCurrentTable |
::= { sonetSection 1 } |
sonetSectionCurrentEntry |
::= { sonetSectionCurrentTable 1 } |
sonetSectionCurrentStatus |
::= { sonetSectionCurrentEntry 1 } |
sonetSectionCurrentESs |
::= { sonetSectionCurrentEntry 2 } |
sonetSectionCurrentSESs |
::= { sonetSectionCurrentEntry 3 } |
sonetSectionCurrentSEFSs |
::= { sonetSectionCurrentEntry 4 } |
sonetSectionCurrentCVs |
::= { sonetSectionCurrentEntry 5 } |
The MIB objects are listed in Table 2-4.
Table 2-4 SONET/SDH Section Current Table MIB Objects
|
|
|
|
sonetSectionCurrent Table |
SEQUENCE of SonetSectionCurrentEntry |
Describes the SONET/SDH section current table. Max-Access: not-accessible Status: current |
none |
sonetSectionCurrent Entry |
SonetSectionCurrentEntry |
Provides an entry in the SONET/SDH section current table. Max-Access: not-accessible Status: current The index is ifIndex. |
none |
sonetSectionCurrent Status |
Integer32 (1..6) |
Indicates the status of the interface. The sonetSectionCurrentStatus is a bitmap represented as a sum; therefore, it can represent multiple defects simultaneously. If no other flag is set, the sonetSectionNoDefect is set. Max-Access: read-only Status: current The bit positions include: |
none |
|
|
1 |
sonetSectionNoDefect |
2 |
sonetSectionLOS |
4 |
sonetSectionLOF |
sonetSectionCurrentESs |
PerfCurrentCount |
Specifies the counter associated with the number of errored seconds encountered by a SONET/SDH section in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetSectionCurrentSESs |
PerfCurrentCount |
Specifies the counter associated with the number of severely errored seconds encountered by a SONET/SDH section in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetSectionCurrent SEFSs |
PerfCurrentCount |
Specifies the counter associated with the number of severely errored framing seconds encountered by a SONET/SDH Section in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetSectionCurrentCVs |
PerfCurrentCount |
Specifies the counter associated with the number of coding violations encountered by a SONET/SDH section in the current 15-minute interval. Max-Access: read-only Status: current |
none |
SONET/SDH Section Interval Table
The SONET/SDH Section Interval Table contains statistics that are collected by each system over the previous 24 hours. The past 24 hours is broken into 96 completed 15-minute intervals.
Each system is required to store at least four completed 15-minute intervals. The default value is
32 intervals.
The object identifiers are listed in Table 2-5.
Table 2-5 SONET/SDH Section Interval Table Object Identifiers
|
|
sonetSectionIntervalTable |
::= { sonetSection 2 } |
sonetSectionIntervalEntry |
::= { sonetSectionIntervalTable 1 } |
sonetSectionIntervalNumber |
::= { sonetSectionIntervalEntry 1 } |
sonetSectionIntervalESs |
::= { sonetSectionIntervalEntry 2 } |
sonetSectionIntervalSESs |
::= { sonetSectionIntervalEntry 3 } |
sonetSectionIntervalSEFSs |
::= { sonetSectionIntervalEntry 4 } |
sonetSectionIntervalCVs |
::= { sonetSectionIntervalEntry 5 } |
sonetSectionIntervalValidData |
::= { sonetSectionIntervalEntry 6 } |
The MIB objects are listed in Table 2-6.
Table 2-6 SONET/SDH Section Interval Table MIB Objects
|
|
|
|
sonetSectionIntervalTable |
SEQUENCE OF SonetSectionIntervalEntry |
Describes the SONET/SDH section interval table. Max-Access: not-accessible Status: current |
none |
sonetSectionIntervalEntry |
SonetSectionIntervalEntry |
Provides an entry in the SONET/SDH section interval table. Max-Access: not-accessible Status: current The indexes include: • ifIndex • sonetSectionIntervalNumber |
none |
sonetSectionInterval Number |
Integer32 (1..96) |
Determines a number between 1 to 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. Max-Access: not-accessible Status: current |
none |
sonetSectionIntervalESs |
PerfIntervalCount |
Specifies the counter associated with the number of Errored Seconds encountered by a SONET/SDH section interval table in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetSectionIntervalSESs |
PerfIntervalCount |
Specifies the counter associated with the number of severely Errored Seconds encountered by a SONET/SDH section interval table in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetSectionIntervalSEFSs |
PerfIntervalCount |
Specifies the counter associated with the number of severely Errored Framing Seconds encountered by a SONET/SDH section interval table in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetSectionIntervalCVs |
PerfIntervalCount |
Specifies the counter associated with the number of coding violations encountered by a SONET/SDH section interval table in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetSectionIntervalValidData |
TruthValue |
Indicates if the data for this interval is valid. Max-Access: read-only Status: current |
none |
SONET/SDH Line Current Table
The SONET/SDH line current table contains statistics that are collected for the current 15-minute interval.
The object identifiers are listed in Table 2-7.
Table 2-7 SONET/SDH Line Current Table Object Identifiers
|
|
sonetLineCurrentTable |
::= { sonetLine 1 } |
sonetLineCurrentEntry |
::= { sonetLineCurrentTable 1 } |
sonetLineCurrentStatus |
::= { sonetLineCurrentEntry 1 } |
sonetLineCurrentESs |
::= { sonetLineCurrentEntry 2 } |
sonetLineCurrentSESs |
::= { sonetLineCurrentEntry 3 } |
sonetLineCurrentCVs |
::= { sonetLineCurrentEntry 4 } |
sonetLineCurrentUASs |
::= { sonetLineCurrentEntry 5 } |
The MIB objects are listed in Table 2-8.
Table 2-8 SONET/SDH Line Current Table MIB Objects
|
|
|
|
sonetLineCurrentTable |
SEQUENCE OF SonetLineCurrentEntry |
Describes the SONET/SDH line current table. Max-Access: not-accessible Status: current |
none |
sonetLineCurrentEntry |
SonetLineCurrentEntry |
Provides an entry in the SONET/SDH line current table. Max-Access: not-accessible Status: current The index is ifIndex. |
none |
sonetLineCurrentStatus |
Integer32 (1..6) |
Indicates the status of the interface. The sonetLineCurrentStatus is a bit map represented as a sum; therefore, it can represent multiple defects simultaneously. If no other flag is set, the sonetLineNoDefect is set. Max-Access: read-only Status: current The bit positions include: |
none |
|
|
1 |
sonetLineNoDefect |
2 |
sonetLineAIS |
4 |
sonetLineRDI |
sonetLineCurrentESs |
PerfCurrentCount |
Specifies the counter associated with the number of Errored Seconds encountered by a SONET/SDH line in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetLineCurrentSESs |
PerfCurrentCount |
Specifies the counter associated with the number of severely Errored Seconds encountered by a SONET/SDH line in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetLineCurrentCVs |
PerfCurrentCount |
Specifies the counter associated with the number of coding violations encountered by a SONET/SDH line in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetLineCurrentUASs |
PerfCurrentCount |
Specifies the counter associated with the number of unavailable seconds encountered by a SONET/SDH line in the current 15-minute interval. Max-Access: read-only Status: current |
none |
SONET/SDH Line Interval Table
The SONET/SDH Line Interval Table contains statistics that are collected by each system for the previous 24 hours. The past 24 hours is broken into 96 completed 15-minute intervals. Each system is required to store at least four completed 15-minute intervals. The default is 32 intervals.
The object identifiers are listed in Table 2-9.
Table 2-9 SONET/SDH Line Interval Table Object Identifiers
|
|
sonetLineIntervalTable |
::= { sonetLine 2 } |
sonetLineIntervalEntry |
::= { sonetLineIntervalTable 1 } |
sonetLineIntervalNumber |
::= { sonetLineIntervalEntry 1 } |
sonetLineIntervalESs |
::= { sonetLineIntervalEntry 2 } |
sonetLineIntervalSESs |
::= { sonetLineIntervalEntry 3 } |
sonetLineIntervalCVs |
::= { sonetLineIntervalEntry 4 } |
sonetLineIntervalUASs |
::= { sonetLineIntervalEntry 5 } |
sonetLineIntervalValidData |
::= { sonetLineIntervalEntry 6 } |
The MIB objects are listed in Table 2-10.
Table 2-10 SONET/SDH Line Interval Table MIB Objects
|
|
|
|
sonetLineIntervalTable |
SEQUENCE OF SonetLineIntervalEntry |
Describes the SONET/SDH line interval table. Max-Access: not-accessible Status: current |
none |
sonetLineIntervalEntry |
SonetLineIntervalEntry |
Provides an entry in the SONET/SDH line interval table. Max-Access: not-accessible Status: current The indexes include: • ifIndex • sonetLineIntervalNumber |
none |
sonetLineInterval Number |
Integer32 (1..96) |
Determines a number from 1 to 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15-minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. Max-Access: not-accessible Status: current |
none |
sonetLineIntervalESs |
PerfIntervalCount |
Specifies the counter associated with the number of Errored Seconds encountered by a SONET/SDH line in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetLineIntervalSESs |
PerfIntervalCount |
Specifies the counter associated with the number of severely Errored Seconds encountered by a SONET/SDH line in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetLineIntervalCVs |
PerfIntervalCount |
Specifies the counter associated with the number of coding violations encountered by a SONET/SDH line in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetLineIntervalUASs |
PerfIntervalCount |
Specifies the counter associated with the number of unavailable seconds encountered by a SONET/SDH line in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetLineIntervalValidData |
TruthValue |
Indicates if the data for this interval is valid. Max-Access: read-only Status: current |
none |
SONET/SDH Far End Line Current Table
The SONET/SDH far end line current table contains various statistics that are collected for the current 15-minute interval. The statistics are collected from the Far End Block Error (FEBE) code within the third 22 byte of the line overhead in Broadband ISDN (BISDN) applications. The definitions are the same as described for the near-end information.
The object identifiers are listed in Table 2-11.
Table 2-11 SONET/SDH Far End Line Current Table Object Identifiers
|
|
sonetFarEndLineCurrentTable |
::= { sonetFarEndLine 1 } |
sonetFarEndLineCurrentEntry |
::= { sonetFarEndLineCurrentTable 1 } |
sonetFarEndLineCurrentESs |
::= { sonetFarEndLineCurrentEntry 1 } |
sonetFarEndLineCurrentSESs |
::= { sonetFarEndLineCurrentEntry 2 } |
sonetFarEndLineCurrentCVs |
::= { sonetFarEndLineCurrentEntry 3 } |
sonetFarEndLineCurrentUASs |
::= { sonetFarEndLineCurrentEntry 4 } |
The MIB objects are listed in Table 2-12.
Table 2-12 SONET/SDH Far End Line Current Table MIB Objects
|
|
|
|
sonetFarEndLineCurrentTable |
SEQUENCE OF SonetFarEndLineCurrentEntry |
Describes the SONET/SDH far end line current table. Max-Access: not-accessible Status: current |
none |
sonetFarEndLineCurrentEntry |
SonetFarEndLineCurrentEntry |
Provides an entry in the SONET/SDH far end line current table. Max-Access: not-accessible Status: current The index is i fIndex . |
none |
sonetFarEndLineCurrentESs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetFarEndLineCurrentSESs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH medium, section, and line interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetFarEndLineCurrentCVs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Coding Violations reported through the FEBE count, which is encountered by a SONET/SDH medium, section, and line interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetFarEndLineCurrentUASs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH medium, section, and line interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
SONET/SDH Path Current Table
The SONET/SDH path current table contains various statistics that are collected for the current
15-minute interval.
The object identifiers are listed in Table 2-13.
Table 2-13 SONET/SDH Path Current Table Object Identifiers
|
|
sonetPathCurrentTable |
::= { sonetPath 1 } |
sonetPathCurrentEntry |
::= { sonetPathCurrentTable 1 } |
sonetPathCurrentWidth |
::= { sonetPathCurrentEntry 1 } |
sonetPathCurrentStatus |
::= { sonetPathCurrentEntry 2 } |
sonetPathCurrentESs |
::= { sonetPathCurrentEntry 3 } |
sonetPathCurrentSESs |
::= { sonetPathCurrentEntry 4 } |
sonetPathCurrentCVs |
::= { sonetPathCurrentEntry 5 } |
sonetPathCurrentUASs |
::= { sonetPathCurrentEntry 6 } |
The MIB objects are listed in Table 2-14.
Table 2-14 SONET/SDH Path Current Table MIB Objects
|
|
|
|
sonetPathCurrentTable |
SEQUENCE OF SonetPathCurrentEntry |
Describes the SONET/SDH path current table. Max-Access: not-accessible Status: current |
none |
sonetPathCurrentEntry |
SonetPathCurrentEntry |
Provides an entry in the SONET/SDH path current table. Max-Access: not-accessible Status: current The index is ifIndex. |
none |
sonetPathCurrentWidth |
INTEGER { sts1(1), sts3cSTM1(2), sts12cSTM4(3), sts24c(4), sts48cSTM16(5) } |
Indicates the type of the SONET/SDH path. For SONET, the assigned types are the STS-Nc SPEs. For example, N = 1, 3, 12, 24, and 48. STS-1 is equal to 51.84 Mbps. For SDH, the assigned types are the STM-Nc VCs. For example, N = 1, 4, and 16. Max-Access: read-write Status: current |
none |
sonetPathCurrentStatus |
Integer32 (1..62) |
Indicates the status of the interface. The sonetPathCurrentStatus is a bitmap represented as a sum; therefore, it can represent multiple defects simultaneously. If no other flag is set, the sonetPathNoDefect is set. Max-Access: read-only Status: current The following are the bit positions: |
none |
|
|
1 |
sonetPathNoDefect |
2 |
sonetPathSTSLOP |
4 |
sonetPathSTSAIS |
8 |
sonetPathSTSRDI |
16 |
sonetPathUnequipped |
32 |
sonetPathSignalLabelMismatch |
sonetPathCurrentESs |
PerfCurrentCount |
Specifies the counter associated with the number of Errored Seconds encountered by a SONET/SDH path in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetPathCurrentSESs |
PerfCurrentCount |
Specifies the counter associated with the number of severely Errored Seconds encountered by a SONET/SDH path in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetPathCurrentCVs |
PerfCurrentCount |
Specifies the counter associated with the number of coding violations encountered by a SONET/SDH path in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetPathCurrentUASs |
PerfCurrentCount |
Specifies the counter associated with the number of unavailable seconds encountered by a path in the current 15-minute interval. Max-Access: read-only Status: current |
none |
SONET/SDH Path Interval Table
The SONET/SDH path interval table contains various statistics that are collected by each system for the previous 24 hours. The past 24 hours is broken into 96 completed 15-minute intervals. Each system is required to store at least four completed 15 minute interval. The default value is 32 intervals.
The object identifiers are listed in Table 2-15.
Table 2-15 SONET/SDH Path Interval Table Object Identifiers
|
|
sonetPathIntervalTable |
::= { sonetPath 2 } |
sonetPathIntervalEntry |
::= { sonetPathIntervalTable 1 } |
sonetPathIntervalNumber |
::= { sonetPathIntervalEntry 1 } |
sonetPathIntervalESs |
::= { sonetPathIntervalEntry 2 } |
sonetPathIntervalSESs |
::= { sonetPathIntervalEntry 3 } |
sonetPathIntervalCVs |
::= { sonetPathIntervalEntry 4 } |
sonetPathIntervalUASs |
:= { sonetPathIntervalEntry 5 } |
sonetPathIntervalValidData |
::= { sonetPathIntervalEntry 6 } |
The MIB objects are listed in Table 2-16.
Table 2-16 SONET/SDH Path Interval Table MIB Objects
|
|
|
|
sonetPathIntervalTable |
SEQUENCE OF SonetPathIntervalEntry |
Describes the SONET/SDH path interval table. Max-Access: not-accessible Status: current |
none |
sonetPathIntervalEntry |
SonetPathIntervalEntry |
Provides an entry in the SONET/SDH path interval table. Max-Access: not-accessible Status: current The indexes include: • ifIndex • sonetPathIntervalNumber |
none |
sonetPathIntervalNumber |
Integer32 (1..96) |
Determines a number from 1 to 96 that identifies the interval for which the set of statistics is available. The interval identified by one is the most recently completed 15-minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. Max-Access: not-accessible Status: current |
none |
sonetPathIntervalESs |
PerfIntervalCount |
Specifies the counter associated with the number of Errored Seconds encountered by a SONET/SDH path in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetPathIntervalSESs |
PerfIntervalCount |
Specifies the counter associated with the number of severely Errored Seconds encountered by a SONET/SDH path in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetPathIntervalCVs |
PerfIntervalCount |
Specifies the counter associated with the number of coding violations encountered by a SONET/SDH path in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetPathIntervalUASs |
PerfIntervalCount |
Specifies the counter associated with the number of unavailable seconds encountered by a SONET/SDH path in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetPathIntervalValid Data |
TruthValue |
Indicates if the data for this interval is valid. Max-Access: read-only Status: current |
none |
SONET/SDH Far End Path Current Table
The SONET/SDH far end path current table contains various statistics that are collected for the current 15-minute interval. The statistics are collected from the FEBE code within the G1 byte of the Path Overhead. The definitions are the same as described for the near-end information.
The object identifiers are listed in Table 2-17.
Table 2-17 SONET/SDH Far End Path Current Table Object Identifiers
|
|
sonetFarEndPathCurrentTable |
::= { sonetFarEndPath 1 } |
sonetFarEndPathCurrentEntry |
::= { sonetFarEndPathCurrentTable 1 } |
sonetFarEndPathCurrentESs |
::= { sonetFarEndPathCurrentEntry 1 } |
sonetFarEndPathCurrentSESs |
::= { sonetFarEndPathCurrentEntry 2 } |
sonetFarEndPathCurrentCVs |
::= { sonetFarEndPathCurrentEntry 3 } |
sonetFarEndPathCurrentUASs |
::= { sonetFarEndPathCurrentEntry 4 } |
The MIB objects are listed in Table 2-18.
Table 2-18 SONET/SDH Far End Path Current Table MIB Objects
|
|
|
|
sonetFarEndPathCurrentTable |
SEQUENCE OF SonetFarEndPathCurrentEntry |
Describes the SONET/SDH far end path current table. Max-Access: not-accessible Status: current |
none |
sonetFarEndPathCurrentEntry |
SonetFarEndPathCurrentEntry |
Provides an entry in the SONET/SDH far end path current table. Max-Access: not-accessible Status: current The index is ifIndex. |
none |
sonetFarEndPathCurrentESs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetFarEndPathCurrentSESs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH path interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetFarEndPathCurrentCVs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End Coding Violations reported through the far end block error count. This object is encountered by a SONET/SDH path interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
sonetFarEndPathCurrentUASs |
PerfCurrentCount |
Specifies the counter associated with the number of Far End unavailable seconds encountered by a SONET/SDH path interface in the current 15-minute interval. Max-Access: read-only Status: current |
none |
SONET/SDH Far End Path Interval Table
The SONET/SDH Far End Path Interval Table contains various statistics collected by each system for the previous 24 hours. The past 24 hours is broken into 96 completed 15-minute intervals. Each system is required to store at least four completed 15-minute interval. The default value is 32 intervals.
The object identifiers are listed in Table 2-19.
Table 2-19 SONET/SDH Far End Path Interval Table Object Identifiers
|
|
sonetFarEndPathIntervalTable |
::= { sonetFarEndPath 2 } |
sonetFarEndPathIntervalEntry |
::= { sonetFarEndPathIntervalTable 1 } |
sonetFarEndPathIntervalNumber |
::= { sonetFarEndPathIntervalEntry 1 } |
sonetFarEndPathIntervalESs |
::= { sonetFarEndPathIntervalEntry 2 } |
sonetFarEndPathIntervalSESs |
::= { sonetFarEndPathIntervalEntry 3 } |
sonetFarEndPathIntervalCVs |
::= { sonetFarEndPathIntervalEntry 4 } |
sonetFarEndPathIntervalUASs |
::= { sonetFarEndPathIntervalEntry 5 } |
sonetFarEndPathIntervalValidData |
::= { sonetFarEndPathIntervalEntry 6 } |
The MIB objects are listed in Table 2-20.
Table 2-20 SONET/SDH Far End Path Interval Table MIB Objects
|
|
|
|
sonetFarEndPathIntervalTable |
SEQUENCE OF SonetFarEndPathIntervalEntry |
Describes the SONET/SDH far end path interval table. Max-Access: not-accessible Status: current |
none |
sonetFarEndPathIntervalEntry |
SonetFarEndPathIntervalEntry |
Provides an entry in the SONET/SDH far end path interval table. Max-Access: not-accessible Status: current The indexes include: • ifIndex • sonetFarEndPathIntervalNumber |
none |
sonetFarEndPathIntervalNumber |
Integer32 (1..96) |
Specifies a number from 1 to 96 that identifies the interval for which the set of statistics is available. The interval identified by one is the most recently completed 15-minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. Max-Access: not-accessible Status: current |
none |
sonetFarEndPathIntervalESs |
PerfIntervalCount |
Specifies the counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH path interface in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetFarEndPathIntervalSESs |
PerfIntervalCount |
Specifies the counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH path interface in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetFarEndPathIntervalCVs |
PerfIntervalCount |
Specifies the counter associated with the number of Far End coding violations. This object is reported through the far end block error count, which is encountered by a SONET/SDH Path interface in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetFarEndPathIntervalUASs |
PerfIntervalCount |
Specifies the counter associated with the number of Far End unavailable seconds encountered by a SONET/SDH path interface in a particular 15-minute interval in the past 24 hours. Max-Access: read-only Status: current |
none |
sonetFarEndPathIntervalValidData |
TruthValue |
Indicates if the data for this interval is valid. Max-Access: read-only Status: current |
none |
SONET Conformance and Compliance Information
The object identifiers are listed in Table 2-21 for conformance.
Table 2-21 SONET Conformance Groups
|
|
sonetConformance |
::= { sonetMIB 4 } |
sonetGroups |
::= { sonetConformance 1 } |
sonetCompliances |
::= { sonetConformance 2 } |
SONET Compliance Statements
One object identifier is listed in Table 2-22 for compliance.
Table 2-22 SONET Compliance Object Identifier
|
|
sonetFarEndVTStuff2 |
::= { sonetCompliances 2 } |
The objects used for compliance are listed in Table 2-23.
Table 2-23 SONET Compliance Objects
|
|
|
|
sonetCompliance2 |
sonetMediumStuff2, sonetSectionStuff2 |
Describes the compliance statement for the SONET/SDH interfaces. Status: current |
none |
sonetMediumType |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetMediumLineCoding |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetMediumLineType |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetMediumCircuitIdentifier |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetMediumLoopbackConfig |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetSESthresholdSet |
none |
Specifies that write access is not required. One enumerated value is supported. Min-Access: read-only |
none |
sonetLineStuff2 |
none |
Specifies the implementation of this group is mandatory for all SONET/SDH systems that terminate SONET/SDH lines, paths, or virtual tributaries. |
none |
sonetFarEndLineStuff2 |
none |
Specifies the implementation of this group is optional for all SONET/SDH systems that terminate SONET/SDH lines, paths, or virtual tributaries. It provides information for the Far End Block Error (FEBE) at the SONET/SDH line layer. |
none |
sonetPathStuff2 |
none |
Specifies the implementation of this group is mandatory for all SONET/SDH systems that terminate SONET/SDH lines, paths, or virtual tributaries. |
none |
sonetPathCurrentWidth |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetFarEndPathStuff2 |
none |
Specifies the implementation of this group is optional for all SONET/SDH systems that terminate SONET/SDH lines, paths, virtual tributaries, or process far end information. |
none |
sonetVTStuff2 |
none |
Specifies the implementation of this group is mandatory for all SONET/SDH systems that terminate SONET/SDH virtual tributaries. |
none |
sonetVTCurrentWidth |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
sonetFarEndVTStuff2 |
none |
Specifies the implementation of this group is optional for all SONET/SDH systems that terminate SONET/SDH floating virtual tributaries or process far end information. |
none |
SONET Units of Conformance
The object identifiers for SONET are listed in Table 2-24.
Table 2-24 SONET Units of Conformance Object Identifiers
|
|
sonetMediumStuff2 |
::= { sonetGroups 9 } |
sonetSectionStuff2 |
::= { sonetGroups 10 } |
sonetLineStuff2 |
::= { sonetGroups 11 } |
sonetPathStuff2 |
::= { sonetGroups 12 } |
sonetVTStuff2 |
::= { sonetGroups 13 } |
sonetFarEndLineStuff2 |
::= { sonetGroups 14 } |
sonetFarEndPathStuff2 |
::= { sonetGroups 15 } |
sonetFarEndVTStuff2 |
::= { sonetGroups 16 } |
The objects are listed in Table 2-25 for units of conformance.
Table 2-25 SONET Units of Conformance Objects
|
|
|
|
sonetMediumStuff2 |
sonetMediumType, sonetMediumTimeElapsed, sonetMediumValidIntervals, sonetMediumLineCoding, sonetMediumLineType, sonetMediumCircuitIdentifier, sonetMediumInvalidIntervals, sonetMediumLoopbackConfig, sonetSESthresholdSet |
Provides configuration information applicable to all SONET/SDH interfaces for a collection of objects. Status: current |
none |
sonetSectionStuff2 |
sonetSectionCurrentStatus, sonetSectionCurrentESs, sonetSectionCurrentSESs, sonetSectionCurrentSEFSs, sonetSectionCurrentCVs, sonetSectionIntervalESs, sonetSectionIntervalSESs, sonetSectionIntervalSEFSs, sonetSectionIntervalCVs, sonetSectionIntervalValidData |
Provides information specific to SONET/SDH section interfaces for a collection of objects. Status: current |
none |
sonetLineStuff2 |
sonetLineCurrentStatus, sonetLineCurrentESs, sonetLineCurrentSESs, sonetLineCurrentCVs, sonetLineCurrentUASs, sonetLineIntervalESs, sonetLineIntervalSESs, sonetLineIntervalCVs, sonetLineIntervalUASs, sonetLineIntervalValidData |
Provides information specific to SONET/SDH line interfaces for a collection of objects. Status: current |
none |
sonetPathStuff2 |
sonetPathCurrentWidth, sonetPathCurrentStatus, sonetPathCurrentESs, sonetPathCurrentSESs, sonetPathCurrentCVs, sonetPathCurrentUASs, sonetPathIntervalESs, sonetPathIntervalSESs, sonetPathIntervalCVs, sonetPathIntervalUASs, sonetPathIntervalValidData |
Provides information specific to SONET/SDH path interfaces for a collection of objects. Status: current |
none |
sonetVTStuff2 |
sonetVTCurrentWidth, sonetVTCurrentStatus, sonetVTCurrentESs, sonetVTCurrentSESs, sonetVTCurrentCVs, sonetVTCurrentUASs, sonetVTIntervalESs, sonetVTIntervalSESs, sonetVTIntervalCVs, sonetVTIntervalUASs, sonetVTIntervalValidData |
Provides information specific to SONET/SDH Virtual Tributary (VT) interfaces for a collection of objects. Status: current |
none |
sonetFarEndLineStuff2 |
sonetFarEndLineCurrentESs, sonetFarEndLineCurrentSESs, sonetFarEndLineCurrentCVs, sonetFarEndLineCurrentUASs, sonetFarEndLineIntervalESs, sonetFarEndLineIntervalSESs, sonetFarEndLineIntervalCVs, sonetFarEndLineIntervalUASs, sonetFarEndLineIntervalValidData |
Provides information specific to SONET/SDH line interfaces, and maintains Line Far End information for a collection of objects. Status: current |
none |
sonetFarEndPathStuff2 |
sonetFarEndPathCurrentESs, sonetFarEndPathCurrentSESs, sonetFarEndPathCurrentCVs, sonetFarEndPathCurrentUASs, sonetFarEndPathIntervalESs, sonetFarEndPathIntervalSESs, sonetFarEndPathIntervalCVs, sonetFarEndPathIntervalUASs, sonetFarEndPathIntervalValidData |
Provides information specific to SONET/SDH path interfaces, and maintains Path Far End information for a collection of objects. Status: current |
none |
sonetFarEndVTStuff2 |
sonetFarEndVTCurrentESs, sonetFarEndVTCurrentSESs, sonetFarEndVTCurrentCVs, sonetFarEndVTCurrentUASs, sonetFarEndVTIntervalESs, sonetFarEndVTIntervalSESs, sonetFarEndVTIntervalCVs, sonetFarEndVTIntervalUASs, sonetFarEndVTIntervalValidData |
Provides information specific to SONET/SDH VT interfaces, and maintains VT Far End information for a collection of objects. Status: current |
none |
DS3 MIB Objects
This MIB module is extracted from RFC 2496, which describes DS3 interface objects. DS3 MIB objects reside in the DS3-MIB.my file.
Note
PXM1E, AXSME, AXSM, SRM, and FRSM12 support the DS3 MIB.
The DS3 MIB objects include:
•
DS3 Near End Group
•
DS3 Far End Group
•
ds3 Traps
•
DS3 Conformance Information
DS3 Near End Group
The DS3 near end group consists of four tables:
•
DS3 Configuration Table
•
DS3 Current Table
•
DS3 Interval Table
•
DS3 Total
DS3 Configuration Table
The object identifier for each MIB object is listed in Table 2-26.
Table 2-26 DS3 Configuration Table Object Identifiers
|
|
dsx3ConfigTable |
::= {ds3 5} |
dsx3ConfigEntry |
::= {dsx3ConfigTable 1} |
dsx3LineIndex |
::= {dsx3ConfigEntry 1} |
dsx3IfIndex |
::= {dsx3ConfigEntry 2} |
dsx3TimeElapsed |
::= {dsx3ConfigEntry 3} |
dsx3ValidIntervals |
::= {dsx3ConfigEntry 4} |
dsx3LineType |
::= {dsx3ConfigEntry 5} |
dsx3LineCoding |
::= {dsx3ConfigEntry 6} |
dsx3SendCode |
::= {dsx3ConfigEntry 7} |
dsx3CircuitIdentifier |
::= {dsx3ConfigEntry 8} |
dsx3LoopbackConfig |
::= {dsx3ConfigEntry 9} |
dsx3LineStatus |
::= {dsx3ConfigEntry 10} |
dsx3TransmitClockSource |
::= {dsx3ConfigEntry 11} |
dsx3InvalidIntervals |
::= {dsx3ConfigEntry 12} |
dsx3LineLength |
::= {dsx3ConfigEntry 13} |
dsx3LineStatusLastChange |
::= {dsx3ConfigEntry 14} |
dsx3LineStatusChangeTrapEnable |
::= {dsx3ConfigEntry 15} |
dsx3LoopbackStatus |
::= {dsx3ConfigEntry 16} |
dsx3Channelization |
::= {dsx3ConfigEntry 17} |
dsx3Ds1ForRemoteLoop |
::= {dsx3ConfigEntry 18} |
The MIB objects are listed in Table 2-27.
Table 2-27 DS3 Configuration Table MIB Objects
|
|
|
|
dsx3ConfigTable |
Sequence of Dsx3ConfigEntry |
Describes the DS3 configuration table. Max-Access: not-accessible Status: current |
none |
dsx3ConfigEntry |
dsx3ConfigEntry |
Provides an entry in the DS3 configuration table. Max-Access: not-accessible Status: current The index is dsx3LineIndex. |
none |
dsx3LineIndex |
InterfaceIndex |
Equals ifIndex. ds3xIfIndex describes its previous usage. By making the object equal to ifIndex, it allows proper use of ifStackTable. Previously, this object was the identifier of a DS3 interface on a managed device. If there is an ifEntry that is directly associated with this and only this DS3 interface, it can have the same value as ifIndex. Otherwise, number the dsx3LineIndices with a unique identifier following the rules of choosing a number that is greater than ifNumber and numbering the inside interfaces (for example, equipment side) with even numbers, and outside interfaces (for example, network side) with odd numbers. Max-Access: read-only Status: current |
none |
dsx3IfIndex |
InterfaceIndex |
Specifies the value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213). Max-Access: read-only Status: deprecated |
none |
dsx3TimeElapsed |
INTEGER (0..899) |
Determines 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 time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value. Max-Access: read-only Status: current |
none |
dsx3Valid Intervals |
INTEGER (0..96) |
Determines the number of previous near end intervals for which data was collected. The value is 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, some intervals may not be available. In this case, this interval is the maximum interval number for which data is available. Max-Access: read-only Status: current |
none |
dsx3LineType |
INTEGER {dsx3other(1), dsx3M23(2), dsx3SYNTRAN(3), dsx3CbitParity(4), dsx3ClearChannel(5), e3other(6), e3Framed(7), e3Plcp(8)} |
Indicates the variety of DS3 C-bit or E3 application implementing this interface. The type of interface affects the interpretation of 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 Alarm Indication Signal (AIS). Max-Access: read-write Status: current The specifications for each line type include: |
none |
|
|
dsx3M23 |
ANSI T1.107-1988 [9] |
dsx3SYNTRAN |
ANSI T1.107-1988 [9] |
dsx3CbitParity |
ANSI T1.107a-1990 [9a] |
dsx3Clear Channel |
ANSI T1.102-1987 [8] |
e3Framed |
CCITT G.751 [12] |
e3Plcp |
ETSI T/NA(91)18 [13] |
dsx3LineCoding |
INTEGER {dsx3Other(1), dsx3B3ZS(2), e3HDB3(3)} |
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 specified patterns of normal bits and bipolar violations, which are used to replace sequences of 0 bits of a specified length. Max-Access: read-write Status: current |
none |
dsx3SendCode |
INTEGER {dsx3SendNoCode(1), dsx3SendLineCode(2), dsx3SendPayloadCode(3), dsx3SendResetCode(4), dsx3SendDS1Loop Code(5), dsx3SendTestPattern(6)} |
Indicates the type of code the device is sending across the DS3 interface. Note These are optional for E3 interfaces. Setting this variable causes the interface to begin sending the code requested. Max-Access: read-write Status: current |
none |
dsx3Circuit Identifier |
DisplayString (SIZE (0..255)) |
Contains the transmission vendor circuit identifier, which facilitates troubleshooting. Max-Access: read-write Status: current |
none |
dsx3Loopback Config |
INTEGER {dsx3NoLoop(1), dsx3PayloadLoop(2), dsx3LineLoop(3), dsx3OtherLoop(4), dsx3InwardLoop(5), dsx3DualLoop(6)} |
Represents the desired loopback configuration of the DS3 interface. Max-Access: read-write Status: current The definitions of each value include: |
none |
dsx3 Loopback Configuration
|
|
dsx3NoLoop |
Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return back the value. |
dsx3Payload Loop |
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 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 are active simultaneously. |
dsx3LineStatus |
INTEGER (1..4095) |
Indicates the line status of the interface. It contains loopback state information and failure state information. The dsx3LineStatus is a bitmap represented as a sum, therefore, it can represent multiple failures and a loopback (see the dsx3LoopbackConfig object for the type of loopback) simultaneously. The dsx3NoAlarm must be set if no other flag is set. If the dsx3loopbackState bit is set, the loopback in effect can be determined from the dsx3loopbackConfig object. Max-Access: read-only Status: current The various bit positions include: |
none |
|
|
|
1 |
dsx3NoAlarm |
No alarm present |
2 |
dsx3RcvRAI Failure |
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 |
dsx3Loopback State |
Looping the received signal |
256 |
dsx3RcvTestCode |
Receiving a Test Pattern |
512 |
dsx3OtherFailure |
Any line status not defined here |
1024 |
dsx3UnavailSig State |
Near End in Unavailable Signal State |
2048 |
dsx3NetEquipOOS |
Carrier Equipment Out of Service |
dsx3Transmit ClockSource |
INTEGER {loopTiming(1), localTiming(2), throughTiming(3)} |
Describes the source of Transmit Clock. The sources include: • loopTiming—The recovered receive clock is used as the transmit clock. • localTiming—A local clock source is used or that an external clock is attached to the box containing the interface. • throughTiming—Transmit clock is derived from the recovered receive clock of another DS3 interface. Max-Access: read-write Status: current |
none |
dsx3Invalid Intervals |
INTEGER (0..96) |
Determines the number of intervals in the range from 0 to dsx3ValidIntervals for which no data is available. This object is typically 0, except in cases where the data for some intervals are not available, for example, in proxy situations. Max-Access: read-only Status: current |
none |
dsx3LineLength |
INTEGER (0..64000) (in units of meters) |
Determines the length of the DS3 line in meters. This object provides information for line build out circuitry. Max-Access: read-write Status: current |
none |
dsx3LineStatus LastChange |
TimeStamp |
Determines the value of the MIB IF sysUpTime object at the time this DS3 entered its current line status. If the current state was entered prior to the last reinitialization of the proxy agent, this object contains a 0 value. Max-Access: read-only Status: current |
none |
dsx3LineStatus ChangeTrap Enable |
INTEGER {enabled(1), disabled(2)} |
Indicates whether dsx3LineStatusChange traps are generated for this interface. Max-Access: read-write Status: current |
disabled |
dsx3Loopback Status |
INTEGER (1..127) |
Represents the current state of the loopback on the DS3 interface. The variable contains information about loopbacks established by a manager remotely from the far end. The dsx3LoopbackStatus is a bitmap represented as a sum; therefore, it can represent multiple loopbacks simultaneously. Max-Access: read-only Status: current The bit positions include: |
none |
|
|
1 |
dsx3NoLoopback |
2 |
dsx3NearEndPayloadLoopback |
4 |
dsx3NearEndLineLoopback |
8 |
dsx3NearEndOtherLoopback |
16 |
dsx3NearEndInwardLoopback |
32 |
dsx3FarEndPayloadLoopback |
64 |
dsx3FarEndLineLoopback |
dsx3 Channelization |
INTEGER {disabled(1), enabledDs1(2), enabledDs2(3)} |
Indicates whether this DS3 is channelized or unchannelized. The value of enabledDs1 indicates that this is a DS3 channelized into DS1s. The value of enabledDs3 indicates that this is a DS3 channelized into DS2s. Setting this object causes the creation or deletion of DS2 or DS1 entries in the ifTable. Max-Access: read-write Status: current |
none |
dsx3Ds1For RemoteLoop |
INTEGER (0..29) |
Indicates which DS1on this DS3 is indicated in the remote DS1 loopback request. A value of 0 means no DS1 is looped. A value of 29 means all DS1/E1s are looped. Max-Access: read-write Status: current |
none |
DS3 Current Table
The object identifier for each MIB object is listed in Table 2-28.
Table 2-28 DS3 Current Table Object Identifiers
|
|
dsx3CurrentTable |
::= {ds3 6} |
dsx3CurrentEntry |
::= {dsx3CurrentTable 1} |
dsx3CurrentIndex |
::= {dsx3CurrentEntry 1} |
dsx3CurrentPESs |
::= {dsx3CurrentEntry 2} |
dsx3CurrentPSESs |
::= {dsx3CurrentEntry 3} |
dsx3CurrentSEFSs |
::= {dsx3CurrentEntry 4} |
dsx3CurrentUASs |
::= {dsx3CurrentEntry 5} |
dsx3CurrentLCVs |
::= {dsx3CurrentEntry 6} |
dsx3CurrentPCVs |
::= {dsx3CurrentEntry 7} |
dsx3CurrentLESs |
::= {dsx3CurrentEntry 8} |
dsx3CurrentCCVs |
::= {dsx3CurrentEntry 9} |
dsx3CurrentCESs |
::= {dsx3CurrentEntry 10} |
dsx3CurrentCSESs |
::= {dsx3CurrentEntry 11} |
The MIB objects are listed in Table 2-29.
Table 2-29 DS3 Current Table MIB Objects
|
|
|
|
dsx3CurrentTable |
Sequence of dsx3CurrentEntry |
Contains various statistics being collected for the current 15-minute interval that are used for the DS3 current table. Max-Access: not-accessible Status: current |
none |
dsx3CurrentEntry |
dsx3CurrentEntry |
Provides the entry in the DS3 Current table. Max-Access: not-accessible Status: current The index is dsx3CurrentIndex. |
none |
dsx3CurrentIndex |
InterfaceIndex |
Specifies the index value which uniquely identifies the DS3/E3 interface to which this entry is applicable. The interface is identified by a particular value of this index. It is the same interface that is identified by the same value for an dsx3LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx3CurrentPESs |
PerfCurrentCount |
Describes the counter associated with the number of P-bit Errored Seconds. Max-Access: read-only Status: current |
none |
dsx3CurrentPSESs |
PerfCurrentCount |
Describes the counter associated with the number of P-bit Severely Errored Seconds (PSES). Max-Access: read-only Status: current |
none |
dsx3CurrentSEFSs |
PerfCurrentCount |
Describes the counter associated with the number of Severely Errored Framing Seconds (SEFS). Max-Access: read-only Status: current |
none |
dsx3CurrentUASs |
PerfCurrentCount |
Describes the counter associated with the number of Unavailable Seconds (UAS). Max-Access: read-only Status: current |
none |
dsx3CurrentLCVs |
PerfCurrentCount |
Describes the counter associated with the number of Line Coding Violations (LCV). Max-Access: read-only Status: current |
none |
dsx3CurrentPCVs |
PerfCurrentCount |
Describes the counter associated with the number of P-bit Coding Violations (PCV). Max-Access: read-only Status: current |
none |
dsx3CurrentLESs |
PerfCurrentCount |
Describes the number of Line Errored Seconds (LES). Max-Access: read-only Status: current |
none |
dsx3CurrentCCVs |
PerfCurrentCount |
Describes the number of C-bit Coding Violations (CV). Max-Access: read-only Status: current |
none |
dsx3CurrentCESs |
PerfCurrentCount |
Describes the number of C-bit Errored Seconds (CES). Max-Access: read-only Status: current |
none |
dsx3CurrentCSESs |
PerfCurrentCount |
Describes the number of C-bit Severely Errored Seconds (CSES). Max-Access: read-only Status: current |
none |
DS3 Interval Table
The object identifiers are listed in Table 2-30.
Table 2-30 DS3 Interval Table Object Identifiers
|
|
dsx3IntervalTable |
::= { ds3 7 } |
dsx3IntervalEntry |
::= { dsx3IntervalTable 1 } |
dsx3IntervalIndex |
::= {dsx3IntervalEntry 1} |
dsx3IntervalNumber |
::= {dsx3IntervalEntry 2} |
dsx3IntervalPESs |
::= {dsx3IntervalEntry 3} |
dsx3IntervalPSESs |
::= {dsx3IntervalEntry 4} |
dsx3IntervalSEFSs |
::= {dsx3IntervalEntry 5} |
dsx3IntervalUASs |
::= {dsx3IntervalEntry 6} |
dsx3IntervalLCVs |
::= {dsx3IntervalEntry 7} |
dsx3IntervalPCVs |
::= {dsx3IntervalEntry 8} |
dsx3IntervalLESs |
::= {dsx3IntervalEntry 9} |
dsx3IntervalCCVs |
::= {dsx3IntervalEntry 10} |
dsx3IntervalCESs |
::= {dsx3IntervalEntry 11} |
dsx3IntervalCSESs |
::= {dsx3IntervalEntry 12} |
dsx3IntervalValidData |
::= {dsx3IntervalEntry 13} |
The MIB objects are listed in Table 2-31.
Table 2-31 DS3 Interval Table MIB Objects
|
|
|
|
dsx3IntervalTable |
Sequence of dsx3IntervalEntry |
Contains various statistics collected by each DS3 interface over the previous 24 hours of operation for the DS3 interval table. 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). Max-Access: not-accessible Status: current |
none |
dsx3IntervalEntry |
dsx3IntervalEntry |
Provides an entry in the DS3 interval table. Max-Access: not-accessible Status: current The indexes include: • dsx3IntervalIndex • dsx3IntervalNumber |
none |
dsx3IntervalIndex |
InterfaceIndex |
Specifies the index value which uniquely identifies the DS3 interface to which this entry applies. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx3LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx3IntervalNumber |
INTEGER (1..96) |
Determines a number from 1 to 96. For example, 1 is the most recently completed 15-minute interval. 96 is the 15-minute interval completed for 23 hours and 45 minutes prior to interval 1. Max-Access: read-only Status: current |
none |
dsx3IntervalPESs |
PerfIntervalCount |
Describes the counter associated with the number of P-bit Errored Seconds (PES). Max-Access: read-only Status: current |
none |
dsx3IntervalPSESs |
PerfIntervalCount |
Describes the counter associated with the number of P-bit Severely Errored Seconds (PSES). Max-Access: read-only Status: current |
none |
dsx3IntervalSEFSs |
PerfIntervalCount |
Describes the counter associated with the number of Severely Errored Framing Seconds (SEFS). Max-Access: read-only Status: current |
none |
dsx3IntervalUASs |
PerfIntervalCount |
Describes the counter associated with the number of Unavailable Seconds (UA). This object can decrease if the unavailable seconds occur across an interval boundary. Max-Access: read-only Status: current |
none |
dsx3IntervalLCVs |
PerfIntervalCount |
Describes the counter associated with the number of Line Coding Violations (LCV). Max-Access: read-only Status: current |
none |
dsx3IntervalPCVs |
PerfIntervalCount |
Describes the counter associated with the number of P-bit Coding Violations (PCV). Max-Access: read-only Status: current |
none |
dsx3IntervalLESs |
PerfIntervalCount |
Determines the number of Line Errored Seconds (LES) (BPVs or illegal 0 sequences). Max-Access: read-only Status: current |
none |
dsx3IntervalCCVs |
PerfIntervalCount |
Determines the number of C-bit Coding Violations (CCV). Max-Access: read-only Status: current |
none |
dsx3IntervalCESs |
PerfIntervalCount |
Determines the number of C-bit Errored Seconds (CES). Max-Access: read-only Status: current |
none |
dsx3IntervalCSESs |
PerfIntervalCount |
Determines the number of C-bit Severely Errored Seconds (CSES). Max-Access: read-only Status: current |
none |
dsx3IntervalValidData |
TruthValue |
Indicates if the data for this interval is valid. Max-Access: read-only Status: current |
none |
DS3 Total
The object identifiers are listed in Table 2-32.
Table 2-32 DS Total Object Identifiers
|
|
dsx3TotalTable |
::= {ds3 8} |
dsx3TotalEntry |
::= {dsx3TotalTable 1} |
dsx3TotalIndex |
::= {dsx3TotalEntry 1} |
dsx3TotalPESs |
::= {dsx3TotalEntry 2} |
dsx3TotalPSESs |
::= {dsx3TotalEntry 3} |
dsx3TotalSEFSs |
::= {dsx3TotalEntry 4} |
dsx3TotalUASs |
::= {dsx3TotalEntry 5} |
dsx3TotalLCVs |
::= {dsx3TotalEntry 6} |
dsx3TotalPCVs |
::= {dsx3TotalEntry 7} |
dsx3TotalLESs |
::= {dsx3TotalEntry 8} |
dsx3TotalCCVs |
::= {dsx3TotalEntry 9} |
dsx3TotalCESs |
::= {dsx3TotalEntry 10} |
dsx3TotalCSESs |
::= {dsx3TotalEntry 11} |
The MIB objects are listed in Table 2-33.
Table 2-33 DS3 Total MIB Objects
|
|
|
|
dsx3TotalTable |
Sequence of dsx3TotalEntry |
Contains the sum of the various statistics for the 24-hour period preceding the current interval. Max-Access: not-accessible Status: current |
none |
dsx3TotalEntry |
dsx3TotalEntry |
Provides an entry in the DS3 Total table. Max-Access: not-accessible Status: current The index is dsx3TotalIndex. |
none |
dsx3TotalIndex |
InterfaceIndex |
Specifies the index value which uniquely identifies the DS3 interface to which this entry applies. The interface identified by a particular value of this index is the same interface as identified by the same value as an dsx3LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx3TotalPESs |
PerfTotalCount |
Describes the counter associated with the number of P-bit Errored Seconds (PES) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalPSESs |
PerfTotalCount |
Describes the counter associated with the number of P-bit Severely Errored Seconds (PSES) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalSEFSs |
PerfTotalCount |
Describes the counter associated with the number of Severely Errored Framing Seconds (SEFS) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalUASs |
PerfTotalCount |
Describes the counter associated with the number of Unavailable Seconds (UA) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalLCVs |
PerfTotalCount |
Describes the counter associated with the number of Line Coding Violations (LCV) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalPCVs |
PerfTotalCount |
Describes the counter associated with the number of P-bit Coding Violations (PCV) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalLESs |
PerfTotalCount |
Determines the number of Line Errored Seconds (LES) (BPVs or illegal 0 sequences) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalCCVs |
PerfToCount |
Determines the number of C-bit Coding Violations (CCV) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalCESs |
PerfTotalCount |
Determines the number of C-bit Errored Seconds (CES) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3TotalCSESs |
PerfTotalCount |
Determines the number of C-bit Severely Errored Seconds (CSES) encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
DS3 Far End Group
The DS3 Far End Group consists of four tables:
•
DS3 Far End Configuration Table
•
DS3 Far End Current Table
•
DS3 Far End Interval Table
•
DS3 Far End Total Table
DS3 Far End Configuration Table
The object identifiers are listed in Table 2-34.
Table 2-34 DS3 Far End Configuration Table Object Identifiers
|
|
dsx3FarEndConfigTable |
::= {ds3 9} |
dsx3FarEndConfigEntry |
::= {dsx3FarEndConfigTable 1} |
dsx3FarEndLineIndex |
:= {dsx3FarEndConfigEntry 1} |
dsx3FarEndEquipCode |
::= {dsx3FarEndConfigEntry 2} |
dsx3FarEndLocationIDCode |
::= {dsx3FarEndConfigEntry 3} |
dsx3FarEndFrameIDCode |
::= {dsx3FarEndConfigEntry 4} |
dsx3FarEndUnitCode |
::= {dsx3FarEndConfigEntry 5} |
dsx3FarEndFacilityIDCode |
::= {dsx3FarEndConfigEntry 6} |
The MIB objects are listed in Table 2-35.
Table 2-35 DS3 Far End Configuration Table MIB Objects
|
|
|
|
dsx3FarEndConfig Table |
Sequence of dsx3FarEndConfigEntry |
Contains the configuration information reported in the C-bits from the remote end. Max-Access: not-accessible Status: current |
none |
dsx3FarEndConfig Entry |
dsx3FarEndConfigEntry |
Provides an entry in the DS3 Far End configuration table. Max-Access: not-accessible Status: current The index is dsx3FarEndLineIndex. |
none |
dsx3FarEndLineIndex |
Interface Index |
Specifies the index value which uniquely identifies the DS3 interface to which this entry applies. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx3LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx3FarEndEquip Code |
DisplayString (SIZE (0..10)) |
Describes the specific piece of equipment. The Far End Equipment Identification code is sent within the Path Identification Message. Max-Access: read-write Status: current |
none |
dsx3FarEndLocation IDCode |
DisplayString (SIZE (0..11)) |
Describes the specific location of the equipment. The Far End Location Identification code is sent within the Path Identification Message. Max-Access: read-write Status: current |
none |
dsx3FarEndFrameIDCode |
DisplayString (SIZE (0..10)) |
Identifies where the equipment is located within a building. The Far End Frame Identification code is sent within the Path Identification Message. Max-Access: read-write Status: current |
none |
dsx3FarEndUnitCode |
DisplayString (SIZE (0..6)) |
Identifies the equipment location within a bay. The Far End code is sent within the Path Identification Message. Max-Access: read-write Status: current |
none |
dsx3FarEndFacilityIDCode |
DisplayString (SIZE (0..38)) |
Identifies a specific Far End DS3 path. The Far End code is sent within the Path Identification Message. Max-Access: read-write Status: current |
none |
DS3 Far End Current Table
The object identifiers are listed in Table 2-36.
Table 2-36 DS3 Far End Current Table Object Identifiers
|
|
dsx3FarEndCurrentTable |
::= {ds3 10} |
dsx3FarEndCurrentEntry |
::= {dsx3FarEndCurrentTable 1} |
dsx3FarEndCurrentIndex |
::= {dsx3FarEndCurrentEntry 1} |
dsx3FarEndTimeElapsed |
::= {dsx3FarEndCurrentEntry 2} |
dsx3FarEndValidIntervals |
::= {dsx3FarEndCurrentEntry 3} |
dsx3FarEndCurrentCESs |
::= {dsx3FarEndCurrentEntry 4} |
dsx3FarEndCurrentCSESs |
::= {dsx3FarEndCurrentEntry 5} |
dsx3FarEndCurrentCCVs |
::= {dsx3FarEndCurrentEntry 6} |
dsx3FarEndCurrentUASs |
::= {dsx3FarEndCurrentEntry 7} |
dsx3FarEndInvalidIntervals |
::= {dsx3FarEndCurrentEntry 8} |
The MIB objects are listed in Table 2-37.
Table 2-37 DS3 Far End Current Table MIB Objects
|
|
|
|
dsx3FarEndCurrent Table |
Sequence of dsx3FarEndCurrentEntry |
Contains statistics being collected for the current 15-minute interval that are used for the DS3 Far End current table. The statistics are collected from the far end block error code within the C- bits. Max-Access: not-accessible Status: current |
none |
dsx3FarEndCurrent Entry |
dsx3FarEndCurrentEntry |
Provides an entry in the DS3 Far End Current table. Max-Access: not-accessible Status: current The index is dsx3FarEndCurrentIndex. |
none |
dsx3FarEndCurrent Index |
InterfaceIndex |
Specifies the index value which uniquely identifies the DS3 interface to which this entry applies. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx3LineIndex. Max-Access: read-only Status: current |
none |
dsx3FarEndTime Elapsed |
INTEGER (0..899) |
Determines the number of seconds that have elapsed since the beginning of the far end current error-measurement period. If, for some reason, the current interval exceeds the maximum value, the agent returns the maximum value. Max-Access: read-only Status: current |
none |
dsx3FarEndValid Intervals |
INTEGER (0..96) |
Determines the number of previous far end intervals for which data was collected. The value is 96 unless the interface was brought online within the last 24-hours. Then, the value will be the number of complete 15-minute far end intervals since the interface has been online. Max-Access: read-only Status: current |
none |
dsx3FarEndCurrent CESs |
PerfCurrentCount |
Describes the counter associated with the number of Far End C-bit Errored Seconds. Max-Access: read-only Status: current |
none |
dsx3FarEndCurrent CSESs |
PerfCurrentCount |
Describes the counter associated with the number of Far End C-bit Severely Errored Seconds. Max-Access: read-only Status: current |
none |
dsx3FarEndCurrent CCVs |
PerfCurrentCount |
Describes the counter associated with the number of Far End C-bit Coding Violations reported through the far end block error count. Max-Access: read-only Status: current |
none |
dsx3FarEndCurrent UASs |
PerfCurrentCount |
Describes the counter associated with the number of Far End unavailable seconds. Max-Access: read-only Status: current |
none |
dsx3FarEndInvalid Intervals |
INTEGER (0..96) |
Determines the number of intervals in the range from 0 to dsx3FarEndValidIntervals. No data is available. This object is generally 0 except in cases where the data is not available for some intervals, for example, in proxy situations. Max-Access: read-only Status: current |
none |
DS3 Far End Interval Table
The object identifiers are listed in Table 2-38.
Table 2-38 DS3 Far End Interval Table Object Identifiers
|
|
dsx3FarEndIntervalTable |
::= {ds3 11} |
dsx3FarEndIntervalEntry |
::= {dsx3FarEndIntervalTable 1} |
dsx3FarEndIntervalIndex |
::= {dsx3FarEndIntervalEntry 1} |
dsx3FarEndIntervalNumber |
::= {dsx3FarEndIntervalEntry 2} |
dsx3FarEndIntervalCESs |
::= {dsx3FarEndIntervalEntry 3} |
dsx3FarEndIntervalCSESs |
::= {dsx3FarEndIntervalEntry 4} |
dsx3FarEndIntervalCCVs |
::= {dsx3FarEndIntervalEntry 5} |
dsx3FarEndIntervalUASs |
::= {dsx3FarEndIntervalEntry 6} |
dsx3FarEndIntervalValidData |
::= {dsx3FarEndIntervalEntry 7} |
The MIB objects are listed in Table 2-39.
Table 2-39 DS3 Far End Interval Table MIB Objects
|
|
|
|
dsx3FarEndInterval Table |
Sequence of dsx3FarEndIntervalEntry |
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. Max-Access: not-accessible Status: current |
none |
dsx3FarEndInterval Entry |
dsx3FarEndIntervalEntry |
Provides an entry in the DS3 Far End Interval table. Max-Access: not-accessible Status: current The indexes include: • dsx3FarEndIntervalIndex • dsx3FarEndIntervalNumber |
none |
dsx3FarEndIntervalIndex |
InterfaceIndex |
Specifies the index value that 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. Max-Access: read-only Status: current |
none |
dsx3FarEndIntervalNumber |
INTEGER (1..96) |
Determines a number from 1 to 96. For example, 1 is the most recently completed 15-minute interval. 96 is the 15-minute interval completed for 23 hours and 45 minutes prior to interval 1. Max-Access: read-only Status: current |
none |
dsx3FarEndIntervalCESs |
PerfIntervalCount |
Describes the counter associated with the number of Far End C-bit Errored Seconds. The counter is 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. Max-Access: read-only Status: current |
none |
dsx3FarEndIntervalCSESs |
PerfIntervalCount |
Describes the counter associated with the number of Far End C-bit Severely Errored Seconds. Max-Access: read-only Status: current |
none |
dsx3FarEndIntervalCCVs |
PerfIntervalCount |
Describes the counter associated with the number of Far End C-bit Coding Violations reported through the far end block error count. Max-Access: read-only Status: current |
none |
dsx3FarEndIntervalUASs |
PerfIntervalCount |
Describes the counter associated with the number of Far End unavailable seconds. Max-Access: read-only Status: current |
none |
dsx3FarEndIntervalValidData |
TruthValue |
Indicates if the data for this interval is valid. Max-Access: read-only Status: current |
none |
DS3 Far End Total Table
The object identifiers are listed in Table 2-40.
Table 2-40 DS3 Far End Total Table Object Identifiers
|
|
dsx3FarEndTotalTable |
::= {ds3 12} |
dsx3FarEndTotalEntry |
::= {dsx3FarEndTotalTable 1} |
dsx3FarEndTotalIndex |
::= {dsx3FarEndTotalEntry 1} |
dsx3FarEndTotalCESs |
::= {dsx3FarEndTotalEntry 2} |
dsx3FarEndTotalCSESs |
::= {dsx3FarEndTotalEntry 3} |
dsx3FarEndTotalCCVs |
::= {dsx3FarEndTotalEntry 4} |
dsx3FarEndTotalUASs |
::= {dsx3FarEndTotalEntry 5} |
The MIB objects are listed in Table 2-41.
Table 2-41 DS3 Far End Total Table MIB Objects
|
|
|
|
dsx3FarEndTotal Table |
Sequence of dsx3FarEndTotalEntry |
Contains the cumulative sum of the various statistics for the 24-hour period preceding the current interval for the DS3 Far End Total Table. Max-Access: not-accessible Status: current |
none |
dsx3FarEndTotal Entry |
dsx3FarEndTotalEntry |
Provides an entry in the DS3 Far End Total table. Max-Access: not-accessible Status: current The index is dsx3FarEndTotalIndex. |
none |
dsx3FarEndTotal Index |
InterfaceIndex |
Specifies the index value which uniquely identifies the DS3 interface to which this entry applies. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx3LineIndex. Max-Access: read-only Status: current |
none |
dsx3FarEndTotal CESs |
PerfTotalCount |
Describes 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. Max-Access: read-only Status: current |
none |
dsx3FarEndTotal CSESs |
PerfTotalCount |
Describes 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. Max-Access: read-only Status: current |
none |
dsx3FarEndTotal CCVs |
PerfTotalCount |
Describes the counter associated with the number of Far End C-bit Coding Violations. It is reported through the far end block error count, which is encountered by a DS3 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx3FarEndTotal UASs |
PerfTotalCount |
Describes 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. Max-Access: read-only Status: current |
none |
ds3 Traps
The object identifiers are listed in Table 2-42.
Table 2-42 ds3 Traps Object Identifiers
|
|
ds3Traps |
::= {ds3 15} |
dsx3LineStatusChange |
::= {ds3Traps 0 1} |
One MIB object is listed in Table 2-43.
Table 2-43 ds3 Traps MIB Object
|
|
|
|
dsx3LineStatus Change |
dsx3LineStatus, dsx3LineStatusLastChange |
Specifies that a dsx3LineStatusChange trap is sent when the value of an instance changes. An NMS uses it to trigger polls. When the line status change results in a lower level line status change, for example, DS1, no traps for the lower level are sent. Status: current |
none |
DS3 Conformance Information
The object identifiers are listed in Table 2-44.
Table 2-44 DS3 Conformance Object Identifiers
|
|
ds3Conformance |
::= {ds3 14} |
ds3Groups |
::= {ds3Conformance 1} |
ds3Compliances |
::= {ds3Conformance 2} |
dsx3Channelization |
::= {ds3Compliances 1} |
The MIB objects are listed in Table 2-45.
Table 2-45 DS3 Conformance MIB Objects
|
|
|
|
ds3Compliance |
ds3NearEndConfig Group, ds3NearEndStatistics Group |
Describes the compliance statement for the DS3 interfaces. Status: current Module: AXSM The mandatory groups include: |
none |
|
|
ds3FarEndGroup |
Implementation of this group is optional for all systems that attach to a DS3 interface. However, only C-bit Parity and SYNTRAN DS3 applications can provide this information. |
ds3NearEndOptional ConfigGroup |
Implementation of this group is optional for all systems that attach to a DS3 interface. |
dsx3LineType |
none |
Specifies that write access for the line type is not required. Min-Access: read-only |
none |
dsx3LineCoding |
none |
Specifies that write access for the line coding is not required. Min-Access: read-only |
none |
dsx3SendCode |
none |
Specifies that write access for the send code is not required. Min-Access: read-only |
none |
dsx3Loopback Config |
none |
Specifies that write access for loopbacks is not required. Min-Access: read-only |
none |
dsx3Transmit ClockSource |
none |
Specifies that write access for the transmit clock source is not required. Min-Access: read-only |
none |
dsx3LineLength |
none |
Specifies that write access for the line length is not required. Min-Access: read-only |
none |
dsx3Channelization |
none |
Specifies that write access for the channelization is not required. Min-Access: read-only |
none |
DS3 Units of Conformance
The object identifiers are listed in Table 2-46.
Table 2-46 DS3 Units of Conformance Object Identifiers
|
|
ds3NearEndConfigGroup |
::= {ds3Groups 1} |
ds3NearEndStatisticsGroup |
::= {ds3Groups 2} |
ds3FarEndGroup |
::= {ds3Groups 3} |
ds3DeprecatedGroup |
::= {ds3Groups 4} |
ds3NearEndOptionalConfigGroup |
::= {ds3Groups 5} |
ds3NearEndOptionalTrapGroup |
::= {ds3Groups 6} |
The MIB objects are listed in Table 2-47.
Table 2-47 DS3 Units of Conformance MIB Objects
|
|
|
|
ds3NearEndConfig Group |
dsx3LineIndex, dsx3TimeElapsed, dsx3ValidIntervals, dsx3LineType, dsx3LineCoding, dsx3SendCode, dsx3CircuitIdentifier, dsx3LoopbackConfig, dsx3LineStatus, dsx3TransmitClockSource, dsx3InvalidIntervals, dsx3LineLength, dsx3LoopbackStatus, dsx3Channelization, dsx3Ds1ForRemoteLoop |
Describes a collection of objects providing configuration information applicable to all DS3 interfaces. Status: current |
none |
ds3NearEndStatisticsGroup |
dsx3CurrentIndex, dsx3CurrentPESs, dsx3CurrentPSESs, dsx3CurrentSEFSs, dsx3CurrentUASs, dsx3CurrentLCVs, dsx3CurrentPCVs, dsx3CurrentLESs, dsx3CurrentCCVs, dsx3CurrentCESs, dsx3CurrentCSESs, dsx3IntervalIndex, dsx3IntervalNumber, dsx3IntervalPESs, dsx3IntervalPSESs, dsx3IntervalSEFSs, dsx3IntervalUASs, dsx3IntervalLCVs, dsx3IntervalPCVs, dsx3IntervalLESs dsx3IntervalCCVs, dsx3IntervalCESs, dsx3IntervalCSESs, dsx3IntervalValidData, dsx3TotalIndex, dsx3TotalPESs, dsx3TotalPSESs, dsx3TotalSEFSs, dsx3TotalUASs, dsx3TotalLCVs, dsx3TotalPCVs, dsx3TotalLESs, dsx3TotalCCVs, dsx3TotalCESs, dsx3TotalCSESs |
Describes a collection of objects providing statistics information applicable to all DS3 interfaces. Status: current |
none |
ds3FarEndGroup |
dsx3FarEndLineIndex, dsx3FarEndEquipCode, dsx3FarEndLocationIDCode, dsx3FarEndFrameIDCode, dsx3FarEndUnitCode, dsx3FarEndFacilityIDCode, dsx3FarEndCurrentIndex, dsx3FarEndTimeElapsed, dsx3FarEndValidIntervals, dsx3FarEndCurrentCESs, dsx3FarEndCurrentCSESs, dsx3FarEndCurrentCCVs, dsx3FarEndCurrentUASs, dsx3FarEndInvalidIntervals, dsx3FarEndIntervalIndex, dsx3FarEndIntervalNumber, dsx3FarEndIntervalCESs, dsx3FarEndIntervalCSESs, dsx3FarEndIntervalCCVs, dsx3FarEndIntervalUASs, dsx3FarEndIntervalValidData, dsx3FarEndTotalIndex, dsx3FarEndTotalCESs, dsx3FarEndTotalCSESs, dsx3FarEndTotalCCVs, dsx3FarEndTotalUASs |
Describes a collection of objects providing remote configuration and statistics information applicable to C-bit Parity and SYNTRAN DS3 interfaces. Status: current |
none |
ds3DeprecatedGroup |
dsx3IfIndex, dsx3FracIndex, dsx3FracNumber, dsx3FracIfIndex |
Describes a collection of obsolete objects implemented for backwards compatibility. Status: deprecated |
none |
ds3NearEndOptionalConfigGroup |
dsx3LineStatusChangeTrap Enable |
Describes a collection of objects implemented on DS3 interfaces. Status: current |
none |
ds3NearEndOptionalTrapGroup |
none |
Describes a collection of notifications implemented on DS3 interfaces. Notifications: dsx3LineStatusChange Status: current |
none |
Internet Assigned Numbers Authority Interface Textual Convention
This section describes a single MIB object that resides in the IANAifType-MIB.my file.
Note
PXM1E, PXM45, AXSM, and FRSM12 support the IANAifType MIB.
One Internet Assigned Numbers Authority (IANA) Interface textual convention is listed in Table 2-48.
Table 2-48 IANA Textual Convention MIB Object
|
|
|
|
IANAifType |
INTEGER { other(1), -- none of the following regular1822(2),hdh1822(3), ddnX25(4),rfc877x25(5), ethernetCsmacd(6),iso88023Csmacd(7), iso88024TokenBus(8),iso88025TokenRing(9), iso88026Man(10),starLan(11), proteon10Mbit(12),proteon80Mbit(13), hyperchannel(14),fddi(15), lapb(16),sdlc(17), ds1(18), -- DS1-MIB e1(19), -- Obsolete see DS1-MIB basicISDN(20),primaryISDN(21), propPointToPointSerial(22), -- proprietary serial ppp(23), softwareLoopback(24), eon(25), -- CLNP over IP ethernet3Mbit(26), nsip(27), -- XNS over IP slip(28), -- generic SLIP ultra(29), -- ULTRA technologies ds3(30), -- DS3-MIB sip(31), -- SMDS, coffee frameRelay(32), -- DTE only. rs232(33), para(34), -- parallel-port arcnet(35), -- arcnet arcnetPlus(36), -- arcnet plus atm(37), -- ATM cells miox25(38), sonet(39), -- SONET or SDH x25ple(40),iso88022llc(41), localTalk(42), smdsDxi(43),
|
Specifies the syntax of the ifType object in the current definition of the MIB-II ifTable . The definition of this textual convention with the addition of newly assigned values is published periodically by the IANA These definitions and values can be obtained either by the Assigned Numbers RFC or specific Internet Network Management number assignments. The latest arrangements can be obtained by contacting the IANA. Requests for new values can be made to IANA through email iana@iana.org . The relationship between the assignment of ifType values and OIDs to particular media-specific MIBs are done by the IANA and is subject to change without notice. Quite often, a media-specific MIB OID-subtree assignment within the MIB-II transmission subtree is the same as the ifType value. However, in some circumstances, implementors must not presume any specific relationship between ifType values and the transmission subtree OID. Status: current |
none |
IANAifType |
frameRelayService(44),-- FRNETSERV-MIB v35(45), hssi(46), hippi(47) modem(48), -- Generic modem aal5(49), -- AAL5 over ATM sonetPath(50),sonetVT(51), smdsIcip(52), -- SMDS InterCarrier Interface propVirtual(53), -- proprietary virtual/internal propMultiplexor(54),-- proprietary multiplexing ieee80212(55), -- 100BaseVG fibreChannel(56), -- Fibre Channel hippiInterface(57), -- HIPPI interfaces frameRelayInterconnect(58), -- Obsolete use either -- frameRelay(32) or -- frameRelayService(44). aflane8023(59), -- ATM Emulated LAN for 802.3 aflane8025(60), -- ATM Emulated LAN for 802.5 cctEmul(61), -- ATM Emulated circuit fastEther(62), -- Fast Ethernet (100BaseT) isdn(63), -- ISDN and X.25 v11(64), -- CCITT V.11/X.21 v36(65), -- CCITT V.36 g703at64k(66), -- CCITT G703 at 64Kbps g703at2mb(67), -- Obsolete see DS1-MIB qllc(68), -- SNA QLLC fastEtherFX(69), -- Fast Ethernet (100BaseFX) channel(70), -- channel ieee80211(71), -- radio spread spectrum ibm370parChan(72), -- IBM System 360/370 OEMI Channel escon(73), -- IBM Enterprise Systems Connection dlsw(74), -- Data Link Switching isdns(75), -- ISDN S/T interface isdnu(76), -- ISDN U interface lapd(77), -- Link Access Protocol D ipSwitch(78), -- IP Switching Objects rsrb(79), -- Remote Source Route Bridging atmLogical(80), -- ATM Logical Port ds0(81), -- Digital Signal Level 0 ds0Bundle(82), -- group of ds0s on the same ds1 bsc(83), -- Bisynchronous Protocol
|
|
|
IANAifType |
async(84), -- Asynchronous Protocol cnr(85), -- Combat Net Radio iso88025Dtr(86), -- ISO 802.5r DTReplrs(87), -- Ext Pos Loc Report Sys arap(88), -- Appletalk Remote Access Protocol propCnls(89), -- Proprietary Connectionless Protocol hostPad(90), -- CCITT-ITU X.29 PAD Protocol termPad(91), -- CCITT-ITU X.3 PAD Facility frameRelayMPI(92), -- Multiproto Interconnect over FR x213(93), -- CCITT-ITU X213 adsl(94), -- Asymmetric Digital Subscriber Loop radsl(95), -- Rate-Adapt. Digital Subscriber Loop sdsl(96), -- Symmetric Digital Subscriber Loop vdsl(97), -- Very H-Speed Digital Subscrib. Loop iso88025CRFPInt(98), -- ISO 802.5 CRFP myrinet(99), -- Myricom Myrinet voiceEM(100), -- voice recEive and transMit voiceFXO(101), -- voice Foreign Exchange Office voiceFXS(102), -- voice Foreign Exchange Station voiceEncap(103), -- voice encapsulation voiceOverIp(104), -- voice over IP encapsulation atmDxi(105), -- ATM DXI atmFuni(106), -- ATM FUNI atmIma (107), -- ATM IMA pppMultilinkBundle(108), -- PPP Multilink Bundle ipOverCdlc (109), -- IBM ipOverCdlc ipOverClaw (110), -- IBM Common Link Access to Workstn stackToStack (111), -- IBM stackToStack virtualIpAddress (112), -- IBM VIPA mpc (113), -- IBM multi-protocol channel support ipOverAtm (114), -- IBM ipOverAtm iso88025Fiber (115), -- ISO 802.5j Fiber Token Ring
|
|
|
IANAifType |
tdlc (116), -- IBM twinaxial data link control gigabitEthernet (117), -- Gigabit Ethernet hdlc (118), -- HDLC, lapf (119), -- LAP F v37 (120), -- V.37 x25mlp (121), -- Multi-Link Protocol x25huntGroup (122), -- X25 Hunt Group trasnpHdlc (123), -- Transp HDLCinterleave (124), -- Interleave channel fast (125), -- Fast channel ip (126), -- IP (for APPN HPR in IP networks) docsCableMaclayer (127), -- CATV Mac Layer docsCableDownstream (128), -- CATV Downstream interface docsCableUpstream (129), -- CATV Upstream interface a12MppSwitch (130), -- Avalon Parallel Processor tunnel (131), -- Encapsulation interface coffee (132), -- coffee pot ces (133), -- Circuit Emulation Service atmSubInterface (134), -- ATM Sub Interface l2vlan (135), -- Layer 2 Virtual LAN using 802.1Q l3ipvlan (136), -- Layer 3 Virtual LAN using IP l3ipxvlan (137), -- Layer 3 Virtual LAN using IPX digitalPowerline (138), -- IP over Power Lines mediaMailOverIp (139), -- Multimedia Mail over IP dtm (140), -- Dynamic syncronous Transfer Mode dcn (141), -- Data Communications Network ipForward (142), -- IP Forwarding Interface msdsl (143), -- Multi-rate Symmetric DSL ieee1394 (144), -- IEEE1394 High Performance Serial Bus if-gsn (145), -- HIPPI-6400 dvbRccMacLayer (146), -- DVB-RCC MAC Layer dvbRccDownstream (147), -- DVB-RCC Downstream Channel dvbRccUpstream (148), -- DVB-RCC Upstream Channel
|
|
|
IANAifType |
atmVirtual (149), -- ATM Virtual Interface mplsTunnel (150), -- MPLS Tunnel Virtual Interface srp (151),-- Spatial Reuse Protocol voiceOverAtm (152), -- Voice Over ATM voiceOverFrameRelay (153), -- Voice Over Frame Relay idsl (154), -- Digital Subscriber Loop over ISDN compositeLink (155), -- Avici Composite Link Interface ss7SigLink (156), -- SS7 Signaling Link propWirelessP2P (157), -- Prop. P2P wireless interfacefrForward (158), -- Frame Forward Interface rfc1483 (159), -- Multiprotocol over ATM AAL5 usb (160), -- USB Interface ieee8023adLag(161), -- IEEE 802.3ad Link Aggregate bgppolicyaccounting(162), -- BGP Policy Accounting frf16MfrBundle (163), -- FRF .16 Multilink Frame Relay h323Gatekeeper (164), -- H323 Gatekeeper h323Proxy (165), -- H323 Voice and Video Proxy mpls (166), -- MPLS mfSigLink (167), -- Multi-frequency signaling link hdsl2 (168), -- High Bit-Rate DSL - 2nd generation shdsl (169) -- Multirate HDSL2} |
|
|
Interfaces Group MIB Objects
This section describes the Interfaces Group MIB modules, which reside in the IF-MIB.my file. The MIB objects are extracted from RFC 2233 and describe the generic network interface sublayers. These MIB objects are an updated version of MIB-II's ifTable, and incorporate the extensions defined in
RFC 1229.
Note
AXSM, AXSME, PXM1E, PXM45, SRM, SRME, FRSM12, RPM-XF, and RPM-PR, which is also implemented in PXM45, are supported by the IF MIB.
The Interfaces Group MIB include:
•
Textual Conventions
•
Interface Index
•
Interfaces Table
•
Extension to the Interface Table
•
High Capacity Counters
•
Generic Receive Address Table
•
Interface-Related Traps
•
Interfaces Group Conformance Information
Textual Conventions
The names of the textual conventions are specified in the object syntax.
The object identifiers are listed in Table 2-49.
Table 2-49 Interfaces Group Textual Convention Object Identifiers
|
|
ifNumber |
::= {interfaces 1} |
fTableLastChange |
::= {ifMIBs 5} |
The MIB objects are listed in Table 2-50.
Table 2-50 Interfaces Group Textual Convention MIB Objects
|
|
|
|
OwnerString1 |
OCTET STRING (SIZE(0..255)) |
Specifies the data type that is used to model an administratively assigned name of the owner of a resource. This information is taken from the NVT ASCII character set. It is suggested that this name contain one or more of the following: • ASCII form of the manager station's transport address. • Management station name (for example, domain name). • Network management personnel name, location, or phone number. In some cases the agent itself will be the owner of an entry. In these cases, this string can be set to a string starting with agent. Display Hint: 255a Status: current |
none |
InterfaceIndex1 |
Integer32 (1..2147483647) |
Contains the semantics of ifIndex and is used for any syntax defined on other MIB modules that need these semantics. Specifies a unique value, greater than 0, for each interface or interface sublayer in the managed system. It is recommended that values be assigned contiguously starting from 1. The value for each interface sublayer must remain constant at least from one reinitialization of the entity's network management system to the next reinitialization. Display Hint: d Status: current |
none |
InterfaceIndexOr Zero1 |
Integer32 (0..2147483647) |
Specifies an extension of the InterfaceIndex convention. The latter defines a greater than 0 value used to identify an interface or interface sublayer in the managed system. This extension permits the additional value of 0. The value 0 is specific and must therefore be defined as part of the description. Examples of the use of 0 include situations where interface was unknown, or when none or all interfaces need to be referenced. Display Hint: d Status: current |
none |
ifNumber |
Integer32 |
Determines the number of network interfaces (regardless of their current state) present on this system. Max-Access: read-only Status: current |
none |
ifTableLastChange |
TimeTicks |
Specifies the value of sysUpTime at the time of the last creation or deletion of an entry in the ifTable. If the number of entries has been unchanged since the last reinitialization of the local network management subsystem, this contains a 0 value. Max-Access: read-only Status: current |
none |
Interface Index
The interface index contains the semantics of the ifIndex
and is used for any objects defined on other mib modules that need these semantics.
The object identifier for each MIB object is listed in Table 2-51.
Table 2-51 Interface Index Object Identifiers
|
|
OwnerString |
none |
InterfaceIndex |
none |
InterfaceIndexOrZero |
none |
ifNumber |
::= { interfaces 1 } |
ifTableLastChange |
::= { ifMIBObjects 5 } |
The MIB objects are listed in Table 2-52.
Table 2-52 Interface Index MIB Objects
|
|
|
|
OwnerString |
OCTET STRING (SIZE(0..255)) |
Uses a model of an administratively-assigned name of the resource owner for this data type. This information is taken from the NVT ASCII character set. It is suggested that this name contain one or more of the following: • ASCII form of the manager station's transport address. • Management station name (for example, domain name). • Network management personnel name, location, or phone number. In some cases, the agent itself is the owner of an entry. In these cases, start of the string can be the agent substring. InterfaceIndex contains the semantics of ifIndex and is used for any syntax defined on other MIB modules that need these semantics. Display Hint: 255a Status: current |
none |
InterfaceIndex |
Integer32 (1..2147483647) |
Specifies a unique value, greater than 0, for each interface or interface sublayer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sublayer must remain constant at least from one reinitialization of the entity network management system to the next reinitialization. Display Hint: d Status: current |
none |
InterfaceIndexOrZero |
Integer32 (0..2147483647) |
Specifies an extension of the InterfaceIndex convention for this textual convention. The latter defines a greater than 0 value used to identify an interface or interface sublayer in the managed system. This extension permits the additional value of 0. The 0 value is specific and must therefore be defined as part of the description of any object using this syntax. Examples of the use of 0 include situations when the interface was unknown, or when none or all interfaces are referenced. Display Hint: d Status: current |
none |
ifNumber |
Integer32 |
Determines the number of network interfaces (regardless of their current state) present on this system. Max-Access: read-only Status: current |
none |
ifTableLastChange |
TimeTicks |
Determines the value sysUpTime at the last creation or deletion of an entry in the ifTable. If the number of entries are unchanged since the last reinitialization of the local network management subsystem, this contains a 0 value. Max-Access: read-only Status: current |
none |
Interfaces Table
The Interfaces Table contains information on the entity interfaces. Each sublayer below the internetwork layer of a network interface is considered to be an interface.
The object identifiers are listed in Table 2-53.
Table 2-53 Interfaces Table Object Identifiers
|
|
ifTable |
::= {interfaces 2} |
ifEntry |
::= {ifTable 1} |
ifIndex |
::= {ifEntry 1} |
ifDescr |
::= {ifEntry 2} |
ifType |
::= {ifEntry 3} |
ifMtu |
::= {ifEntry 4} |
ifSpeed |
::= { ifEntry 5 } |
ifPhysAddress |
::= {ifEntry 6} |
ifAdminStatus |
::= {ifEntry 7} |
ifOperStatus |
::= {ifEntry 8} |
ifLastChange |
::= {ifEntry 9} |
ifInOctets |
::= {ifEntry 10} |
fInUcastPkts |
::= {ifEntry 11} |
ifInNUcastPkts |
::= {ifEntry 12} |
ifInDiscards |
::= {ifEntry 13} |
ifInErrors |
::= {ifEntry 14} |
ifInUnknownProtos |
::= {ifEntry 15} |
ifOutOctets |
::= {ifEntry 16} |
ifOutUcastPkts |
::= {ifEntry 17} |
ifOutNUcastPkts |
::= {ifEntry 18} |
ifOutDiscards |
::= {ifEntry 19} |
ifOutErrors |
::= {ifEntry 20} |
ifOutQLen |
::= {ifEntry 21} |
ifSpecific |
::= {ifEntry 22} |
The MIB objects are listed in Table 2-54.
Table 2-54 Interfaces Table MIB Objects
|
|
|
|
ifTable |
Sequence of IfEntry |
Lists the interface entries. The number of entries is given by the value of ifNumber. Max-Access: not-accessible Status: current |
none |
ifEntry |
ifEntry |
Provides an entry containing management information applicable to a particular interface. Max-Access: not-accessible Status: current The index is ifIndex. |
none |
ifIndex |
InterfaceIndex |
Specifies a unique value, greater than 0, for each interface. It is recommended that values are assigned starting with 1. The value for each interface sublayer must remain constant at least from one reinitialization of the entity's network management system to the next reinitialization. Max-Access: read-only Status: current |
none |
ifDescr |
DisplayString (SIZE (0..255)) |
Specifies a textual string containing information about the interface. This string includes the name of the manufacturer, the product name, and the version of the interface hardware or software. Max-Access: read-only Status: current |
none |
ifType |
IANAifType |
Describes the type of interface. Additional values for ifType are assigned by the Internet Assigned Numbers Authority (IANA), through updating the Syntax of the IANAifType textual convention. Max-Access: read-only Status: current |
none |
ifMtu |
Integer32 |
Determines the size of the largest packet, which is sent/received on the interface. It is specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that is sent on the interface. Max-Access: read-only Status: current |
none |
ifSpeed |
Gauge32 |
Determines the estimate of the interface current bandwidth in bps. For interfaces which do not vary in bandwidth, or for those where no accurate estimation can be made, this can contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value, the maximum value (4,294,967,295) and ifHighSpeed must be used to report the interface speed. For a sublayer which has no bandwidth, the value is 0. Max-Access: read-only Status: current |
none |
ifPhysAddress |
PhysAddress |
Specifies the interface address at its protocol sublayer. For example, an 802.x interface contains a MAC address. The interface media-specific MIB must define the bit and byte ordering and the format of the value of this address. For interfaces which do not have such an address, for example, a serial line, can contain an octet string of 0 length. Max-Access: read-only Status: current |
none |
ifAdminStatus |
Integer {up (1), ready to pass packets down; (2), testing; (3) in some test mode} |
Describes the desired state of the interface. The testing(3) state indicates that no operational packets are passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or through configuration information retained by the managed system, ifAdminStatus is changed to either the up(1), testing(3), or remains in the down(2) state. Max-Access: read-write Status: current |
none |
ifOperStatus |
Integer {up (1), ready to pass packets; down(2); testing (3), in some test mode; unknown (4), status can not be determined; dormant (5); notPresent (6), some component is missing; lowerLayerDown (7), down due to state of lower-layer interface(s)} |
Describes the current operational state of the interface. The testing (3) state indicates that no operational packets can be passed. If ifAdminStatus is changed to down (2), ifOperStatus changes to down(2). If the ifAdminStatus object is changed to up (1), ifOperStatus changes to up(1). If the interface is ready to transmit and receive network traffic; it can change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection). It remains in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state. It remains in the notPresent (6) state if the interface has missing components typically hardware. Max-Access: read-only Status: current |
none |
ifLastChange |
TimeTicks |
Specifies the value of sysUpTime when the interface entered its current operational state. If the current state was entered before the last reinitialization of the local network management subsystem, this contains a 0 value. Max-Access: read-only Status: current |
none |
ifInOctets |
Counter32 |
Determines the total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifInUcastPkts |
Counter32 |
Determines the number of packets delivered by this sublayer to a higher sublayer, which are not addressed to a multicast or broadcast address at this sublayer. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifInNUcastPkts |
Counter32 |
Determines the number of packets delivered by this sublayer to a sublayer, which are addressed to a multicast or broadcast address at this sublayer. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This is discontinued in favor of ifInMulticastPkts and ifInBroadcastPkts. Max-Access: read-only Status: deprecated |
none |
ifInDiscards |
Counter32 |
Determines the number of inbound packets that were chosen to be discarded (even though no errors had been detected) to prevent their being deliverable to a higher layer protocol. One possible reason for discarding such a packet could be to free buffer space. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifInErrors |
Counter32 |
Determines the number of inbound packets that contained errors preventing them from being delivered to a higher layer protocol for packet-oriented interfaces. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher layer protocol. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifInUnknown Protos |
Counter32 |
Determines the number of packets received through the interface that were discarded because of an unknown or unsupported protocol for packet-oriented interfaces. For character-oriented or fixed-length interfaces that support protocol multiplexing, the number of transmission units received through the interface that were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter is always 0. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifOutOctets |
Counter32 |
Determines the total number of octets transmitted out of the interface, including framing characters. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifOutUcastPkts |
Counter32 |
Determines the total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sublayer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifOutNUcast Pkts |
Counter32 |
Determines the total number of packets that higher-level protocols requested be transmitted, and that were addressed to a multicast or broadcast address at this sublayer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This is discontinued in favor of ifOutMulticastPkts and ifOutBroadcastPkts . Max-Access: read-only Status: deprecated |
none |
ifOutDiscards |
Counter32 |
Determines the number of outbound packets that were chosen to be discarded (even though no errors had been detected) to prevent their being transmitted. One possible reason for discarding such a packet is to free buffer space. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifOutErrors |
Counter32 |
Determines the number of outbound packets that cannot be transmitted because of errors for packet-oriented interfaces. For character-oriented or fixed-length interfaces, the number of outbound transmission units that can not be transmitted because of errors. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifOutQLen |
Gauge32 |
Determines the length of the output packet queue (in packets). Max-Access: read-only Status: deprecated |
none |
ifSpecific |
IDENTIFIER |
Points to an instance of a MIB in the media-specific MIB, for example, the semantics associated with the Instance Pointer textual convention defined in RFC 1903. It is recommended that the media-specific MIB specify what value ifSpecific can take for values of ifType. If no MIB definitions specific to the particular media are available, the value is set to the IDENTIFIER {0 0}. Max-Access: read-only Status: deprecated |
none |
Extension to the Interface Table
The object identifiers are listed in Table 2-55.
Note
This table replaces the ifExtnsTable table.
Table 2-55 Extension to the Interface Table Object Identifiers
|
|
ifXTable |
::= { ifMIBs 1 } |
ifXEntry |
::= { ifXTable 1 } |
ifName |
::= { ifXEntry 1 } |
ifInMulticastPkts |
::= { ifXEntry 2 } |
ifInBroadcastPkts |
::= { ifXEntry 3 } |
ifOutMulticastPkts |
::= { ifXEntry 4 } |
ifOutBroadcastPkts |
::= { ifXEntry 5 } |
The MIB objects are listed in Table 2-56.
Table 2-56 Extension to the Interface Table MIB Objects
|
|
|
|
ifXTable |
SEQUENCE OF IfXEntry |
Lists the interface entries. The number of entries is given by the value of ifNumber. This table contains additional entries for the interface table. Max-Access: not-accessible Status: current |
none |
ifXEntry |
IfXEntry |
Contains additional management information applicable to a particular interface for this entry. Max-Access: not-accessible Status: current The index contains ifEntry. |
none |
ifName |
Display String |
Specifies the textual name of the interface. The ifName value is the name of the interface as assigned by the local device and is suitable for use in commands entered at the device console. This is a text name, such as le0, or a simple port number, such as 1, depending on the interface naming syntax of the device. If several entries in the ifTable together represent a single interface as named by the device, each has the same value of ifName. Note For an agent that responds to SNMP queries concerning an interface on some other (proxy) device, the ifName value for such an interface is the proxy device local name. If there is no local name, or if ifName is not applicable, this object contains a 0 length string. Max-Access: read-only Status: current The actual values depend on the implementation. The values for the ifName object include: |
none |
|
|
|
sonet4.1.1 |
sonet.4.1.1 |
Association for SONET Line: Logical Slot 4, Bay 1, Line Number 1 |
ds3.2.2.2 |
ds3.2.2.2 |
Association for DS3 Line: Logical Slot 2, Bay 2, Line Number 2 |
atm.4.1.1.1 |
atm.4.1.1.1 |
Association of ATM Physical Interface: Logical Slot 4, Bay 1, Line Number 1, AtmPhy Number 1 |
atmVirtual.5.1.2.20.200 |
atmVirtual.5.1.2.20.200 |
Association of ATM Virtual Interface for Virtual Trunk: Logical Slot 5, Bay 1, Line Number 2, Virtual Interface 20, VPI Number 200 |
Physical lines, ATM physical lines, and ATM virtual interfaces are the three conventions used for the value of ifName objects. Physical Lines This format is used for Physical Lines such as SONET, DS3, DS1, and so on forth. The following is an example:
<lineType>.<logical-slot>.<bay>.<lineNumber>
|
ifName |
|
The values for the physical lines include: |
|
lineType |
Refers to SONET, DS3, DS1, Ethernet, and RS232. |
logical-slot |
Determines the logical slot number of the module. |
bay |
Determines the back card number. |
lineNumber |
Specifies the physical line number. |
The following is a SONET physical line example:
sonet.4.1.1 => sonet, Logical Slot 4, Bay 1 , Physical Line 1
The following is a ds3.6.2.3 physical line example:
ds3.6.2.3 => ds3, Logical Slot 6, Bay 2, Physical Line 3
ATM Physical Interfaces The following are the format used for ATM Physical Interfaces:
atm.<logical-slot>.<bay>.<lineNumber>
The following is the values for the ATM Physical Interfaces: |
logical-slot |
Determines the logical slot number of the module. |
bay |
Determines the back card number. |
lineNumber |
Determines the physical line number. |
The following are examples:
atm.4.2.2.1 => atm, Logical Slot 4, Bay 2, Physical Line 2, ATM Phy 1
atm.4.1.2.2 => atm, Logical Slot 4, Bay 1, IMA Id 2, ATM Phy 2
ATM Virtual Interfaces The following format is used for ATM Virtual Interfaces (atmVirtual):
atmVirtual.<logical-slot>.<bay>.<lineNumber>.<vi-number>.
[<vpi-number>]
The values for the ATM Virtual Interface include: |
logical-slot |
Determines the logical slot number of the module. |
bay |
Determines the back card number. |
lineNumber/Ima-Id |
Specifies the physical line number or Ima ID. |
vi-number |
Determines the virtual interface number. |
ifName |
|
vpi-number |
Determines the VPI number and exists only for virtual trunk. |
|
The following is an example of the first value, above:
atmVirtual.3.1.2.33 => atmVirtual, Logical Slot 3, Bay 1 , Physical
Line 2, VI 33
The following is an example of the second value:
atmVirtual.3.1.3.23 => atmVirtual, Logical Slot 3, Bay 1, IMA Id 3,
VI 23
The following is an example of the third value:
atmVirtual.4.2.2.34.2000 => atmVirtual, Logical Slot 4, Bay 2,
Physical Line 2, VI 34, VPI 2000
|
ifInMulticast Pkts |
Counter32 |
Determines the number of packets delivered by this sublayer to a higher sublayer, which is addressed to a multicast address at this sublayer. For a MAC layer protocol, this includes both groups and functional addresses. The discontinued value of this counter can occur at reinitialization of the management system, and at other times, as indicated by the ifCounterDiscontinuityTime value. Max-Access: read-only Status: current |
none |
ifInBroadcast Pkts |
Counter32 |
Determines the number of packets that are delivered by this sublayer to a higher sublayer that are addressed to a broadcast address. The discontinued value of this counter can occur at reinitialization of the management system, and at other times, as indicated by the ifCounterDiscontinuityTime value. Max-Access: read-only Status: current |
none |
ifOutMulticast Pkts |
Counter32 |
Determines the number of packets that higher-level protocols requested be transmitted, which are addressed to a multicast address, including those that are discarded or not sent. Both group and functional addresses are included if requested by a MAC layer protocol. The discontinued value of this counter can occur at reinitialization of the management system, and at other times, as indicated by the ifCounterDiscontinuityTime value. Max-Access: read-only Status: current |
none |
ifOutBroadcast Pkts |
Counter32 |
Determines the number of packets that higher-level protocols requested be transmitted, and that are addressed to a broadcast address at this sublayer. The object includes those that are discarded or not sent. The discontinued value of this counter can occur at reinitialization of the management system, and at other times, as indicated by the ifCounterDiscontinuityTime value. Max-Access: read-only Status: current |
none |
High Capacity Counters
High capacity counters are all 64-bit versions of the basic ifTable counters. These counters all have the same basic semantics as their 32-bit counterparts; their syntax is extended to 64 bits.
The object identifiers are listed in Table 2-57.
Table 2-57 High Capacity Counter Object Identifiers
|
|
ifHCInOctets |
::= {ifXEntry 6} |
ifHCInUcastPkts |
::= {ifXEntry 7} |
ifHCInMulticastPkts |
::= {ifXEntry 8} |
ifHCInBroadcastPkts |
::= {ifXEntry 9} |
ifHCOutOctets |
::= {ifXEntry 10} |
ifHCOutUcastPkts |
::= {ifXEntry 11} |
ifHCOutMulticastPkts |
::= {ifXEntry 12} |
ifHCOutBroadcastPkts |
::= {ifXEntry 13} |
ifLinkUpDownTrapEnable |
::= {ifXEntry 14} |
ifHighSpeed |
::= {ifXEntry 15} |
ifPromiscuousMode |
::= {ifXEntry 16} |
ifConnectorPresent |
::= {ifXEntry 17} |
ifAlias |
::= {ifXEntry 18} |
ifConnectorPresent |
::= {ifXEntry 19} |
The MIB objects are listed in Table 2-58.
Table 2-58 High Capacity Counter MIB Objects
|
|
|
|
ifHCInOctets |
Counter64 |
Determines the total number of octets received on the interface, including framing characters. This is a 64-bit version of ifInOctets. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCInUcastPkts |
Counter64 |
Determines the number of packets delivered by this sublayer to a higher sublayer that were not addressed to a multicast or broadcast address. This is a 64-bit version of ifInUcastPkts. The discontinued value of this counter can occur at reinitialization of the management system and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCInMulticastPkts |
Counter64 |
Determines the number of packets delivered by this sublayer to a higher sublayer that were addressed to a multicast address. For a MAC layer protocol, this includes both group and functional addresses. This is a 64-bit version of ifInMulticastPkts. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCInBroadcastPkts |
Counter64 |
Determines the number of packets delivered by this sublayer to a higher sublayer that were addressed to a broadcast address. This is a 64-bit version of ifInBroadcastPkts. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCOutOctets |
Counter64 |
Determines the total number of octets transmitted out of the interface, which includes framing characters. This is a 64-bit version of ifOutOctets. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCOutUcastPkts |
Counter64 |
Determines the total number of packets that higher-level protocols requested be transmitted. The packets are not addressed to a multicast or broadcast address at this sublayer, including those that were discarded or not sent. This is a 64-bit version of ifOutUcastPkts. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCOutMulticastPkts |
Counter64 |
Determines the total number of packets that higher-level protocols requested be transmitted. The packets are addressed to a multicast address at this sublayer, including those that were discarded or not sent. For a MAC layer protocol, this includes both group and functional addresses. This is a 64-bit version of ifOutMulticastPkts. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifHCOutBroadcastPkts |
Counter64 |
Determines the total number of packets that higher-level protocols requested be transmitted. The packets are addressed to a broadcast address at this sublayer, including those that were discarded or not sent. This is a 64-bit version of ifOutBroadcastPkts. The discontinued value of this counter can occur at reinitialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. Max-Access: read-only Status: current |
none |
ifLinkUpDownTrap Enable |
Integer {enabled (1), disabled (2)} |
Indicates whether linkUp or linkDown traps are generated for this interface. By default, this can have the value enabled (1) for interfaces which do not operate on top of any other interface (as defined in the ifStackTable), and disabled (2). Max-Access: read-write Status: current |
none |
ifHighSpeed |
Gauge32 |
Determines an estimate of the interface current bandwidth in units of 1,000,000 bps. If this reports a value of n, the speed of the interface is somewhere in the range of n-500,000 to n+499,999. For interfaces that do not vary in bandwidth or for which no accurate estimation is made, this contains the nominal bandwidth. For a sublayer that has a defined bandwidth, the value is 0. Max-Access: read-only Status: current |
none |
ifPromiscuousMode |
TruthValue |
Defines a value of false (2) if the interface accepts only packets and frames that are addressed to this station. It has a value of true (1) when the station accepts all packets and frames transmitted on the media. The value of true (1) is valid only on certain types of media. If valid, setting this to a value of true (1) requires the interface to be reset before becoming effective. The value of ifPromiscuousMode does not affect the reception of broadcast and multicast packets and frames by the interface. Max-Access: read-write Status: current |
none |
ifConnectorPresent |
TruthValue |
Defines the value true (1) if the interface sublayer has a physical connector and the value false (2). Max-Access: read-only Status: current |
none |
ifAlias |
DisplayString (SIZE(0..64)) |
Defines an alias for the interface as specified by a network manager, and provides a nonvolatile handle for the interface. On the first instance of an interface, the value of ifAlias associated with that interface is the zero-length string. When a value is written into an instance of ifAlias through a network management set operation, the agent must retain the supplied value in the ifAlias instance. It is associated with the same interface for as long as that interface remains instantiated. The following are included: • All reinitializations and reboots of the network management system. • Change of the interface ifIndex value. An example of the value that a network manager can store for a WAN interface is the Telco circuit number and identifier of the interface. Some agents can support write-access only for interfaces having particular values of ifType. An agent that supports write access is required to keep the value in nonvolatile storage. But it can limit the length of new values, depending on how much storage is already occupied by the values for other interfaces. Max-Access: read-write Status: current |
none |
ifCounterDiscontinuityTime |
TimeStamp |
Specifies the value of sysUpTime on the most recent occasion when any of the interface counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 contained in the ifTable or ifXTable. If no discontinued counter values occurred since the last reinitialization of the local management subsystem, this value is 0. Max-Access: read-only Status: current |
none |
Generic Receive Address Table
The Generic Receive Address Table group of objects is mandatory for all types of interfaces that can receive packets/frames addressed to more than one address.
Note
This table replaces the ifExtnsRcvAddr table.
The main difference is that this table makes use of the RowStatus textual convention, while ifExtnsRcvAddr does not.
The object identifiers are listed in Table 2-59.
Table 2-59 Generic Receive Address Table Object Identifiers
|
|
ifRcvAddressTable |
::= {ifMIBs 4} |
ifRcvAddressEntry |
::= {ifRcvAddressTable 1} |
ifRcvAddressAddress |
::= {ifRcvAddressEntry 1} |
ifRcvAddressStatus |
::= {ifRcvAddressEntry 2} |
ifRcvAddressType |
::= {ifRcvAddressEntry 3} |
The MIB objects are listed in Table 2-60.
Table 2-60 Generic Receive Address Table MIB Objects
|
|
|
|
ifRcvAddressTable |
Sequence of ifRcvAddressEntry |
Contains an entry for each address (broadcast, multicast, or unicast) for which the system can receive packets/frames on a particular interface, except as follows: • For interfaces operating in promiscuous mode, entries are required only for those addresses for which the system receives frames. • For 802.5 functional addresses, only 1 entry is required. The address is the result of the functional address bit ANDed with the bit mask of all functional addresses for which the system receives frames. A system is normally able to use any unicast address that corresponds to an entry in this table as a source address. Max-Access: not-accessible Status: current |
none |
ifRcvAddressEntry |
ifRcvAddressEntry |
Identifies an address for which the system can accept packets/frames on the particular interface identified by the index value ifIndex. Max-Access: not-accessible Status: current The following are the indexes: • ifIndex • ifRcvAddressAddress |
none |
ifRcvAddressAddress |
PhysAddress |
Specifies an address for which the system can accept packets/frames on this entry interface. Max-Access: not-accessible Status: current |
none |
ifRcvAddressStatus |
RowStatus |
Creates and deletes rows in the ifRcvAddressTable. Max-Access: read-create Status: current |
none |
ifRcvAddressType |
Integer { other(1), volatile(2), nonVolatile(3)} |
Defines the value nonVolatile (3) for entries in the table that are valid and cannot be deleted by the next restart of the managed system. Entries having the value volatile (2) are valid and exist, but have not been saved, so these entries will not exist after the next restart of the managed system. Entries having the value other (1) are valid and exist, but are not classified as to whether they can continue to exist after the next restart. Max-Access: read-create Status: current |
volatile |
Interface-Related Traps
The object identifiers are listed in Table 2-61.
Table 2-61 Interface-Related Traps Object Identifiers
|
|
linkDown |
::= {snmpTraps 3} |
linkUp |
::= {snmpTraps 4} |
The MIB objects are listed in Table 2-62.
Table 2-62 Interface-Related Traps MIB Objects
|
|
|
|
linkDown |
{ifIndex, ifAdminStatus, ifOperStatus} |
Signifies that the SNMPv2 entity, acting in an agent role, has detected that the ifOperStatus for one of its communication links is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of ifOperStatus. Status: current |
none |
linkUp |
{ifIndex, ifAdminStatus, ifOperStatus} |
Signifies that the SNMPv2 entity, acting in an agent role, has detected that the ifOperStatus for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state). This other state is indicated by the included value of ifOperStatus. Status: current |
none |
Interfaces Group Conformance Information
The object identifiers are listed in Table 2-63.
Note
The four groups ifPacketGroup, ifHCPacketGroup, ifVHCPacketGroup, and ifRcvAddressGroup are mutually exclusive; only one of these groups is implemented for any interface.
Table 2-63 Interfaces Group Conformance Object Identifiers
|
|
ifCompliance2E |
none |
ifLinkUpDownTrapEnable |
none |
ifPromiscuousMode |
none |
ifStackStatus |
none |
ifAdminStatus |
none |
ifAlias |
::= {ifCompliances 2} |
ifGeneralInformationGroup |
::= {ifGroups 10} |
ifFixedLengthGroup |
::= {ifGroups 2} |
ifHCFixedLengthGroup |
::= {ifGroups 3} |
ifPacketGroup |
::= {ifGroups 4} |
ifHCPacketGroup |
::= {ifGroups 5} |
ifVHCPacketGroup |
::= {ifGroups 6} |
fRcvAddressGroup |
::= {ifGroups 7} |
ifStackGroup2 |
::= {ifGroups 11} |
ifCounterDiscontinuityGroup |
::= {ifGroups 13} |
The MIB objects are shown in Table 2-64.
Table 2-64 Interfaces Group Conformance MIB Objects
|
|
|
|
ifCompliance2E |
none |
Describes the compliance statement for SNMPv2 entities that have network interfaces. Status: current Module: AXSM The following are the mandatory groups: • ifGeneralInformationGroup • ifStackGroup2 • ifCounterDiscontinuityGroup The following are the descriptions for each group: |
none |
|
|
ifFixedLength Group |
This group is mandatory for all network interfaces which are character-oriented or transmit data in fixed-length transmission units. |
ifHCFixedLength Group |
This group is mandatory for only those network interfaces which are character-oriented or transmit data in fixed-length transmission units, and for which the value of the corresponding instance of ifSpeed is greater than 20 million bits/second. |
ifPacketGroup |
This group is mandatory for all network interfaces which are packet-oriented. |
ifHCPacketGroup |
This group is mandatory only for those network interfaces which are packet-oriented and for which the value of the corresponding instance of ifSpeed is greater than 650 million bits/second. |
ifRcvAddress Group |
The applicability of this group must be defined by the media-specific MIBs. Media-specific MIBs must define the exact meaning, use, and semantics of the addresses in this group. |
ifLinkUpDown TrapEnable |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
ifPromiscuous Mode |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
ifStackStatus |
Integer {active(1)} (a subset of RowStatus) |
Specifies that write access is not required. One of the six enumerated values for the RowStatus textual convention must be supported, specifically active(1). Min-Access: read-only |
none |
ifAdminStatus |
Integer {up(1), down(2)} |
Write access is not required or supported for the value testing(3). Min-Access: read-only |
none |
ifAlias |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
ifGeneral InformationGroup |
{ifIndex, ifDescr, ifType, ifSpeed, ifPhysAddress, ifAdminStatus, ifOperStatus, ifLastChange, ifLinkUpDownTrapEnable, ifConnectorPresent, ifHighSpeed, ifName, ifNumber, ifAlias, ifTableLastChange} |
Provides information applicable to all network interfaces for a a collection of objects. Status: current |
none |
ifFixedLength Group |
{ifInOctets, ifOutOctets, ifInUnknownProtos, ifInErrors, ifOutErrors} |
Provides information specific to either nonhigh speed (nonhigh speed interfaces transmit and receive at speeds less than or equal to 20 million bits/second), character-oriented, or fixed-length-transmission network interfaces. Status: current |
none |
ifHCFixedLength Group |
{ifHCInOctets, ifHCOutOctets, ifInOctets, ifOutOctets, ifInUnknownProtos, ifInErrors, ifOutErrors} |
Provides information specific to either high speed (greater than 20 million bits/second), character-oriented, or fixed-length-transmission network interfaces. Status: current |
none |
ifPacketGroup |
{ifInOctets, ifOutOctets, ifInUnknownProtos, ifInErrors, ifOutErrors, ifMtu, ifInUcastPkts, ifInMulticastPkts, ifInBroadcastPkts, ifInDiscards, ifOutUcastPkts, ifOutMulticastPkts, ifOutBroadcastPkts, ifOutDiscards, ifPromiscuousMode} |
Provides information specific to nonhigh speed (nonhigh speed interfaces transmit and receive at speeds less than or equal to 20 million bits/second), packet-oriented network interfaces. Status: current |
none |
ifHCPacketGroup |
{ifHCInOctets, ifHCOutOctets, ifInOctets, ifOutOctets, ifInUnknownProtos, ifInErrors, ifOutErrors, ifMtu, ifInUcastPkts, ifInMulticastPkts, ifInBroadcastPkts, ifInDiscards, ifOutUcastPkts, ifOutMulticastPkts, ifOutBroadcastPkts, ifOutDiscards, ifPromiscuousMode} |
Provides information specific to high-speed (greater than 20 million bits/second but less than or equal to 650 million bits/second), packet-oriented network interfaces. Status: current |
none |
ifVHCPacketGroup |
{ifHCInUcastPkts, ifHCInMulticastPkts, ifHCInBroadcastPkts, ifHCOutUcastPkts, ifHCOutMulticastPkts, ifHCOutBroadcastPkts, ifHCInOctets, ifHCOutOctets, ifInOctets, ifOutOctets, ifInUnknownProtos, ifInErrors, ifOutErrors, ifMtu, ifInUcastPkts, ifInMulticastPkts, ifInBroadcastPkts, ifInDiscards, ifOutUcastPkts, ifOutMulticastPkts, ifOutBroadcastPkts, ifOutDiscards, ifPromiscuousMode} |
Provides information specific to higher-speed (greater than 650 million bits/second), packet-oriented network interfaces. Status: current |
none |
ifRcvAddressGroup |
{ifRcvAddressStatus, ifRcvAddressType} |
Provides information on multiple addresses that an interface receives. Status: current |
none |
ifStackGroup2 |
{ifStackStatus, ifStackLastChange} |
Provides information on the layering of MIB-II interfaces. Status: current |
none |
ifCounter DiscontinuityGroup |
{ifCounterDiscontinuity Time} |
Provides information specific to interface discontinued counter values. Status: current |
none |
RS-232 MIB Objects
The RS-232 MIB module is used for hardware devices and resides in the RS-232-MIB.my file.
Note
PXM1E, PXM45, and PXM1 are used only for RS-232 objects.
The RS-232 MIB objects include:
•
RS-232 Number
•
RS-232 General Port Table
•
RS-232 Asynchronous Port Table
•
RS-232 Conformance and Compliance Statements
RS-232 Number
The object identifier for the MIB object is listed in Table 2-65.
Table 2-65 RS-232 Object Identifier
|
|
rs232Number |
::= { rs232 1} |
The MIB object is listed in Table 2-66.
Table 2-66 RS-232 MIB Object
|
|
|
|
rs232Number |
Integer32 |
Determines the number of ports, regardless of their current state, used in the RS-232-like general port table. Max-Access: read-only Status: current |
none |
RS-232 General Port Table
The object identifier for each MIB object is listed in Table 2-67.
Table 2-67 RS-232 General Port Table Object Identifiers
|
|
rs232PortTable |
::= { rs232 2 } |
rs232PortEntry |
::= { rs232PortTable 1 } |
rs232PortIndex |
::= { rs232PortEntry 1 } |
rs232PortType |
::= { rs232PortEntry 2 } |
rs232PortInSigNumber |
::= { rs232PortEntry 3 } |
rs232PortOutSigNumber |
::= { rs232PortEntry 4 } |
rs232PortInSpeed |
::= { rs232PortEntry 5 } |
rs232PortOutSpeed |
::= { rs232PortEntry 6 } |
rs232PortInFlowType |
::= { rs232PortEntry 7 } |
rs232PortOutFlowType |
::= { rs232PortEntry 8 } |
The MIB objects are listed in Table 2-68.
Table 2-68 RS-232 General Port Table MIB Objects
|
|
|
|
rs232PortTable |
SEQUENCE OF Rs232PortEntry |
Determines a list of port entries. The number of entries contains the value of rs232Number. Max-Access: not-accessible Status: current |
none |
rs232PortEntry |
Rs232PortEntry |
Determines the status and parameter values for a port. Max-Access: not-accessible Status: current The index is rs232PortIndex. |
none |
rs232PortIndex |
InterfaceIndex |
Determines the value of ifIndex for the port. By convention, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one reinitialization of the network management agent to the next. Max-Access: read-only Status: current |
none |
rs232PortType |
INTEGER { other(1), rs232(2), rs422(3), rs423(4), v35(5), x21(6) } |
Determines the hardware type for the port. Max-Access: read-only Status: current |
none |
rs232PortInSig Number |
Integer32 |
Determines the number of input signals for the port in the rs232PortInSigTable input signal table. The rs232PortInSigTable contains entries only for those signals that the software detects are useful to observe. Max-Access: read-only Status: current |
none |
rs232PortOutSig Number |
Integer32 |
Determines the number of output signals for the port in the rs232PortOutSigTable output signal table. rs232PortOutSigTable table contains entries only for those signals the software detects are useful to observe. Max-Access: read-only Status: current |
none |
rs232PortInSpeed |
Integer32 |
Determines the input speed for the port in bps. Note Nonstandard values, for example, 9612, probably are not allowed on most implementations. Max-Access: read-write Status: current |
none |
rs232PortOut Speed |
Integer32 |
Determines output speed for the port in bps. Note Nonstandard values, for example, 9612, probably are not allowed on most implementations. Max-Access: read-write Status: current |
none |
rs232PortInFlow Type |
INTEGER { none(1), ctsRts(2), dsrDtr(3) } |
Determines the input flow control for the port type. The following are the parameters: • none—No flow control at this level. • ctsRts—Usage of the hardware signals. • dsrDtr—Usage of the hardware signals. Max-Access: read-write Status: current |
none |
rs232PortOutFlowType |
INTEGER { none(1), ctsRts(2), dsrDtr(3) } |
Determines the output flow control for the port type. The following are the parameters: • none—No flow control at this level. • ctsRts—Usage of the hardware signals. • dsrDtr—Usage of the hardware signals. Max-Access: read-write Status: current |
none |
RS-232 Asynchronous Port Table
The object identifier for each MIB object is listed in Table 2-69.
Table 2-69 RS-232 Asynchronous Port Table Object Identifiers
|
|
rs232AsyncPortTable |
::= { rs232 3 } |
rs232AsyncPortEntry |
::= { rs232AsyncPortTable 1 } |
rs232AsyncPortIndex |
::= { rs232AsyncPortEntry 1 } |
rs232AsyncPortBits |
::= { rs232AsyncPortEntry 2 } |
rs232AsyncPortStopBits |
::= { rs232AsyncPortEntry 3 } |
rs232AsyncPortParity |
::= { rs232AsyncPortEntry 4 } |
rs232AsyncPortAutobaud |
::= { rs232AsyncPortEntry 5 } |
rs232AsyncPortParityErrs |
::= { rs232AsyncPortEntry 6 } |
rs232AsyncPortFramingErrs |
::= { rs232AsyncPortEntry 7 } |
rs232AsyncPortOverrunErrs |
::= { rs232AsyncPortEntry 8 } |
The MIB objects are listed in Table 2-70.
Table 2-70 RS-232 Asynchronous Port Table MIB Objects
|
|
|
|
rs232AsyncPort Table |
SEQUENCE OF Rs232AsyncPortEntry |
Determines a list of asynchronous port entries. Entries do not need to exist for synchronous ports. Max-Access: not-accessible Status: current |
none |
rs232AsyncPort Entry |
Rs232AsyncPortEntry |
Determines both the status and parameter values for an asynchronous port. Max-Access: not-accessible Status: current The index is rs232AsyncPortIndex. |
none |
rs232AsyncPort Index |
InterfaceIndex |
Determines a unique value for each port. The value is the same as rs232PortIndex for the port. Max-Access: read-only Status: current |
none |
rs232AsyncPort Bits |
INTEGER (5..8) |
Determines the bits in a character for the port number. Max-Access: read-write Status: current |
none |
rs232AsyncPort StopBits |
INTEGER { one(1), two(2), oneAndHalf(3), dynamic(4) } |
Determines the stop bits for the port number. Max-Access: read-write Status: current |
none |
rs232AsyncPort Parity |
INTEGER { none(1), odd(2), even(3), mark(4), space(5) } |
Determines the character parity bit for the port sense. Max-Access: read-write Status: current |
none |
rs232AsyncPort Autobaud |
INTEGER { enabled(1), disabled(2) } |
Determines the control to automatically sense input speed for the port ability. When rs232PortAutoBaud is set to enabled, a port can autobaud to values different from the set values for speed, parity, and character size. As a result, an NMS can temporarily observe values different from those previously set. Max-Access: read-write Status: current |
none |
rs232AsyncPort ParityErrs |
Counter32 |
Determines the total number of characters with a parity error input from the port since system reinitialization. The port state is either set to up or test. Max-Access: read-only Status: current |
none |
rs232AsyncPort FramingErrs |
Counter32 |
Determines the total number of characters with a framing error input from the port since system reinitialization. The port state is either set to up or test. Max-Access: read-only Status: current |
none |
rs232AsyncPort OverrunErrs |
Counter32 |
Determines the total number of characters with an overrun error input from the port since system reinitialization. The port state is either set to up or test. Max-Access: read-only Status: current |
none |
RS-232 Conformance and Compliance Statements
RS-232 specific conformance information is listed in Table 2-71.
Table 2-71 RS-232 Conformance Groups
|
|
rs232Conformance |
::= { rs232 7 } |
rs232Groups |
::= { rs232Conformance 1 } |
rs232Compliances |
::= { rs232Conformance 2 } |
RS-232 Compliance Statements
The groups used for compliance statements are listed in Table 2-72.
Table 2-72 RS-232 MIB Objects Used for Compliance Statements
|
|
|
|
rs232Compliance (module compliance) |
none |
Specifies that the compliance statement for SNMPv2 entities contain RS-232 hardware interfaces. Note rs232Group is the mandatory group for the rs232Compliance module. Status: current |
none |
rs232AsyncGroup |
none |
Specifies that the asynchronous group is mandatory for SNMPv2 entities that have asynchronous RS-232 interfaces. |
none |
RS-232 Units of Conformance
The object identifiers for each MIB object are listed in Table 2-73.
Table 2-73 RS-232 Units of Conformance Object Identifiers
|
|
rs232Group |
::= { rs232Groups 1 } |
rs232AsyncGroup |
::= { rs232Groups 2 } |
The objects used for units of conformance are listed in Table 2-74.
Table 2-74 RS-232 MIB Objects Used for Units of Conformance
|
|
|
|
rs232Group |
rs232Number, rs232PortIndex, rs232PortType, rs232PortInSigNumber, rs232PortOutSigNumber, rs232PortInSpeed, rs232PortOutSpeed, rs232PortInFlowType, rs232PortOutFlowType, rs232InSigPortIndex, rs232InSigName, rs232InSigState, rs232InSigChanges, rs232OutSigPortIndex, rs232OutSigName, rs232OutSigState, rs232OutSigChanges |
Determines a collection of objects that provides information applicable to all RS-232 interfaces. Status: current |
none |
rs232AsyncGroup |
rs232AsyncPortIndex, rs232AsyncPortBits, rs232AsyncPortStopBits, rs232AsyncPortParity, rs232AsyncPortAutobaud, rs232AsyncPortParityErrs, rs232AsyncPortFramingErrs, rs232AsyncPortOverrunErrs |
Determines a collection of objects that provides information applicable to asynchronous RS-232 interfaces. Status: current |
none |
Inverse Multiplexing for ATM MIB Objects
This section describes the Inverse Multiplexing for ATM (IMA) MIB objects in the IMA-MIB.my file. For more information, refer to ATM Forum IMA 1.1, AF-PHY-0086.001.
Note
PXM1E and AXSME support the IMA MIB.
The IMA MIB objects include:
•
Inverse Multiplexing for ATM Textual Conventions
•
Inverse Multiplexing Group Subtree
•
IMA Link Subtree
•
Inverse Multiplexing for ATM Conformance and Compliance Information
Inverse Multiplexing for ATM Textual Conventions
The names of the textual conventions are specified in the object syntax.
Note
Object identifiers are not applicable.
The textual conventions are listed in Table 2-75.
Table 2-75 Inverse Multiplexing for ATM Connection Textual Convention MIB Objects
|
|
|
|
MilliSeconds |
Determines the time in ms. Status: current |
Integer32 |
none |
ImaGroupState |
Specifies the state of the IMA group. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1. Status: current |
INTEGER { notConfigured(1), startUp(2), startUpAck(3), configAbortUnsupportedM(4), configAbortIncompatibleSymmetry(5), configAbortOther(6), insufficientLinks(7), blocked(8), operational(9), configAbortUnsupported ImaVersion(10) } |
none |
ImaLinkState |
Specifies the state of a link that belongs to an IMA group. For more information, refer to ATM Forum IMA v1.1, Section 10.1.2. Status: current |
INTEGER { notInGroup(1), unusableNoGivenReason (2), unusableFault(3), unusableMisconnected (4), unusableInhibited(5), unusableFailed(6), usable(7), active(8) } |
none |
ImaTestProc Status |
States the test pattern procedure. For more information, refer to ATM Forum IMA v1.1, Section 13. Status: current |
INTEGER { disabled(1), operating(2), linkFail(3) } |
none |
Inverse Multiplexing Group Subtree
The IMA group subtree consists of the number of IMA groups and a table of IMA groups. Each entry in the table of IMA groups contains information for configuration and status that are specific to each group.
The test pattern procedure control objects are implemented if IMA implements the test pattern procedure. If so, all test pattern procedure objects must be implemented. The following are the objects:
•
imaGroupTestLinkIfIndex
•
imaGroupTestPattern
•
imaGroupTestProcStatus
•
imaLinkRxTestPattern
•
imaLinkTestProcStatus
The objects that are used for the DS1 far end interval table are listed in Table 2-76.
Table 2-76 Inverse Multiplexing for ATM Group Subtree Object Identifiers
|
|
imaGroupNumber |
::= { atmfImaMibObjects 1 } |
imaGroupTable |
::= { atmfImaMibObjects 2 } |
imaGroupEntry |
::= { imaGroupTable 1 } |
imaGroupIndex |
::= { imaGroupEntry 1 } |
imaGroupRowStatus |
::= { imaGroupEntry 2 } |
imaGroupIfIndex |
::= { imaGroupEntry 3 } |
imaGroupNeState |
::= { imaGroupEntry 4 } |
imaGroupFeState |
::= { imaGroupEntry 5 } |
imaGroupFailureStatus |
::= { imaGroupEntry 6 } |
imaGroupSymmetry |
::= { imaGroupEntry 7 } |
imaGroupMinNumTxLinks |
::= { imaGroupEntry 8 } |
imaGroupMinNumRxLinks |
::= { imaGroupEntry 9 } |
imaGroupNeTxClkMode |
::= { imaGroupEntry 10 } |
imaGroupFeTxClkMode |
::= { imaGroupEntry 11 } |
imaGroupTxTimingRefLink |
::= { imaGroupEntry 12 } |
imaGroupRxTimingRefLink |
::= { imaGroupEntry 13 } |
imaGroupLastChange |
::= { imaGroupEntry 14 } |
imaGroupTxImaId |
::= { imaGroupEntry 15 } |
imaGroupRxImaId |
::= { imaGroupEntry 16 } |
imaGroupTxFrameLength |
::= { imaGroupEntry 17 } |
imaGroupRxFrameLength |
::= { imaGroupEntry 18 } |
imaGroupDiffDelayMax |
::= { imaGroupEntry 19 } |
imaGroupLeastDelayLink |
::= { imaGroupEntry 20 } |
imaGroupDiffDelayMaxObs |
::= { imaGroupEntry 21 } |
imaGroupAlphaValue |
::= { imaGroupEntry 22 } |
imaGroupBetaValue |
::= { imaGroupEntry 23 } |
imaGroupGammaValue |
::= { imaGroupEntry 24 } |
imaGroupRunningSecs |
::= { imaGroupEntry 25 } |
imaGroupUnavailSecs |
::= { imaGroupEntry 26 } |
imaGroupNeNumFailures |
::= { imaGroupEntry 27 } |
imaGroupFeNumFailures |
::= { imaGroupEntry 28 } |
imaGroupTxAvailCellRate |
::= { imaGroupEntry 29 } |
imaGroupRxAvailCellRate |
::= { imaGroupEntry 30 } |
imaGroupNumTxCfgLinks |
::= { imaGroupEntry 31 } |
imaGroupNumRxCfgLinks |
::= { imaGroupEntry 32 } |
imaGroupNumTxActLinks |
::= { imaGroupEntry 33 } |
imaGroupNumRxActLinks |
::= { imaGroupEntry 34 } |
imaGroupTestLinkIfIndex |
::= { imaGroupEntry 35 } |
imaGroupTestPattern |
::= { imaGroupEntry 36 } |
imaGroupTestProcStatus |
::= { imaGroupEntry 37 } |
imaGroupValidIntervals |
::= { imaGroupEntry 38 } |
imaGroupInvalidIntervals |
::= { imaGroupEntry 39 } |
imaGroupTimeElapsed |
::= { imaGroupEntry 40 } |
imaGroupTxOamLabelValue |
::= { imaGroupEntry 41 } |
imaGroupRxOamLabelValue |
::= { imaGroupEntry 42 } |
The MIB objects are listed in Table 2-77.
Table 2-77 Inverse Multiplexing for ATM Group Subtree MIB Objects
|
|
|
|
imaGroupNumber |
INTEGER (0..2147483647) |
Specifies the number of IMA groups that are configured on the system. Max-Access: read-only Status: current |
none |
imaGroupTable |
SEQUENCE OF ImaGroupEntry |
Specifies the IMA group configuration table. Max-Access: not-accessible Status: current |
none |
imaGroupEntry |
ImaGroupEntry |
Specifies an entry in the IMA group table. Max-Access: not-accessible Status: current The index is imaGroupIndex . |
none |
imaGroupIndex |
INTEGER (1..2147483647) |
Specifies a unique value for the IMA Group. Max-Access: not-accessible Status: current |
none |
imaGroupRow Status |
RowStatus |
Allows you to create, change, and delete operations on imaGroupTable entries. To create a new conceptual row or instance of the imaGroupTable , imaGroupRowStatus is set to createAndWait or createAndGo . If settable , a successful set of the following objects is performed before the imaGroupRowStatus of a new conceptual row is set to active : • imaGroupMinNumTxLinks • imaGroupMinNumRxLinks • imaGroupTxImaId Some objects in the imaGroupTable control settings are established or changed only at group start-up time. The following are the objects: • imaGroupTxImaId • imaGroupSymmetry • imaGroupTxFrameLength To change or modify the imaGroupTxImaId object, the manager must first set imaGroupRowStatus to notInService . However, changes to the following two objects are optionally allowed while the imaGroupRowStatus is active : • imaGroupSymmetry • imaGroupTxFrameLength These two objects are changed when the imaGroupRowStatus is active to allow the far-end to recover from its Config-Aborted state without having to force the near-end group to go to the Not Configured state. By changing these object values after the group start-up has completed, causes a restart of the IMA group. Alternatively, the agent implementation can require the imaGroupRowStatus object to first be set to notInService before allowing changes to either of these two objects. To remove or delete an imaGroupTable entry from this table, set imaGroupRowStatus to destroy . |
none |
imaGroupRow Status |
|
By setting the imaGroupRowStatus to active , activates the group startup procedure. The group startup procedure uses provisioned links that have imaLinkRowStatus set to active , and imaLinkGroupIndex set to the imaGroupIndex in the conceptual row. When the imaGroupRowStatus is not in active state, the group state machine is in Not Configured state. Max-Access: read-create Status: current |
|
imaGroupIfIndex |
InterfaceIndex |
Identifies the logical interface number ifIndex that is assigned to the IMA group, and is used to identify corresponding rows in the interfaces MIB. Note Reinitialization of the management agent can cause a client to change imaGroupIfIndex . Max-Access: read-only Status: current |
none |
imaGroupNeState |
ImaGroupState |
Specifies the current operational state of the near-end IMA group state machine. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1. Max-Access: read-only Status: current |
none |
imaGroupFeState |
ImaGroupState |
Specifies the current operational state of the far-end IMA group state machine. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1. Max-Access: read-only Status: current |
none |
imaGroupFailure Status |
ImaGroupFailure Status |
Specifies the current failure status of the IMA group. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1. Max-Access: read-only Status: current |
none |
imaGroup Symmetry |
ImaGroup Symmetry |
Specifies the symmetry of the IMA group. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.7. Max-Access: read-create Status: current |
symmetric Operation |
imaGroupMin NumTxLinks |
INTEGER (1..32) |
Specifies the minimum number of transmit links that is required to be active for the IMA group to be in the operational state. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1.1. Max-Access: read-create Status: current |
none |
imaGroupMin NumRxLinks |
INTEGER (1..32) |
Specifies the minimum number of receive links that are required to be active for the IMA group to be in the operational state. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1.1. Max-Access: read-create Status: current |
none |
imaGroupNeTx ClkMode |
ImaGroupTxClkMode |
Transmits the clocking mode that is used by the near-end IMA group. For more information, refer to ATM Forum IMA v1.1, Section 7. Max-Access: read-create Status: current |
ctc |
imaGroupFeTxClkMode |
ImaGroupTxClkMode |
Transmits the clocking mode that is used by the far-end IMA group. For more information, refer to ATM Forum IMA v1.1, Section 7. Max-Access: read-only Status: current |
none |
imaGroupTxTimingRefLink |
InterfaceIndexOr Zero |
Specifies that the ifIndex of the transmit timing reference link is used by the near-end for IMA data cell clock recovery from the ATM layer. The distinguished value of zero is used if no link is configured in the IMA group, or if the transmit timing reference link is not selected yet. For more information, refer to ATM Forum IMA v1.1, Section 8.1.1. Max-Access: read-only Status: current |
none |
imaGroupRxTimingRefLink |
InterfaceIndexOr Zero |
Specifies that the ifIndex of the receive timing reference link is used by the near-end for IMA data cell clock recovery toward the ATM layer. The distinguished value of zero is used if no link is configured in the IMA group, or if the receive timing reference link is not yet detected. For more information, refer to ATM Forum IMA v1.1, Section 8.1.1. Max-Access: read-only Status: current |
none |
imaGroupLast Change |
DateAndTime |
Specifies the time-of-day that the IMA group last changed the operational state, for example, value of imaGroupNeState is changed. Max-Access: read-only Status: current |
none |
imaGroupTxImaId |
INTEGER (0..255) |
Specifies the IMA ID that is currently used by the near-end IMA function. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.6. Max-Access: read-create Status: current |
none |
imaGroupRxImaId |
INTEGER (0..255) |
Specifies the IMA ID that is currently used by the far-end IMA function. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.6. Max-Access: read-only Status: current |
none |
imaGroupTxFrameLength |
ImaFrameLength |
Specifies the frame length that is used by the IMA group in the transmit direction. The imaGroupTxFrameLength object is set only set when the IMA group starts up. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.4.2. Max-Access: read-create Status: current |
m128 |
imaGroupRxFrameLength |
ImaFrameLength |
Specifies the value of the IMA frame length that is received from a remote IMA function. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.4.2. Max-Access: read-only Status: current |
none |
imaGroupDiffDelayMax |
MilliSeconds |
Specifies the maximum number of ms of differential delay among the links that are tolerated on the interface. For more information, refer to ATM Forum IMA v1.1, Section 9.2. Max-Access: read-create Status: current |
25 |
imaGroupLeast DelayLink |
InterfaceIndex OrZero |
Specifies the ifIndex of the link that is configured in the IMA group, which has the smallest link propagation delay. The distinguished value of zero is used if no link is configured in the IMA group, or if the link with the smallest link propagation delay is not yet determined. For more information, refer to ATM Forum IMA v1.1, Section 9.2. Max-Access: read-only Status: current |
none |
imaGroupDiffDelayMaxObs |
MilliSeconds |
Specifies the latest maximum differential delay observed (in ms) between the links that have the least and most link propagation delay, and among the receive links that are currently configured in the IMA group. For more information, refer to ATM Forum IMA v1.1, Section 9.2. Max-Access: read-only Status: current |
none |
imaGroupAlpha Value |
INTEGER (1..2) |
Specifies the alpha value that is used to specify the number of consecutive invalid ICP cells to be detected before moving to the IMA Hunt state from the IMA Sync state. For more information, refer to ATM Forum IMA v1.1, Section 11. Max-Access: read-create Status: current |
2 |
imaGroupBetaValue |
INTEGER (1..5) |
Specifies the beta value that is used to specify the number of consecutive errored ICP cells to be detected before moving to the IMA Hunt state from the IMA Sync state. For more information, refer to ATM Forum IMA v1.1, Section 11. Max-Access: read-create Status: current |
2 |
imaGroupGamma Value |
INTEGER (1..5) |
Specifies the gamma value that is used to specify the number of consecutive valid ICP cells to be detected before moving to the IMA Sync state from the IMA PreSync state. For more information, refer to ATM Forum IMA v1.1, Section 11. Max-Access: read-create Status: current |
1 |
imaGroupRunning Secs |
Gauge32 |
Specifies the amount of time (sec) since this IMA group is in the operational state. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1. Max-Access: read-only Status: current |
none |
imaGroupUnavail Secs |
Counter32 |
Specifies the count of one second intervals where the IMA group traffic state machine is down. For more information, refer to ATM Forum IMA v1.1, Section 10.2.1 and (R-136) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaGroupNeNum Failures |
Counter32 |
Specifies the number of times a near-end group failure, for example, Config-Aborted, Insufficient-Links, is reported since power-up or reboot. For more information, refer to ATM Forum IMA v1.1, (R-137) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaGroupFeNum Failures |
Counter32 |
Specifies the number of times a far-end group failure, for example, Config-Aborted-FE, Insufficient-Links-FE, and Blocked-FE, is reported since power-up or reboot. Note This is an optional attribute. For more information, refer to ATM Forum IMA v1.1, (O-25) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaGroupTxAvail CellRate |
Gauge32 |
Specifies the current cell rate (truncated value in cps) that is provided by the IMA group in the transmit direction. All the transmit links are in active state. Max-Access: read-only Status: current |
none |
imaGroupRxAvail CellRate |
Gauge32 |
Specifies the current cell rate (truncated value in cps) that is provided by the IMA group in the receive direction. All the receive links are in the active state. Max-Access: read-only Status: current |
none |
imaGroupNumTx CfgLinks |
Gauge32 |
Specifies that the imaGroupNumTxCfgLinks object is used by a network operator to tell how many links are configured to be transmitted in the IMA group. The number of links are configured to transmit in the IMA group. This attribute overwrites the value of the imaGroupNumRxActLinks attribute when the IMA group is configured in the symmetrical configuration group symmetry mode. Max-Access: read-only Status: current |
none |
imaGroupNumRx CfgLinks |
Gauge32 |
Specifies that the imaGroupNumRxCfgLinks object is used by a network operator to tell how many links are configured to be received in the IMA group The number of links are configured to receive in the IMA group. This attribute overwrites the value of the imaGroupNumTxActLinks attribute when the IMA group is configured in the symmetrical configuration group symmetry mode. Max-Access: read-only Status: current |
none |
imaGroupNumTx ActLinks |
Gauge32 |
Specifies that the imaGroupNumTxActLinks object is used by a network operator to tell how many links are configured to be transmit to the active state. The number of links that are configured to transmit and are currently active in the IMA group. Max-Access: read-only Status: current |
none |
imaGroupNumRx ActLinks |
Gauge32 |
Specifies that the imaGroupNumRxActLinks object is used by a network operator to tell how many links are configured to be received to the active state. The number of links that are configured to be received are currently in the active state for the IMA group. Max-Access: read-only Status: current |
none |
imaGroupTestLink IfIndex |
InterfaceIndexOr Zero |
Designates an interface as the test link for the test pattern procedure. The distinguished value of zero specifies that the implementation can choose the Test Link for implementation, and can also choose the value of imaGroupTestPattern . The value zero can also be used if no link has yet been added to the group. Note that this value is not the same as the Tx LID value; instead, either identifies the ifIndex value of the test link to be used by the test pattern procedure, for example, the link whose LID value is inserted in the Tx LID field of the transmitted ICP cells, or identifies that the implementation can choose the test link if the value is zero. For more information, refer to ATM Forum IMA v1.1, Section 13. Max-Access: read-create Status: current |
0 |
imaGroupTest Pattern |
INTEGER (-1..255) |
Specifies the Tx Test Pattern in an IMA group loopback operation. A value in the range 0 to 255 designates a specific pattern. The distinguished value of -1 specifies that the implementation can choose the value. In this case, the implementation can also choose the value of imaGroupTestLinkIfIndex . The specific value 255 is not used for testing. Since the IMA interface (R-137) is required to transmit 0xFF , for example, value 255 , the incoming test command is inactive or the test link is not detected.It cannot be established whether value 255 is received due to an actual loopback operation or due to the normal operation of an IMA that is not performing the test pattern procedure. For more information, refer to ATM Forum IMA v1.1, Section 13. Max-Access: read-create Status: current |
-1 |
imaGroupTestProc Status |
ImaTestProcStatus |
Enables or disables the test pattern procedure, and to note whether at least one link failed the test. The test is started by setting operating(2) status. If any link fails the test, IMA sets the status to linkFail(3) . The linkFail(3) state persists until either the disabled(1) state is set or until no instance of imaLinkTestProcStatus has the value linkFail(3) . Only the values disabled(1) and operating(2) are written. Writing the operating(2) value can not cause the linkFail(3) state to be cleared. For more information, refer to ATM Forum IMA v1.1, Section 13. Max-Access: read-create Status: current |
disabled |
imaGroupValid Intervals |
INTEGER (0..96) |
Specifies the number of previous 15-minute intervals where valid data is collected. The value is 96 unless the IMA group table entry is created within the last 24 hours. If so, the value is the number of complete 15-minute intervals since the IMA group table entry is created. In the case where the agent is a proxy, it is possible that some intervals are unavailable. If so, the value is the maximum interval number where valid data is available. The attribute is only mandatory when the IMA group interval statistics or IMA group total statistics objects are implemented. For more information, refer to ATM Forum IMA v1.1, (O-26) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaGroupInvalid Intervals |
INTEGER (0..96) |
Specifies the number of intervals where no valid data is available. The attribute is only mandatory when the IMA group interval statistics or IMA group total statistics objects are implemented. For more information, refer to ATM Forum IMA v1.1, (O-26) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaGroupTime Elapsed |
INTEGER (0..899) |
Specifies the number of seconds that have elapsed since the beginning of the current measurement period. The attribute is only mandatory when the IMA group current statistics are implemented. For more information, refer to ATM Forum IMA v1.1, (O-26) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaGroupTxOam LabelValue |
INTEGER (1..255) |
Specifies the IMA OAM label value that is transmitted by the NE IMA unit. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.3. Max-Access: read-only Status: current |
none |
imaGroupRxOam LabelValue |
INTEGER (0..255) |
Specifies the IMA OAM label value that is transmitted by the FE IMA unit. The value 0 means that the IMA unit has not received an OAM Label from the FE IMA unit yet. For more information, refer to ATM Forum IMA v1.1, Section 5.2.2.3. Max-Access: read-only Status: current |
none |
IMA Link Subtree
The IMA link subtree consists of a table of IMA links. Each entry contains status information about a link that is part of an IMA group, and also contains a configuration object to select which link belongs to the IMA group.
For information on the test pattern procedure objects, see the Inverse Multiplexing Group Subtree section.
The object identifiers that are used for the IMA link subtree are listed in Table 2-78.
Table 2-78 Inverse Multiplexing for ATM Link Subtree Object Identifiers
|
|
imaLinkTable |
::= { atmfImaMibObjects 4 } |
imaLinkEntry |
::= { imaLinkTable 1 } |
imaLinkIfIndex |
::= { imaLinkEntry 1 } |
imaLinkRowStatus |
::= { imaLinkEntry 2 } |
imaLinkGroupIndex |
::= { imaLinkEntry 3 } |
imaLinkNeTxState |
::= { imaLinkEntry 4 } |
imaLinkNeRxState |
::= { imaLinkEntry 5 } |
imaLinkFeTxState |
::= { imaLinkEntry 6 } |
imaLinkFeRxState |
::= { imaLinkEntry 7 } |
imaLinkNeRxFailureStatus |
::= { imaLinkEntry 8 } |
imaLinkFeRxFailureStatus |
::= { imaLinkEntry 9 } |
imaLinkTxLid |
::= { imaLinkEntry 10 } |
imaLinkRxLid |
::= { imaLinkEntry 11 } |
imaLinkRelDelay |
::= { imaLinkEntry 12 } |
imaLinkImaViolations |
::= { imaLinkEntry 13 } |
imaLinkOifAnomalies |
::= { imaLinkEntry 14 } |
imaLinkNeSevErroredSecs |
::= { imaLinkEntry 15 } |
imaLinkFeSevErroredSecs |
::= { imaLinkEntry 16 } |
imaLinkNeUnavailSecs |
::= { imaLinkEntry 17 } |
imaLinkFeUnavailSecs |
::= { imaLinkEntry 18 } |
imaLinkNeTxUnusableSecs |
::= { imaLinkEntry 19 } |
imaLinkNeRxUnusableSecs |
::= { imaLinkEntry 20 } |
imaLinkFeTxUnusableSecs |
::= { imaLinkEntry 21 } |
imaLinkFeRxUnusableSecs |
::= { imaLinkEntry 22 } |
imaLinkNeTxNumFailures |
::= { imaLinkEntry 23 } |
imaLinkNeRxNumFailures |
::= { imaLinkEntry 24 } |
imaLinkFeTxNumFailures |
::= { imaLinkEntry 25 } |
imaLinkFeRxNumFailures |
::= { imaLinkEntry 26 } |
imaLinkTxStuffs |
::= { imaLinkEntry 27 } |
imaLinkRxStuffs |
::= { imaLinkEntry 28 } |
imaLinkRxTestPattern |
::= { imaLinkEntry 29 } |
imaLinkTestProcStatus |
::= { imaLinkEntry 30 } |
imaLinkValidIntervals |
::= { imaLinkEntry 31 } |
imaLinkInvalidIntervals |
::= { imaLinkEntry 32 } |
imaLinkTimeElapsed |
::= { imaLinkEntry 33 } |
The MIB objects are listed in Table 2-79.
Table 2-79 Inverse Multiplexing for ATM Link Subtree MIB Objects
|
|
|
|
imaLinkTable |
SEQUENCE OF ImaLinkEntry |
Specifies the IMA group link status and configuration table. Max-Access: not-accessible Status: current |
none |
imaLinkEntry |
ImaLinkEntry |
Contains an entry in the IMA group link table. Max-Access: not-accessible Status: current The index is imaLinkIfIndex . |
none |
imaLinkIfIndex |
InterfaceIndex |
Corresponds to the ifIndex of the MIB-II interface where the link is established. The imaLinkIfIndex object also corresponds to the logical number ifIndex that is assigned to the IMA link. Max-Access: not-accessible Status: current |
none |
imaLinkRowStatus |
RowStatus |
Creates, changes, and deletes the operations on the imaLinkTable entries. To create a new conceptual row (or instance) of the imaLinkTable , imaLinkRowStatus must be set to createAndWait or createAndGo . A successful set of the imaLinkGroupIndex object must be performed before the imaLinkRowStatus of a new conceptual row is set to active . To change or modify the imaLinkGroupIndex in an imaLinkTable entry, the imaLinkRowStatus object must first be set to notInService . Then, the object in the conceptual row is modified. The imaLinkGroupIndex object provides the association between a physical IMA link and the IMA group to which it belongs, and setting the imaLinkGroupIndex object to a different value has the effect of changing the association between a physical IMA link and an IMA group. To place the link in group, the imaLinkRowStatus object is set to active . While the row is not in active state, both the transmit and receive IMA link state machines are in the Not In Group state. To remove or delete an imaLinkTable entry from the table, set the object to destroy. Max-Access: read-create Status: current |
none |
imaLinkGroup Index |
Integer32 |
Identifies the value of the IMA group imaGroupIndex where the link is a member. Max-Access: read-create Status: current |
none |
imaLinkNeTxState |
ImaLinkState |
Specifies the current state of the near-end transmit link. For more information, refer to ATM Forum IMA v1.1, Section 10.1.2. Max-Access: read-only Status: current |
none |
imaLinkNeRxState |
ImaLinkState |
Specifies the current state of the near-end receive link. For more information, refer to the ATM Forum IMA v1.1, Section 10.1.2. Max-Access: read-only Status: current |
none |
imaLinkFeTxState |
ImaLinkState |
Specifies the current state of the far-end transmit link as reported through the ICP cells. For more information, refer to the ATM Forum IMA v1.1, Section 10.1.2. Max-Access: read-only Status: current |
none |
imaLinkFeRxState |
ImaLinkState |
Specifies the current state of the far-end receive link that is reported through the ICP cells. For more information, refer to the ATM Forum IMA v1.1, Section 10.1.2. Max-Access: read-only Status: current |
none |
imaLinkNeRx FailureStatus |
ImaLinkFailure Status |
Specifies the current link failure status of the near-end receive link. For more information, refer to the ATM Forum IMA v1.1, Section 10.1.2. Max-Access: read-only Status: current |
none |
imaLinkFeRx FailureStatus |
ImaLinkFailure Status |
Specifies the current link failure status of the far-end receive link that is reported through ICP cells. For more information, refer to the ATM Forum IMA v1.1, Section 10.1.2. Max-Access: read-only Status: current |
none |
imaLinkTxLid |
INTEGER (0..31) |
Specifies the outgoing LID that is used currently on the link by the local end. The value has meaning only if the link belongs to an IMA group. For more information, refer to the ATM Forum IMA v1.1, Section 5.2.2.1. Max-Access: read-only Status: current |
none |
imaLinkRxLid |
INTEGER (0..31) |
Specifies the incoming LID that is used currently on the link by the remote end as reported through the ICP cells. The value has meaning only if the link belongs to an IMA group. For more information, refer to the ATM Forum IMA v1.1, Section 5.2.2.1. Max-Access: read-only Status: current |
none |
imaLinkRelDelay |
MilliSeconds |
Specifies the latest measured delay on the link that is relative to the link in the same IMA group with the least delay. For more information, refer to the ATM Forum IMA v1.1, Section 9.2. Max-Access: read-only Status: current |
none |
imaLinkIma Violations |
Counter32 |
Specifies the ICP violations for the count of errored, invalid, or missing ICP cell that are used except during SES-IMA or UAS-IMA conditions. For more information, refer to the ATM Forum IMA v1.1, (R-125) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkOif Anomalies |
Counter32 |
Specifies the number of OIF anomalies that are used except during SES-IMA or UAS-IMA conditions at the near-end. Note This is an optional attribute. For more information, refer to the ATM Forum IMA v1.1, (O-20) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkNeSev ErroredSecs |
Counter32 |
Specifies that the count of one second intervals contains greater than or equal to 30% of the ICP cells counted as IV-IMAs, or one or more link defects, for example, LOS, OOF/LOF, AIS. LCD, LIF or LODS defects are used except during the UAS-IMA condition. For more information, refer to the ATM Forum IMA v1.1, (R-126) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkFeSev ErroredSecs |
Counter32 |
Specifies that the count of one second intervals contain one or more RDI-IMA defects except during UAS-IMA-FE condition. For more information, refer to the ATM Forum IMA v1.1, (R-127) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkNeUnavail Secs |
Counter32 |
Specifies that the count of unavailable seconds at near-end where unavailability begins at the onset of ten contiguous SES-IMA, and ends at the onset of ten contiguous seconds with no SES-IMA. For more information, refer to the ATM Forum IMA v1.1, (R-128) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkFeUnavail Secs |
Counter32 |
Specifies that the count of unavailable seconds at the far-end where unavailability begins at the onset of ten contiguous SES-IMA-FE, and ends at the onset o ten contiguous seconds with no SES-IMA-FE. For more information, refer to the ATM Forum IMA v1.1, (R-129) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkNeTx UnusableSecs |
Counter32 |
Specifies the transmitted unusable seconds for the count of transmitted unusable seconds at the near-end Tx LSM . For more information, refer to the ATM Forum IMA v1.1, (R-130) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkNeRx UnusableSecs |
Counter32 |
Specifies the received unusable seconds for the count of received unusable seconds at the near-end Rx LSM . For more information, refer to the ATM Forum IMA v1.1, (R-131) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkFeTx UnusableSecs |
Counter32 |
Specifies the transmitted unusable seconds at the far-end for the count of seconds with transmitted unusable indications from the far-end Tx LSM . For more information, refer to the ATM Forum IMA v1.1, (R-132) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkFeRx UnusableSecs |
Counter32 |
Specifies the received unusable seconds at the far-end for the count of seconds with the received unusable indications from the far-end Rx LSM . For more information, refer to the ATM Forum IMA v1.1, (R-133) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkNeTxNum Failures |
Counter32 |
Specifies the number of times a near-end transmit failure alarm condition is entered on the link, for example, specific transmit fault implementation. For more information, refer to the ATM Forum IMA v1.1, (R-134) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkNeRxNum Failures |
Counter32 |
Specifies the number of times a near-end receive failure alarm condition is entered on the link, for example, LIF, LODS, RFI-IMA, misconnected, or some form of specific receive fault implementation. For more information, refer to the ATM Forum IMA v1.1, (R-135) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkFeTxNum Failures |
Counter32 |
Specifies the number of times a far-end transmit failure alarm condition is entered on this link, for example, Tx-Unusable-FE . Note This is an optional attribute. For more information, refer to the ATM Forum IMA v1.1, (O-21) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkFeRxNum Failures |
Counter32 |
Specifies the number of times a far-end receive failure alarm condition is entered on the link, for example, Rx-Unusable-FE. Note This is an optional attribute. For more information, refer to the ATM Forum IMA v1.1, (O-22) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkTxStuffs |
Counter32 |
Specifies the count of stuff events that is inserted in the transmit direction. Note This is an optional attribute. For more information, refer to the ATM Forum IMA v1.1, (O-23) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkRxStuffs |
Counter32 |
Specifies the count of stuff events that is detected in the receive direction. Note This is an optional attribute. For more information, refer to the ATM Forum IMA v1.1, (O-24) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkRxTest Pattern |
INTEGER (0..255) |
Identifies the test pattern that is received in the ICP cell (octet 17 ) on the link during the IMA test pattern procedure. The value is compared to the transmitted test pattern. Max-Access: read-only Status: current |
none |
imaLinkTestProc Status |
ImaTestProc Status |
Indicates the current state of the test pattern procedure. If the value is disabled(1) , the test is not running. A value of operating(2 ) means the test is running and no error is found on this interface. A value of linkFail(3) means an error is detected on the link during the test. Once an error is detected, the linkFail(3) value is latched until either the object is read or until the imaGroupTestProcStatus is moved to disabled(1) . Once read, if the error no longer persists, a subsequent read reports the value operating(2) . Max-Access: read-only Status: current |
none |
imaLinkValid Intervals |
INTEGER (0..96) |
Specifies the number of previous 15-minute intervals where valid data is collected. The value is 96 unless the IMA group table entry is created within the last 24 hours. If so, the value is the number of complete 15-minute intervals since the IMA group table entry is created. In the case where the agent is a proxy, it is possible that some intervals are unavailable. If so, this value is the maximum interval number where valid data is available. Note This attribute is only mandatory when the IMA link interval statistics or IMA link total statistics objects are implemented. For more information, refer to the ATM Forum IMA v1.1, (O-26) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkInvalid Intervals |
INTEGER (0..96) |
Specifies the number of intervals where no valid data is available. This attribute is only mandatory when the IMA link interval statistics or IMA link total statistics objects are implemented. For more information, refer to the ATM Forum IMA v1.1, (O-26) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
imaLinkTime Elapsed |
INTEGER (0..899) |
Specifies the number of seconds that have elapsed since the beginning of the current measurement period. This attribute is only mandatory when the IMA link current statistics are implemented. For more information, refer to the ATM Forum IMA v1.1, (O-26) in Section 12.2.2.2. Max-Access: read-only Status: current |
none |
Inverse Multiplexing for ATM Conformance and Compliance Information
The object identifiers are listed in Table 2-21 for conformance.
Table 2-80 Inverse Multiplexing for ATM Conformance Groups
|
|
atmfImaMibGroups |
::= { atmfImaMibConformance 1 } |
atmfImaMibCompliances |
::= { atmfImaMibConformance 2 } |
Inverse Multiplexing for ATM Compliance Statements
No object identifiers are used for compliance.
The objects used for compliance are listed in Table 2-81.
Table 2-81 Inverse Multiplexing for ATM Compliance Objects
|
|
|
|
atmfImaMibCompliance |
none |
Specifies the compliance statement for network elements that implement the ATM Forum Inverse Multiplexing for ATM (IMA) interfaces. Status: current |
none |
imaTestPatternGroup |
imaGroupGroup, imaLinkGroup |
Specifies that the group is mandatory only for implementations that support the test pattern procedure. |
none |
imaGroupSymmetry |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupMinNumTxLinks |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupMinNumRxLinks |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupTxImaId |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupTxFrameLength |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupDiffDelayMax |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupAlphaValue |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupBetaValue |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupGammaValue |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupFeNumFailures |
none |
Specifies that the imaGroupFeNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaGroupTestLinkIfIndex |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaGroupTestPattern |
none |
Specifies that write access is not required. Min-Access: read-only |
none |
imaLinkOifAnomalies |
none |
Specifies that the imaLinkOifAnomalies object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkFeTxNumFailures |
none |
Specifies that the imaLinkFeTxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkFeRxNumFailures |
none |
Specifies that the imaLinkFeRxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkTxStuffs |
none |
Specifies that the imaLinkTxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkRxStuffs |
none |
Specifies that the imaLinkRxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaGroupCurrentFeNumFailures |
none |
Specifies that the imaGroupCurrentFeNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaGroupIntervalFeNumFailures |
none |
Specifies that the imaGroupIntervalFeNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaGroupTotalFeNumFailures |
none |
Specifies that the imaGroupTotalFeNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkCurrentOifAnomalies |
none |
Specifies that the imaLinkCurrentOifAnomalies object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkCurrentFeTxNumFailures |
none |
Specifies that the imaLinkCurrentFeTxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkCurrentFeRxNumFailures |
none |
Specifies that the imaLinkCurrentFeRxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkCurrentTxStuffs |
none |
Specifies that the imaLinkCurrentTxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkCurrentRxStuffs |
none |
Specifies that the imaLinkCurrentRxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkIntervalOifAnomalies |
none |
Specifies that the imaLinkIntervalOifAnomalies object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkIntervalFeTxNumFailures |
none |
Specifies that the imaLinkIntervalFeTxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkIntervalFeRxNumFailures |
none |
Specifies that the imaLinkIntervalFeRxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkIntervalTxStuffs |
none |
Specifies that the imaLinkIntervalTxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkIntervalRxStuffs |
none |
Specifies that the imaLinkIntervalRxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkTotalOifAnomalies |
none |
Specifies that the imaLinkTotalOifAnomalies object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkTotalFeTxNumFailures |
none |
Specifies that the imaLinkTotalFeTxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkTotalFeRxNumFailures |
none |
Specifies that the imaLinkTotalFeRxNumFailures object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkTotalTxStuffs |
none |
Specifies that the imaLinkTotalTxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
imaLinkTotalRxStuffs |
none |
Specifies that the imaLinkTotalRxStuffs object is an optional attribute. Min-Access: not-accessible |
none |
Inverse Multiplexing for ATM Units of Conformance
The object identifiers for IMA are listed in Table 2-82.
Table 2-82 Inverse Multiplexing for ATM Units of Conformance Object Identifiers
|
|
imaGroupGroup |
::= { atmfImaMibGroups 1 } |
imaLinkGroup |
::= { atmfImaMibGroups 2 } |
imaTestPatternGroup |
::= { atmfImaMibGroups 4 } |
The objects are listed in Table 2-83 for units of conformance.
Table 2-83 Inverse Multiplexing for ATM Units of Conformance Objects
|
|
|
|
imaGroupGroup |
imaGroupNumber, imaGroupRowStatus, imaGroupIfIndex, imaGroupNeState, imaGroupFeState, imaGroupFailureStatus, imaGroupSymmetry, imaGroupMinNumTxLinks, imaGroupMinNumRxLinks, imaGroupNeTxClkMode, imaGroupFeTxClkMode, imaGroupTxTimingRefLink, imaGroupRxTimingRefLink, imaGroupLastChange, imaGroupTxImaId, imaGroupRxImaId, imaGroupTxFrameLength, imaGroupRxFrameLength, imaGroupDiffDelayMax, imaGroupLeastDelayLink, imaGroupDiffDelayMaxObs, imaGroupAlphaValue, imaGroupBetaValue, imaGroupGammaValue, imaGroupRunningSecs, imaGroupUnavailSecs, imaGroupNeNumFailures, imaGroupFeNumFailures, imaGroupTxAvailCellRate, imaGroupRxAvailCellRate, imaGroupNumTxCfgLinks, imaGroupNumRxCfgLinks,
|
Provides configuration and status information for an IMA group definition. Status: current |
none |
imaGroupGroup |
imaGroupNumTxActLinks, imaGroupNumRxActLinks, imaGroupTxOamLabelValue, imaGroupRxOamLabelValue |
|
|
imaLinkGroup |
imaLinkRowStatus, imaLinkGroupIndex, imaLinkNeTxState, imaLinkNeRxState, imaLinkFeTxState, imaLinkFeRxState, imaLinkNeRxFailureStatus, imaLinkFeRxFailureStatus, imaLinkTxLid, imaLinkRxLid, imaLinkRelDelay, imaLinkImaViolations, imaLinkOifAnomalies, imaLinkNeSevErroredSecs, imaLinkFeSevErroredSecs, imaLinkNeUnavailSecs, imaLinkFeUnavailSecs, imaLinkNeTxUnusableSecs, imaLinkNeRxUnusableSecs, imaLinkFeTxUnusableSecs, imaLinkFeRxUnusableSecs, imaLinkNeTxNumFailures, imaLinkNeRxNumFailures, imaLinkFeTxNumFailures, imaLinkFeRxNumFailures, imaLinkTxStuffs, imaLinkRxStuffs |
Provides the status information for an IMA link. Status: current |
none |
imaTestPatternGroup |
imaGroupTestLinkIfIndex, imaGroupTestPattern, imaGroupTestProcStatus, imaLinkRxTestPattern, imaLinkTestProcStatus |
Controls and reports the test pattern procedure for the imaGroupTable and imaLinkTable objects. The objects are implemented if the IMA test pattern procedure is supported. Status: current |
none |
DS1 MIB Objects
This section describes the DS1and DS2 MIB objects, which reside in the DS1-MIB.my file.
Note
AXSME and PXM1E support the DS1 MIB.
TheDS1 MIB objects include:
•
DS1 Near End Group
•
DS1 Far End Group
•
ds1 Traps
•
DS1 Conformance Information
•
DS1 Compliance
DS1 Near End Group
The DS1 near end group consists of five tables:
•
DS1 Configuration Table
•
DS1 Current Table
•
DS1 Interval Table
•
DS1 Total Table
•
DS1 Channel Table
DS1 Configuration Table
The objects that are used for the DS1 Configuration Table are listed in Table 2-84.
Table 2-84 DS1 Configuration Group Object Identifiers
|
|
dsx1ConfigTable |
::= { ds1 6 } |
dsx1ConfigEntry |
::= { dsx1ConfigTable 1 } |
dsx1LineIndex |
::= { dsx1ConfigEntry 1 } |
dsx1TimeElapsed |
::= { dsx1ConfigEntry 3} |
dsx1ValidIntervals |
::= { dsx1ConfigEntry 4} |
dsx1LineType |
::= { dsx1ConfigEntry 5} |
dsx1LineCoding |
::= { dsx1ConfigEntry 6} |
dsx1SendCode |
::= { dsx1ConfigEntry 7} |
dsx1CircuitIdentifier |
::= { dsx1ConfigEntry 8} |
dsx1LoopbackConfig |
::= { dsx1ConfigEntry 9} |
dsx1LineStatus |
::= { dsx1ConfigEntry 10 } |
dsx1SignalMode |
::= { dsx1ConfigEntry 11 } |
dsx1TransmitClockSource |
::= { dsx1ConfigEntry 12 } |
dsx1Fdl |
::= { dsx1ConfigEntry 13 } |
dsx1InvalidIntervals |
::= { dsx1ConfigEntry 14 } |
dsx1LineLength |
::= { dsx1ConfigEntry 15 } |
dsx1LineStatusLastChange |
::= { dsx1ConfigEntry 16 } |
dsx1LineStatusChangeTrapEnable |
::= { dsx1ConfigEntry 17 } |
dsx1LoopbackStatus |
::= { dsx1ConfigEntry 18 } |
dsx1Ds1ChannelNumber |
::= { dsx1ConfigEntry 19 } |
dsx1Channelization |
::= { dsx1ConfigEntry 20 } |
The MIB objects are listed in Table 2-85.
Table 2-85 DS1 Configuration Group MIB Objects
|
|
|
|
dsx1Config Table |
SEQUENCE OF Dsx1ConfigEntry |
Specifies the DS1 configuration table. Max-Access: not-accessible Status: current |
none |
dsx1Config Entry |
Dsx1ConfigEntry |
Contains an entry in the DS1 configuration table. Max-Access: not-accessible Status: current The index contains dsx1LineIndex . |
none |
dsx1Line Index |
InterfaceIndex |
Specifies that the dsx1LineIndex is equal to ifIndex . By making the object equal to ifIndex , ifStackTable and DS0/DS0 bundle mibs are properly used. Previously, the dsx1LineIndex object is 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 an unique identifier following the rules of choosing a number that is greater than ifNumber and numbering the inside interfaces, for example, equipment side, with even numbers and outside interfaces, for example, network side, with odd numbers. Max-Access: read-only Status: current |
none |
dsx1Time Elapsed |
INTEGER (0..899) |
Specifies the number of seconds that have elapsed since the beginning of the near end current error- measurement period. If an adjustment is made in the system's time-of-day clock, the current interval exceeds the maximum value. The agent returns the maximum value. Max-Access: read-only Status: current |
none |
dsx1Valid Intervals |
INTEGER (0..96) |
Specifies the number of previous near end intervals where data was collected. The value is 96 unless the interface was brought online within the last 24 hours, in which case the value is the number of complete 15-minute near-end intervals since the interface was online. If 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. Max-Access: read-only Status: current |
none |
dsx1Line Type |
INTEGER { other(1), dsx1ESF(2), dsx1D4(3), dsx1E1(4), dsx1E1CRC(5), dsx1E1MF(6), dsx1E1CRCMF(7), dsx1Unframed(8), dsx1E1Unframed(9), dsx1DS2M12(10), dsx2E2(11) } |
Indicates the variety of DS1 lines that implement the 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. For more information, refer to ITU-T Recommendation G.704. Max-Access: read-write Status: current The specifications for each line type include: |
none |
|
|
dsx1ESF |
Extended SuperFrame DS1 (T1.107) |
dsx1D4 |
AT&T D4 format DS1 (T1.107) |
dsx1E1 |
ITU-T Recommendation G.704 (Table 4a) |
dsx1E1-CRC |
ITU-T Recommendation G.704 (Table 4b) |
dsxE1-MF |
G.704 (Table 4a) with TS16 multiframing enabled |
dsx1E1-CRC-MF |
G.704 (Table 4b) with TS16 multiframing enabled |
dsx1 Unframed |
DS1 with No Framing |
dsx1E1 Unframed |
E1 with No Framing (G.703) |
dsx1DS2M12 |
DS2 frame format (T1.107) |
dsx1E2 |
E2 frame format (G.704) |
dsx1Line Coding |
INTEGER { dsx1JBZS (1), dsx1B8ZS (2), dsx1HDB3 (3), dsx1ZBTSI (4), dsx1AMI (5), other(6), dsx1B6ZS(7) } |
Describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. The following are the value definitions: • dsx1JBZS —Specifies the Jammed Bit Zero Suppression where the AT&T specification of at least one pulse every 8 bit periods is literally implemented by forcing a pulse in bit 8 of each channel. Thus, only seven bits per channel or 1.344 Mbps is available for data. • dsx1B8ZS —Specifies the use of a specified pattern of normal bits and bipolar violations which are used to replace a sequence of eight zero bits. • dsx1HDB3 —Specifies the E1 links with or without CRC or dsx1AMI. • dsx1ZBTSI —Specifies the ANSI clear channels or Zero Byte Time Slot Interchange. • dsx1AMI —Specifies a mode where no zero code suppression is present and the line encoding does not solve the problem directly. In this application, the higher layer must provide data which meets or exceeds the pulse density requirements, for example, inverting HDLC data. • dsx1B6ZS —Specifies the pattern of normal bits and bipolar violations that are used to replace a sequence of six zero bits. The value is used for DS2. Max-Access: read-write Status: current |
none |
dsx1Send Code |
INTEGER { dsx1SendNoCode(1), dsx1SendLineCode(2), dsx1SendPayloadCode(3), dsx1SendResetCode(4), dsx1SendQRS(5), dsx1Send511Pattern(6), dsx1Send3in24Pattern(7), dsx1SendOtherTestPattern(8) } |
Indicates the type of code that is sent across the DS1 interface by the device. Setting this variable causes the interface to send the code requested. The following are the value definitions: • dsx1SendNoCode —Sends looped or normal data. • dsx1SendLineCode —Sends a request for a line loopback. • dsx1SendPayloadCode —Sends a request for a payload loopback. • dsx1SendResetCode —Sends a loopback termination request. • dsx1SendQRS —Sends a Quasi-Random Signal (QRS) test pattern. • dsx1Send511Pattern —Sends a 511 bit fixed test pattern. • dsx1Send3in24Pattern —Sends a fixed test pattern of 3 bits set in 24. • dsx1SendOtherTestPattern —Sends a test pattern other than those described by the dsx1SendCode object. Max-Access: read-write Status: current |
none |
dsx1Circuit Identifier |
DisplayString (SIZE (0..255)) |
Contains the transmission vendor's circuit identifier to facilitate troubleshooting. Max-Access: read-write Status: current |
none |
dsx1Loop backConfig |
INTEGER { dsx1NoLoop(1), dsx1PayloadLoop(2), dsx1LineLoop(3), dsx1OtherLoop(4), dsx1InwardLoop(5), dsx1DualLoop(6) } |
Represents the desired loopback configuration of the DS1 interface. Agents that support both read/write access can return an inconsistent value in response to a requested loopback state, which the interface does not support. The following are the value definitions: • dsx1NoLoop —Specifies not in loopback state. A device that is not capable of performing a loopback on the interface always returns this as its value. • dsx1PayloadLoop —Specifies that the received signal at the interface is looped through the device. Typically, the received signal is looped back for retransmission after it has passed through the framing function for the device. • dsx1LineLoop —Specifies that the received signal at the interface does not go through the device, for example, minimum penetration, but is looped back out. • dsx1OtherLoop —Specifies that loopbacks that are not defined. • dsx1InwardLoop —Specifies that the transmitted signal at the interface is looped back and received by the same interface. THe signal that is transmitted onto the line is product dependent. • dsx1DualLoop —Specifies that both dsx1LineLoop and dsx1InwardLoop are active simultaneously. Max-Access: read-write Status: current |
none |
dsx1Line Status |
INTEGER (1..131071 ) |
Specifies the line status of the interface. The line status contains loopback, failure, received alarm, and transmitted alarm information. The dsx1LineStatus is a bit map represented as a sum; therefore, it can represent multiple alarm failures 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 is determined from the dsx1loopbackConfig object. Max-Access: read-only Status: current The following are the various bit positions: |
none |
|
|
|
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 |
dsx1LossOf Signal |
Near end Loss Of Signal |
128 |
dsx1Loopback State |
Near end is looped |
256 |
dsx1T16AIS |
E1 TS16 AIS |
512 |
dsx1RcvFarEnd LOMF |
Far End Sending TS16 LOMF |
1024 |
dsx1XmtFarEnd LOMF |
Near End Sending TS16 LOMF |
2048 |
dsx1RcvTestCode |
Near End detects a test code |
4096 |
dsx1Other Failure |
Any line status not defined here |
dsx1Line Status |
|
8192 |
dsx1UnavailSig State |
Near End in Unavailable Signal State |
|
16384 |
dsx1NetEquipOOS |
Carrier Equipment Out of Service |
32768 |
dsx1RcvPayloadAIS |
DS2 Payload AIS |
65536 |
dsx1Ds2Perf Threshold |
DS2 Performance Threshold Exceeded |
dsx1Signal Mode |
INTEGER { none (1), robbedBit (2), bitOriented (3), messageOriented (4), other (5) } |
Specifies the following value definitions: • 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 either on channel 16 of an E1 link or channel 24 of a DS1. Max-Access: read-write Status: current |
none |
dsx1Transmit ClockSource |
INTEGER { loopTiming(1), localTiming(2), throughTiming(3) } |
Specifies the source of the transmit clock. The following are the value definitions: • 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 the recovered receive clock from another interface is used as the transmit clock. Max-Access: read-write Status: current |
none |
dsx1Fdl |
INTEGER (1..15) |
Describes the use of the facilities data link and the sum of the capabilities. The following are the set bits:
other(1),|
dsx1AnsiT1403(2),
dsx1Att54016(4),
dsx1FdlNone(8)
The following are the bitmap value definitions: • other —Indicates that a protocol other than one 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. Max-Access: read-write Status: current |
none |
dsx1Invalid Intervals |
INTEGER (0..96) |
Specifies the number of intervals in the range from 0 to dsx1ValidIntervals where no data is available. The dsx1InvalidIntervals object is typically zero except in cases where the data for some intervals are not available, for example, proxy situations. Max-Access: read-only Status: current |
none |
dsx1Line Length |
INTEGER (0..64000) |
Specifies the length of the DS1 line in meters. The dsx1LineLength object provides information for line build out circuitry. The dsx1LineLength object is useful only if the interface has configured the line to build out circuitry. Units: m Max-Access: read-write Status: current |
none |
dsx1Line StatusLast Change |
TimeStamp |
Specifies the value of the MIB II sysUpTime object at the time DS1 entered the current line status state. If the current state was entered prior to the last reinitialization of the proxy-agent, the dsx1LineStatusLastChange object contains a zero value. Max-Access: read-only Status: current |
none |
dsx1Line Status ChangeTrap Enable |
INTEGER { enabled(1), disabled(2) } |
Indicates whether dsx1LineStatusChange traps are generated for the interface. Max-Access: read-write Status: current |
disabled |
dsx1Loopback Status |
INTEGER (1..127) |
Represents the current state of the loopback on the DS1 interface. It contains information about loopbacks that are established by a manager and remotely from the far end. The dsx1LoopbackStatus is a bit map represented as a sum; therefore, the dsx1LoopbackStatus object can represent multiple loopbacks simultaneously. Max-Access: read-only Status: current The following are the various bit positions: |
none |
|
|
1 |
dsx1NoLoopback |
2 |
dsx1NearEndPayloadLoopback |
4 |
dsx1NearEndLineLoopback |
8 |
dsx1NearEndOtherLoopback |
16 |
dsx1NearEndInwardLoopback |
32 |
dsx1FarEndPayloadLoopback |
64 |
dsx1FarEndLineLoopback |
dsx1Ds1 ChannelNumber |
INTEGER (0..28) |
Represents the channel number of the DS1 on the parent DS2 or DS3. A value of 0 indicates that the DS1does not have a parent DS3. Max-Access: read-only Status: current |
none |
dsx1 Channelization |
INTEGER { disabled(1), enabledDs0(2), enabledDs1(3) } |
Indicates whether DS1 is channelized or unchannelized. The value of enabledDs0 indicates that DS1 is channelized into DS0s. The value of enabledDs1 indicates that DS2 is channelized into DS1s. By setting the value, the entries are created or deleted in the ifTable for the DS0s that are within DS1. Max-Access: read-write Status: current |
none |
DS1 Current Table
The objects that are used for the DS1 current table are listed in Table 2-86.
Table 2-86 DS1 Current Group Object Identifiers
|
|
dsx1CurrentTable |
::= { ds1 7 } |
dsx1CurrentEntry |
::= { dsx1CurrentTable 1 } |
dsx1CurrentIndex |
::= { dsx1CurrentEntry 1 } |
dsx1CurrentESs |
::= { dsx1CurrentEntry 2} |
dsx1CurrentSESs |
::= { dsx1CurrentEntry 3} |
dsx1CurrentSEFSs |
::= { dsx1CurrentEntry 4} |
dsx1CurrentUASs |
::= { dsx1CurrentEntry 5 } |
dsx1CurrentCSSs |
::= { dsx1CurrentEntry 6} |
dsx1CurrentPCVs |
::= { dsx1CurrentEntry 7} |
dsx1CurrentLESs |
::= { dsx1CurrentEntry 8 } |
dsx1CurrentBESs |
::= { dsx1CurrentEntry 9 } |
dsx1CurrentDMs |
::= { dsx1CurrentEntry 10} |
dsx1CurrentLCVs |
::= { dsx1CurrentEntry 11} |
The MIB objects are listed in Table 2-87.
Table 2-87 DS1 Current Group MIB Objects
|
|
|
|
dsx1CurrentTable |
SEQUENCE OF Dsx1CurrentEntry |
Contains the various statistics that are being collected for the current 15-minute interval. Max-Access: not-accessible Status: current |
none |
dsx1CurrentEntry |
Dsx1CurrentEntry |
Provides an entry in the DS1 current table. Max-Access: not-accessible Status: current The index is dsx1CurrentIndex . |
none |
dsx1Current Index |
InterfaceIndex |
Specifies the index value that uniquely identifies the DS1 interface where the entry is applicable. The interface is identified by a particular value of the index. It is the same interface as identified by the same value as a dsx1LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx1CurrentESs |
PerfCurrentCount |
Specifies the number of Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1CurrentSESs |
PerfCurrentCount |
Specifies the number of Severely Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1CurrentSEFSs |
PerfCurrentCount |
Specifies the number of SEFS. Max-Access: read-only Status: current |
none |
dsx1CurrentUASs |
PerfCurrentCount |
Specifies the number of UAS. Max-Access: read-only Status: current |
none |
dsx1CurrentCSSs |
PerfCurrentCount |
Specifies the number of Controlled Slip Seconds. Max-Access: read-only Status: current |
none |
dsx1CurrentPCVs |
PerfCurrentCount |
Specifies the number of Path Coding Violations. Max-Access: read-only Status: current |
none |
dsx1CurrentLESs |
PerfCurrentCount |
Specifies the number of LES. Max-Access: read-only Status: current |
none |
dsx1CurrentBESs |
PerfCurrentCount |
Specifies the number of Bursty Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1CurrentDMs |
PerfCurrentCount |
Specifies the number of Degraded Minutes. Max-Access: read-only Status: current |
none |
dsx1CurrentLCVs |
PerfCurrentCount |
Specifies the number of LCVs. Max-Access: read-only Status: current |
none |
DS1 Interval Table
The objects that are used for the DS1 interval table are listed in Table 2-88.
Table 2-88 DS1 Interval Group Object Identifiers
|
|
dsx1IntervalTable |
::= { ds1 8 } |
dsx1IntervalEntry |
::= { dsx1IntervalTable 1 } |
dsx1IntervalIndex |
::= { dsx1IntervalEntry 1 } |
dsx1IntervalNumber |
::= { dsx1IntervalEntry 2 } |
dsx1IntervalESs |
::= { dsx1IntervalEntry 3 } |
dsx1IntervalSESs |
::= { dsx1IntervalEntry 4 } |
dsx1IntervalSEFSs |
::= { dsx1IntervalEntry 5 } |
dsx1IntervalUASs |
::= { dsx1IntervalEntry 6 } |
dsx1IntervalCSSs |
::= { dsx1IntervalEntry 7 } |
dsx1IntervalPCVs |
::= { dsx1IntervalEntry 8 } |
dsx1IntervalLESs |
::= { dsx1IntervalEntry 9 } |
dsx1IntervalBESs |
::= { dsx1IntervalEntry 10 } |
dsx1IntervalDMs |
::= { dsx1IntervalEntry 11 } |
dsx1IntervalLCVs |
::= { dsx1IntervalEntry 12 } |
dsx1IntervalValidData |
::= { dsx1IntervalEntry 13 } |
The MIB objects are listed in Table 2-89.
Table 2-89 DS1 Interval Group MIB Objects
|
|
|
|
dsx1IntervalTable |
SEQUENCE OF Dsx1IntervalEntry |
Contains various statistics that are 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 thedsx1IntervalTable represents one interval, which is identified by dsx1IntervalNumber for one specific instance. It is identified by dsx1IntervalIndex . Max-Access: not accessible Status: current |
none |
dsx1IntervalEntry |
Dsx1IntervalEntry |
Provides an entry in the DS1 interval table. Max-Access: not accessible Status: current The indexes include: • dsx1IntervalIndex • dsx1IntervalNumber |
none |
dsx1Interval Index |
InterfaceIndex |
Specifies the index value that uniquely identifies the DS1 interface where the entry is applicable. The interface identified by a particular value of the index is the same interface as identified by the same value as a dsx1LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx1IntervalNumber |
INTEGER (1..96) |
Specifies a number between 1 to 96. For example, 1 is the most recently completed 15-minute interval, and 96 is the 15-minute interval completed at 23 hours and 45 minutes prior to interval 1. Max-Access: read-only Status: current |
none |
dsx1IntervalESs |
PerfIntervalCount |
Specifies the number of Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1IntervalSESs |
PerfIntervalCount |
Specifies the number of Severely Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1IntervalSEFSs |
PerfIntervalCount |
Specifies the number of SEFS. Max-Access: read-only Status: current |
none |
dsx1IntervalUASs |
PerfIntervalCount |
Specifies the number of UAS. This object decreases if the occurrence of unavailable seconds occurs across an interval boundary. Max-Access: read-only Status: current |
none |
dsx1IntervalCSSs |
PerfIntervalCount |
Specifies the number of Controlled Slip Seconds. Max-Access: read-only Status: current |
none |
dsx1IntervalPCVs |
PerfIntervalCount |
Specifies the number of Path Coding Violations. Max-Access: read-only Status: current |
none |
dsx1IntervalLESs |
PerfIntervalCount |
Specifies the number of LES. Max-Access: read-only Status: current |
none |
dsx1IntervalBESs |
PerfIntervalCount |
Specifies the number of Bursty Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1IntervalDMs |
PerfIntervalCount |
Specifies the number of Degraded Minutes. Max-Access: read-only Status: current |
none |
dsx1IntervalLCVs |
PerfIntervalCount |
Specifies the number of Line Code Violations. Max-Access: read-only Status: current |
none |
dsx1IntervalValidData |
TruthValue |
Indicates if the data for the interval is valid. Max-Access: read-only Status: current |
none |
DS1 Total Table
The objects that are used for the DS1 total table are listed in Table 2-90.
Table 2-90 DS1 Total Group Object Identifiers
|
|
dsx1TotalTable |
::= { ds1 9 } |
dsx1TotalEntry |
::= { dsx1TotalTable 1 } |
dsx1TotalIndex |
::= { dsx1TotalEntry 1 } |
dsx1TotalESs |
::= { dsx1TotalEntry 2 } |
dsx1TotalSESs |
::= { dsx1TotalEntry 3 } |
dsx1TotalSEFSs |
::= { dsx1TotalEntry 4 } |
dsx1TotalUASs |
::= { dsx1TotalEntry 5 } |
dsx1TotalCSSs |
::= { dsx1TotalEntry 6 } |
dsx1TotalPCVs |
::= { dsx1TotalEntry 7 } |
dsx1TotalLESs |
::= { dsx1TotalEntry 8 } |
dsx1TotalBESs |
::= { dsx1TotalEntry 9 } |
dsx1TotalDMs |
::= { dsx1TotalEntry 10 } |
dsx1TotalLCVs |
::= { dsx1TotalEntry 11 } |
The MIB objects are listed in Table 2-91.
Table 2-91 DS1 Total Group MIB Objects
|
|
|
|
dsx1Total Table |
SEQUENCE OF Dsx1TotalEntry |
Contains the cumulative sum of the various statistics for the 24-hour period preceding the current interval. Max-Access: not accessible Status: current |
none |
dsx1Total Entry |
Dsx1TotalEntry |
Provides an entry in the DS1 total table. Max-Access: not accessible Status: current The index is dsx1TotalIndex . |
none |
dsx1Total Index |
InterfaceIndex |
Contains the index value that uniquely identifies the DS1interface to the applicable entry. The interface identified by a particular value of the index is the same interface as identified by the same value as a dsx1LineIndex object instance. Max-Access: read-only Status: current |
none |
dsx1TotalESs |
PerfTotalCount |
Specifies the sum of Errored Seconds that are encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total SESs |
PerfTotalCount |
Specifies the number of Severely Errored Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1Total SEFSs |
PerfTotalCount |
Specifies the number of SEFS that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total UASs |
PerfTotalCount |
Specifies the number of UAS that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total CSSs |
PerfTotalCount |
Specifies the number of Controlled Slip Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total PCVs |
PerfTotalCount |
Specifies the number of Path Coding Violations that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total LESs |
PerfTotalCount |
Specifies the number of LES that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total BESs |
PerfTotalCount |
Specifies the number of Bursty Errored Seconds (BESs) that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total DMs |
PerfTotalCount |
Specifies the number of Degraded Minutes (DMs) that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
dsx1Total LCVs |
PerfTotalCount |
Specifies the number of Line Code Violations (LCVs) that is encountered by a DS1 interface in the current 15-minute interval. Invalid 15-minute intervals count as 0. Max-Access: read-only Status: current |
none |
DS1 Channel Table
The objects that are used for the DS1 channel table are listed in Table 2-92.
Table 2-92 DS1 Channel Group Object Identifiers
|
|
dsx1ChanMappingTable |
::= { ds1 16 } |
dsx1ChanMappingEntry |
::= { dsx1ChanMappingTable 1 } |
dsx1ChanMappedIfIndex |
::= { dsx1ChanMappingEntry 1 } |
The MIB objects are listed in Table 2-93.
Table 2-93 DS1 Channel Group MIB Objects
|
|
|
|
dsx1Chan MappingTable |
SEQUENCE OF Dsx1ChanMappingEntry |
Specifies the DS1 channel mapping table that maps a DS1 channel number on a particular DS3 into an ifIndex . In the presence of DS2s, the table is used to map a DS2 channel number on a DS3 into an ifIndex or used to map a DS1 channel number on a DS2 onto an ifIndex . Max-Access: not-accessible Status: current |
none |
dsx1Chan MappingEntry |
Dsx1ChanMappingEntry |
Specifies an entry in the DS1 Channel Mapping table. Each entry corresponds to each DS1 ifEntry within any interface that is channelized to the individual DS1 ifEntry level. The table facilitates mapping from a channelized interface or channel number to DS1 ifEntry, for example, mapping DS3 ifIndex and DS1 Channel Number -> ifIndex . While the table provides information that is also found in the ifStackTable and dsx1ConfigTable , the table provides the 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. Max-Access: not-accessible Status: current The indexes include: • ifIndex • dsx1Ds1ChannelNumber |
none |
dsx1Chan MappedIfIndex |
InterfaceIndex |
Specifies the ifIndex value that is assigned by the agent for the individual DS1 ifEntry that corresponds to the given DS1 channel number. It is specified by the INDEX element dsx1Ds1ChannelNumber of the given channelized interface, which is specified by INDEX element ifIndex . Max-Access: read-only Status: current |
none |
DS1 Far End Group
The DS1 Far End Group consists of three tables:
•
DS1 Far End Current Table
•
DS1 Far End Interval Table
•
DS1 Far End Total Table
DS1 Far End Current Table
The objects that are used for the DS1 far end current table are listed in Table 2-94.
Table 2-94 DS1 Far End Current Group Object Identifiers
|
|
dsx1FarEndCurrentTable |
::= { ds1 10 } |
dsx1FarEndCurrentEntry |
::= { dsx1FarEndCurrentTable 1 } |
dsx1FarEndCurrentIndex |
::= { dsx1FarEndCurrentEntry 1 } |
dsx1FarEndTimeElapsed |
::= { dsx1FarEndCurrentEntry 2 } |
dsx1FarEndValidIntervals |
::= { dsx1FarEndCurrentEntry 3 } |
dsx1FarEndCurrentESs |
::= { dsx1FarEndCurrentEntry 4 } |
dsx1FarEndCurrentSESs |
::= { dsx1FarEndCurrentEntry 5 } |
dsx1FarEndCurrentSEFSs |
::= { dsx1FarEndCurrentEntry 6 } |
dsx1FarEndCurrentUASs |
::= { dsx1FarEndCurrentEntry 7 } |
dsx1FarEndCurrentCSSs |
::= { dsx1FarEndCurrentEntry 8 } |
dsx1FarEndCurrentLESs |
::= { dsx1FarEndCurrentEntry 9 } |
dsx1FarEndCurrentPCVs |
::= { dsx1FarEndCurrentEntry 10 } |
dsx1FarEndCurrentBESs |
::= { dsx1FarEndCurrentEntry 11 } |
dsx1FarEndCurrentDMs |
::= { dsx1FarEndCurrentEntry 12 } |
dsx1FarEndInvalidIntervals |
::= { dsx1FarEndCurrentEntry 13 } |
The MIB objects are listed in Table 2-95.
Table 2-95 DS1 Far End Current Group MIB Objects
|
|
|
|
dsx1FarEnd CurrentTable |
SEQUENCE OF Dsx1FarEndCurrentEntry |
Specifies the various statistics that are 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. Max-Access: not-accessible Status: current |
none |
dsx1FarEnd CurrentEntry |
Dsx1FarEndCurrentEntry |
Specifies an entry in the DS1 far end current table. Max-Access: not-accessible Status: current The index is dsx1FarEndCurrentIndex . |
none |
dsx1FarEnd CurrentIndex |
InterfaceIndex |
Specifies the index value that uniquely identifies the DS1 interface for the applicable entry. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx1LineIndex . Max-Access: read-only Status: current |
none |
dsx1FarEnd TimeElapsed |
INTEGER (0..899) |
Specifies the number of seconds that have elapsed since the beginning of the far end current error-measurement period. If the system's time-of-day clock is adjusted, the current interval exceeds the maximum value and the agent returns the maximum value. Max-Access: read-only Status: current |
none |
dsx1FarEnd ValidIntervals |
INTEGER (0..96) |
Specifies the number of previous far end intervals where data was collected. The value is 96 unless the interface was brought online within the last 24 hours. If so, the value is the number of complete 15-minute far end intervals since the interface was online. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentESs |
PerfCurrentCount |
Specifies the number of Far End Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentSESs |
PerfCurrentCount |
Specifies the number of Far End Severely Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentSEFSs |
PerfCurrentCount |
Specifies the number of Far End Severely Errored Framing Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentUASs |
PerfCurrentCount |
Specifies the number of UAS. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentCSSs |
PerfCurrentCount |
Specifies the number of Far End Controlled Slip Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentLESs |
PerfCurrentCount |
Specifies the number of Far End Line Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentPCVs |
PerfCurrentCount |
Specifies the number of Far End Path Coding Violations. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentBESs |
PerfCurrentCount |
Specifies the number of Far End Bursty Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd CurrentDMs |
PerfCurrentCount |
Specifies the number of Far End Degraded Minutes Max-Access: read-only Status: current |
none |
dsx1FarEnd InvalidIntervals |
INTEGER (0..96) |
Specifies the number of intervals in the range from 0 to dsx1FarEndValidIntervals where no data is available. The dsx1FarEndValidIntervals object is zero except in cases where the data for some intervals are not available, for example, in proxy situations. Max-Access: read-only Status: current |
none |
DS1 Far End Interval Table
The objects that are used for the DS1 far end interval table are listed in Table 2-96.
Table 2-96 DS1 Far End Interval Group Object Identifiers
|
|
dsx1FarEndIntervalTable |
::= { ds1 11 } |
dsx1FarEndIntervalEntry |
::= { dsx1FarEndIntervalTable 1 } |
dsx1FarEndIntervalIndex |
::= { dsx1FarEndIntervalEntry 1 } |
dsx1FarEndIntervalNumber |
::= { dsx1FarEndIntervalEntry 2 } |
dsx1FarEndIntervalESs |
::= { dsx1FarEndIntervalEntry 3 } |
dsx1FarEndIntervalSESs |
::= { dsx1FarEndIntervalEntry 4 } |
dsx1FarEndIntervalSEFSs |
::= { dsx1FarEndIntervalEntry 5 } |
dsx1FarEndIntervalUASs |
::= { dsx1FarEndIntervalEntry 6 } |
dsx1FarEndIntervalCSSs |
::= { dsx1FarEndIntervalEntry 7 } |
dsx1FarEndIntervalLESs |
::= { dsx1FarEndIntervalEntry 8 } |
dsx1FarEndIntervalPCVs |
::= { dsx1FarEndIntervalEntry 9 } |
dsx1FarEndIntervalBESs |
::= { dsx1FarEndIntervalEntry 10 } |
dsx1FarEndIntervalDMs |
::= { dsx1FarEndIntervalEntry 11 } |
dsx1FarEndIntervalValidData |
::= { dsx1FarEndIntervalEntry 12 } |
The MIB objects are listed in Table 2-97.
Table 2-97 DS1 Far End Interval Group MIB Objects
|
|
|
|
dsx1FarEnd IntervalTable |
SEQUENCE OF Dsx1FarEndIntervalEntry |
Specifies the various statistics that are 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 the table represents one interval, which is identified by dsx1FarEndIntervalNumber for one specific instance and is identified by dsx1FarEndIntervalIndex . Max-Access: not-accessible Status: current |
none |
dsx1FarEnd IntervalEntry |
Dsx1FarEndIntervalEntry |
Specifies an entry in the DS1 far end interval table. Max-Access: not-accessible Status: current The index es include: • dsx1FarEndIntervalIndex • dsx1FarEndIntervalNumber |
none |
dsx1FarEnd IntervalIndex |
InterfaceIndex |
Specifies the index value that uniquely identifies the DS1 interface to the applicable entry. The interface identified by a particular value of the index is identical to the interface identified by the same value of dsx1LineIndex . Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalNumber |
INTEGER (1..96) |
Specifies a number between 1 to 96. For example, one is the most recently completed 15-minute interval and 96 is the 15-minute interval completed 23 hours and 45-minutes prior to interval one. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalESs |
PerfIntervalCount |
Specifies the number of Far End Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalSESs |
PerfIntervalCount |
Specifies the number of Far End Severely Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalSEFSs |
PerfIntervalCount |
Specifies the number of Far End Severely Errored Framing Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalUASs |
PerfIntervalCount |
Specifies the number of UAS. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalCSSs |
PerfIntervalCount |
Specifies the number of Far End Controlled Slip Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalLESs |
PerfIntervalCount |
Specifies the number of Far End Line Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalPCVs |
PerfIntervalCount |
Specifies the number of Far End Path Coding Violations. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalBESs |
PerfIntervalCount |
Specifies the number of Far End Bursty Errored Seconds. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalDMs |
PerfIntervalCount |
Specifies the number of Far End Degraded Minutes. Max-Access: read-only Status: current |
none |
dsx1FarEnd IntervalValidData |
TruthValue |
Specifies the valid data for the interval. Max-Access: read-only Status: current |
none |
DS1 Far End Total Table
The objects that are used for the DS1 far end total table are listed in Table 2-98.
Table 2-98 DS1 Far End Total Group Object Identifiers
|
|
dsx1FarEndTotalTable |
::= { ds1 12 } |
dsx1FarEndTotalEntry |
::= { dsx1FarEndTotalTable 1 } |
dsx1FarEndTotalIndex |
::= { dsx1FarEndTotalEntry 1 } |
dsx1FarEndTotalESs |
::= { dsx1FarEndTotalEntry 2 } |
dsx1FarEndTotalSESs |
::= { dsx1FarEndTotalEntry 3 } |
dsx1FarEndTotalSEFSs |
::= { dsx1FarEndTotalEntry 4 } |
dsx1FarEndTotalUASs |
::= { dsx1FarEndTotalEntry 5 } |
dsx1FarEndTotalCSSs |
::= { dsx1FarEndTotalEntry 6 } |
dsx1FarEndTotalLESs |
::= { dsx1FarEndTotalEntry 7 } |
dsx1FarEndTotalPCVs |
::= { dsx1FarEndTotalEntry 8 } |
dsx1FarEndTotalBESs |
::= { dsx1FarEndTotalEntry 9 } |
dsx1FarEndTotalDMs |
::= { dsx1FarEndTotalEntry 10 } |
The MIB objects are listed in Table 2-99.
Table 2-99 DS1 Far End Total Group MIB Objects
|
|
|
|
dsx1FarEndTotalTable |
SEQUENCE OF Dsx1FarEndTotalEntry |
Specifies the cumulative sum of the various statistics for the 24-hour period that precedes the current interval. Max-Access: not-accessible Status: current |
none |
dsx1FarEndTotalEntry |
Dsx1FarEndTotalEntry |
Specifies an entry in the DS1 far end total table. Max-Access: not-accessible Status: current The index is dsx1FarEndTotalIndex . |
none |
dsx1FarEndTotal Index |
InterfaceIndex |
Specifies the index value that uniquely identifies the DS1 interface to the applicable entry. The interface identified by a particular value of the index is identical to the interface identified by the same value of dsx1LineIndex . Max-Access: read-only Status: current |
none |
dsx1FarEndTotalESs |
PerfTotalCount |
Specifies the number of Far End Errored Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalSESs |
PerfTotalCount |
Specifies the number of Far End Severely Errored Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalSEFSs |
PerfTotalCount |
Specifies the number of Far End Severely Errored Framing Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalUASs |
PerfTotalCount |
Specifies the number of UAS that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalCSSs |
PerfTotalCount |
Specifies the number of Far End Controlled Slip Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalLESs |
PerfTotalCount |
Specifies the number of Far End Line Errored Seconds that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalPCVs |
PerfTotalCount |
Specifies the number of Far End Path Coding Violations that is reported through the far end block error count, which is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalBESs |
PerfTotalCount |
Specifies the number of Bursty Errored Seconds (BESs) that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15 minute intervals count as zero. Max-Access: read-only Status: current |
none |
dsx1FarEndTotalDMs |
PerfTotalCount |
Specifies the number of degraded minutes (DMs) that is encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as zero. Max-Access: read-only Status: current |
none |
ds1 Traps
The object identifiers are listed in Table 2-100.
Table 2-100 ds1 Traps Object Identifiers
|
|
ds1Traps |
::= { ds1 15 } |
dsx1LineStatusChange |
::= { ds1Traps 0 1 } |
One MIB object is listed in Table 2-101.
Table 2-101 ds1 Traps MIB Object
|
|
|
|
dsx1LineStatus Change |
dsx1LineStatus, dsx1LineStatusLastChange |
Specifies that the dsx1LineStatusChange trap is sent when the value of an instance dsx1LineStatus changes. It is utilized by an NMS to trigger polls. When the line status change results from a higher level line status change. for example, DS3, no traps for the DS1 are sent. Status: current |
none |
DS1 Conformance Information
The object identifiers are listed in Table 2-102.
Table 2-102 DS1 Conformance Object Identifiers
|
|
ds1Conformance |
::= { ds1 14 } |
ds1Groups |
::= { ds1Conformance 1 } |
ds1Compliances |
::= { ds1Conformance 2 } |
DS1 Compliance
The object identifiers are listed in Table 2-103.
Table 2-103 DS1 Compliance Object Identifiers
|
|
ds1Compliance |
::= { ds1Compliances 1 } |
ds1MibT1PriCompliance |
::= { ds1Compliances 2 } |
ds1MibE1PriCompliance |
::= { ds1Compliances 3 } |
ds1Ds2Compliance |
::= { ds1Compliances 4 } |
The MIB objects are listed in Table 2-104.
Table 2-104 DS1 Conformance MIB Objects
|
|
|
|
|
ds1 Compliance |
ds1NearEndConfig Group, ds1NearEnd StatisticsGroup |
none |
Describes the compliance statement for T1 and E1 interfaces. Status: current The mandatory groups include: |
none |
|
|
ds1FarEnd Group |
Specifies that the group is optional for all systems that attach to a DS1 interface. |
ds1NearEnd Optional ConfigGroup |
Specifies that the group optional for all systems that attach to a DS1 interface |
ds1DS2Group |
Specifies that the group is mandatory for all systems that attach to a DS2 interface. |
ds1Trans StatsGroup |
Specifies the set of statistics that is appropriate for all systems that attach to a DS1 interface running transparent or unFramed line type. |
ds1Chan MappingGroup |
Specifies the set of objects for mapping a DS3 channel, for example, ds1ChannelNumber, to ifIndex. The group is mandatory for systems that support the channelization of DS3s into DS1s. |
dsx1Line Type |
none |
none |
Specifies that the line type is not required. Min-Access: read-only |
none |
dsx1Line Coding |
none |
none |
Specifies that line coding is not required. Min-Access: read-only |
none |
dsx1Send Code |
none |
none |
Specifies that send code is not required. Min-Access: read-only |
none |
dsx1LoopbackConfig |
none |
none |
Specifies that loopbacks are not required. Min-Access: read-only |
none |
dsx1Signal Mode |
none |
none |
Specifies that signal mode is not required. Min-Access: read-only |
none |
dsx1Transmit ClockSource |
none |
none |
Specifies that the transmit clock source is not required. Min-Access: read-only |
none |
dsx1Fdl |
none |
none |
Specifies that the FDL is not required. Min-Access: read-only |
none |
dsx1Line Length |
none |
none |
Specifies that the line length is not required. Min-Access: read-only |
none |
dsx1 Channelization |
none |
none |
Specifies that channelization is not required. Min-Access: read-only |
none |
ds1MibT1Pri Compliance |
ds1NearEndConfig Group, ds1NearEnd StatisticsGroup |
none |
Specifies the compliance statement to use the MIB for ISDN Primary Rate interfaces on T1 lines. Status: current |
none |
dsx1LineType |
none |
INTEGER { dsx1ESF(2) -- Intl Spec would be G704(2) -- or I.431(4) } |
Specifies the line type for the T1 ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Line Coding |
none |
INTEGER { dsx1B8ZS(2) } |
Specifies the type of zero code suppression for T1 ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Signal Mode |
none |
INTEGER { none(1), -- if there is no signaling channel messageOriented(4) } |
Specifies the signaling modes for T1 ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Transmit ClockSource |
none |
INTEGER { loopTiming(1) } |
Specifies the transmit clock that is derived from the received clock on the ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Fdl |
none |
none |
Specifies the facilities data link usage on T1 ISDN primary rate interfaces. Note Eventually, dsx1Att-54016(4) is used because the line type is ESF. |
none |
dsx1 Channelization |
none |
none |
Specifies that the ability to set channelization is not required. Min-Access: read-only |
none |
ds1MibE1Pri Compliance |
ds1NearEndConfig Group, ds1NearEnd StatisticsGroup |
none |
Specifies the compliance statement for using the MIB for ISDN primary rate interfaces on E1 lines. Min-Access: read-only |
none |
dsx1LineType |
none |
INTEGER { dsx1E1CRC(5) } |
Specifies the line type for E1 ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Line Coding |
none |
INTEGER { dsx1HDB3(3) } |
Specifies the type of zero code suppression for E1 ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Signal Mode |
none |
INTEGER { messageOriented(4) } |
Specifies that signaling on E1 ISDN primary rate interfaces is always message oriented. Min-Access: read-only |
none |
dsx1Transmit ClockSource |
none |
INTEGER { loopTiming(1) } |
Specifies that the transmit clock is derived from a received clock on ISDN primary rate interfaces. Min-Access: read-only |
none |
dsx1Fdl |
none |
none |
Specifies the facilities data link usage on E1 ISDN primary rate interfaces. Note The M-Channel in E1 uses the National Bit Sa4 (G704, Table 4a) to implement management features between ET and NT. Value other(1) or the dsx1Fdl-none(8) bits should be set in this object for E1 PRI. Min-Access: read-only |
none |
dsx1 Channelization |
none |
none |
Specifies that the ability to set the channelization is not required. Min-Access: read-only |
none |
ds1Ds2 Compliance |
ds1DS2Group |
none |
Specifies the compliance statement to use the MIB for DS2 interfaces. Status: current |
none |
dsx1 Channelization |
none |
none |
Specifies that the ability to set the channelization is not required. Min-Access: read-only |
none |
DS1 Units of Conformance
The object identifiers are listed in Table 2-105.
Table 2-105 DS1 Units of Conformance Object Identifiers
|
|
ds1NearEndConfigGroup |
::= { ds1Groups 1 } |
ds1NearEndStatisticsGroup |
::= { ds1Groups 2 } |
ds1FarEndGroup |
::= { ds1Groups 3 } |
ds1NearEndOptionalConfigGroup |
::= { ds1Groups 5} |
ds1DS2Group |
::= { ds1Groups 6 } |
ds1TransStatsGroup |
::= { ds1Groups 7 } |
ds1NearEndOptionalTrapGroup |
::= { ds1Groups 8 } |
ds1ChanMappingGroup |
::= { ds1Groups 9 } |
The MIB objects are listed in Table 2-106.
Table 2-106 DS1 Units of Conformance MIB Objects
|
|
|
|
ds1NearEnd ConfigGroup |
dsx1LineIndex, dsx1TimeElapsed, dsx1ValidIntervals, dsx1LineType, dsx1LineCoding, dsx1SendCode, dsx1CircuitIdentifier, dsx1LoopbackConfig, dsx1LineStatus, dsx1SignalMode, dsx1TransmitClockSource, dsx1Fdl, dsx1InvalidIntervals, dsx1LineLength, dsx1LoopbackStatus, dsx1Ds1ChannelNumber, dsx1Channelization |
Provides information to configure the applicable DS1 interfaces. Status: current |
none |
ds1NearEnd StatisticsGroup |
dsx1CurrentIndex, dsx1CurrentESs, dsx1CurrentSESs, dsx1CurrentSEFSs, dsx1CurrentUASs, dsx1CurrentCSSs, dsx1CurrentPCVs, dsx1CurrentLESs, dsx1CurrentBESs, dsx1CurrentDMs, dsx1CurrentLCVs, dsx1IntervalIndex, dsx1IntervalNumber, dsx1IntervalESs, dsx1IntervalSESs, dsx1IntervalSEFSs, dsx1IntervalUASs, dsx1IntervalCSSs, dsx1IntervalPCVs, dsx1IntervalLESs, dsx1IntervalBESs, dsx1IntervalDMs, dsx1IntervalLCVs, dsx1IntervalValidData, dsx1TotalIndex, dsx1TotalESs, dsx1TotalSESs, dsx1TotalSEFSs, dsx1TotalUASs, dsx1TotalCSSs, dsx1TotalPCVs, dsx1TotalLESs, dsx1TotalBESs, dsx1TotalDMs, dsx1TotalLCVs |
Provides information on statistics that is applicable to all DS1 interfaces. Status: current |
none |
ds1FarEndGroup |
dsx1FarEndCurrentIndex, dsx1FarEndTimeElapsed, dsx1FarEndValid Intervals, dsx1FarEndCurrentESs, dsx1FarEndCurrentSESs, dsx1FarEndCurrentSEFSs, dsx1FarEndCurrentUASs, dsx1FarEndCurrentCSSs, dsx1FarEndCurrentLESs, dsx1FarEndCurrentPCVs, dsx1FarEndCurrentBESs, dsx1FarEndCurrentDMs, dsx1FarEndInvalid Intervals, dsx1FarEndIntervalIndex, dsx1FarEndInterval Number, dsx1FarEndIntervalESs, dsx1FarEndIntervalSESs, dsx1FarEndIntervalSEFSs, dsx1FarEndIntervalUASs, dsx1FarEndIntervalCSSs, dsx1FarEndIntervalLESs, dsx1FarEndIntervalPCVs, dsx1FarEndIntervalBESs, dsx1FarEndIntervalDMs, dsx1FarEndInterval ValidData, dsx1FarEndTotalIndex, dsx1FarEndTotalESs, dsx1FarEndTotalSESs, dsx1FarEndTotalSEFSs, dsx1FarEndTotalUASs, dsx1FarEndTotalCSSs, dsx1FarEndTotalLESs, dsx1FarEndTotalPCVs, dsx1FarEndTotalBESs, dsx1FarEndTotalDMs |
Provides information for remote configuration and statistics. Status: current |
none |
ds1NearEnd OptionalConfig Group |
dsx1LineStatusLast Change, dsx1LineStatusChangeTrapEnable |
Implements DS1 and DS2 interfaces. Status: current |
none |
ds1DS2Group |
dsx1LineIndex, dsx1LineType, dsx1LineCoding, dsx1SendCode, dsx1LineStatus, dsx1SignalMode, dsx1TransmitClockSource, dsx1Channelization |
Provides information about DS2 (6,312 kbps) and E2 (8,448 kbps) systems. Status: current |
none |
ds1TransStats Group |
dsx1CurrentESs, dsx1CurrentSESs, dsx1CurrentUASs, dsx1IntervalESs, dsx1IntervalSESs, dsx1IntervalUASs, dsx1TotalESs, dsx1TotalSESs, dsx1TotalUASs |
Specifies that the statistics are collected from a DS1 interface that is running transparent or unframed line types. The statistics that are not in the list returns value noSuchInstance . Status: current |
none |
ds1NearEnd OptionalTrap Group |
dsx1LineStatusChange |
Specifies that the notifications that are implemented on DS1 and DS2 interfaces. Status: current |
none |
ds1ChanMappingGroup |
dsx1ChanMappedIfIndex |
Maps the DS3 channel (ds1ChannelNumber ) to ifIndex . Status: current |
none |