SONET-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: SONET-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sonetMIB 1.3.6.1.2.1.10.39
The MIB module to describe SONET/SDH interfaces objects.
       sonetObjects 1.3.6.1.2.1.10.39.1
           sonetMedium 1.3.6.1.2.1.10.39.1.1
               sonetMediumTable 1.3.6.1.2.1.10.39.1.1.1 no-access
The SONET/SDH Medium table.
                   sonetMediumEntry 1.3.6.1.2.1.10.39.1.1.1.1 no-access
An entry in the SONET/SDH Medium table.
                       sonetMediumType 1.3.6.1.2.1.10.39.1.1.1.1.1 integer read-only
This variable identifies whether a SONET or a SDH signal is used across this interface. Enumeration: 'sonet': 1, 'sdh': 2.
                       sonetMediumTimeElapsed 1.3.6.1.2.1.10.39.1.1.1.1.2 integer32 read-only
The number of seconds, including partial seconds, that have elapsed since the beginning of the current error-measurement period.
                       sonetMediumValidIntervals 1.3.6.1.2.1.10.39.1.1.1.1.3 integer32 read-only
The number of previous intervals for which valid data has been stored. A SONET device must support at least n intervals. The minimum value of n is 4. The default of n is 32. The maximum value of n is 96. The value of this object will be n unless the device was brought online within the last (nx15) minutes, in which case the value will be the number of complete 15 minute intervals the device has been online.
                       sonetMediumLineCoding 1.3.6.1.2.1.10.39.1.1.1.1.4 integer read-only
This variable describes the line coding for this interface. The B3ZS and 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. Enumeration: 'sonetMediumB3ZS': 2, 'sonetMediumNRZ': 4, 'sonetMediumRZ': 5, 'sonetMediumOther': 1, 'sonetMediumCMI': 3.
                       sonetMediumLineType 1.3.6.1.2.1.10.39.1.1.1.1.5 integer read-only
This variable describes the line type for this interface. The line types are Short and Long Range Single Mode fiber or Multi-Mode fiber interfaces, and coax and UTP for electrical interfaces. The value sonetOther should be used when the Line Type is not one of the listed values. Enumeration: 'sonetShortSingleMode': 2, 'sonetMultiMode': 4, 'sonetOther': 1, 'sonetCoax': 5, 'sonetUTP': 6, 'sonetLongSingleMode': 3.
                       sonetMediumCircuitIdentifier 1.3.6.1.2.1.10.39.1.1.1.1.6 displaystring read-only
This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
           sonetSection 1.3.6.1.2.1.10.39.1.2
               sonetSectionCurrentTable 1.3.6.1.2.1.10.39.1.2.1 no-access
The SONET/SDH Section Current table.
                   sonetSectionCurrentEntry 1.3.6.1.2.1.10.39.1.2.1.1 no-access
An entry in the SONET/SDH Section Current table.
                       sonetSectionCurrentStatus 1.3.6.1.2.1.10.39.1.2.1.1.1 integer32 read-only
This variable indicates the status of the interface. The sonetSectionCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetSectionNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetSectionNoDefect 2 sonetSectionLOS 4 sonetSectionLOF
                       sonetSectionCurrentESs 1.3.6.1.2.1.10.39.1.2.1.1.2 gauge32 read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in the current 15 minute interval.
                       sonetSectionCurrentSESs 1.3.6.1.2.1.10.39.1.2.1.1.3 gauge32 read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in the current 15 minute interval.
                       sonetSectionCurrentSEFSs 1.3.6.1.2.1.10.39.1.2.1.1.4 gauge32 read-only
The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the current 15 minute interval.
                       sonetSectionCurrentCVs 1.3.6.1.2.1.10.39.1.2.1.1.5 gauge32 read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in the current 15 minute interval.
               sonetSectionIntervalTable 1.3.6.1.2.1.10.39.1.2.2 no-access
The SONET/SDH Section Interval table.
                   sonetSectionIntervalEntry 1.3.6.1.2.1.10.39.1.2.2.1 no-access
An entry in the SONET/SDH Section Interval table.
                       sonetSectionIntervalNumber 1.3.6.1.2.1.10.39.1.2.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetSectionIntervalESs 1.3.6.1.2.1.10.39.1.2.2.1.2 gauge32 read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours.
                       sonetSectionIntervalSESs 1.3.6.1.2.1.10.39.1.2.2.1.3 gauge32 read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours.
                       sonetSectionIntervalSEFSs 1.3.6.1.2.1.10.39.1.2.2.1.4 gauge32 read-only
The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours.
                       sonetSectionIntervalCVs 1.3.6.1.2.1.10.39.1.2.2.1.5 gauge32 read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours.
           sonetLine 1.3.6.1.2.1.10.39.1.3
               sonetLineCurrentTable 1.3.6.1.2.1.10.39.1.3.1 no-access
The SONET/SDH Line Current table.
                   sonetLineCurrentEntry 1.3.6.1.2.1.10.39.1.3.1.1 no-access
An entry in the SONET/SDH Line Current table.
                       sonetLineCurrentStatus 1.3.6.1.2.1.10.39.1.3.1.1.1 integer32 read-only
This variable indicates the status of the interface. The sonetLineCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetLineNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetLineNoDefect 2 sonetLineAIS 4 sonetLineRDI
                       sonetLineCurrentESs 1.3.6.1.2.1.10.39.1.3.1.1.2 gauge32 read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Line in the current 15 minute interval.
                       sonetLineCurrentSESs 1.3.6.1.2.1.10.39.1.3.1.1.3 gauge32 read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Line in the current 15 minute interval.
                       sonetLineCurrentCVs 1.3.6.1.2.1.10.39.1.3.1.1.4 gauge32 read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Line in the current 15 minute interval.
                       sonetLineCurrentUASs 1.3.6.1.2.1.10.39.1.3.1.1.5 gauge32 read-only
The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Line in the current 15 minute interval.
               sonetLineIntervalTable 1.3.6.1.2.1.10.39.1.3.2 no-access
The SONET/SDH Line Interval table.
                   sonetLineIntervalEntry 1.3.6.1.2.1.10.39.1.3.2.1 no-access
An entry in the SONET/SDH Line Interval table.
                       sonetLineIntervalNumber 1.3.6.1.2.1.10.39.1.3.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetLineIntervalESs 1.3.6.1.2.1.10.39.1.3.2.1.2 gauge32 read-only
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.
                       sonetLineIntervalSESs 1.3.6.1.2.1.10.39.1.3.2.1.3 gauge32 read-only
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.
                       sonetLineIntervalCVs 1.3.6.1.2.1.10.39.1.3.2.1.4 gauge32 read-only
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.
                       sonetLineIntervalUASs 1.3.6.1.2.1.10.39.1.3.2.1.5 gauge32 read-only
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.
           sonetFarEndLine 1.3.6.1.2.1.10.39.1.4
               sonetFarEndLineCurrentTable 1.3.6.1.2.1.10.39.1.4.1 no-access
The SONET/SDH Far End Line Current table.
                   sonetFarEndLineCurrentEntry 1.3.6.1.2.1.10.39.1.4.1.1 no-access
An entry in the SONET/SDH Far End Line Current table.
                       sonetFarEndLineCurrentESs 1.3.6.1.2.1.10.39.1.4.1.1.1 gauge32 read-only
The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the current 15 minute interval.
                       sonetFarEndLineCurrentSESs 1.3.6.1.2.1.10.39.1.4.1.1.2 gauge32 read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Medium/Section/Line interface in the current 15 minute interval.
                       sonetFarEndLineCurrentCVs 1.3.6.1.2.1.10.39.1.4.1.1.3 gauge32 read-only
The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH Medium/Section/Line interface in the current 15 minute interval.
                       sonetFarEndLineCurrentUASs 1.3.6.1.2.1.10.39.1.4.1.1.4 gauge32 read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Medium/Section/Line interface in the current 15 minute interval.
               sonetFarEndLineIntervalTable 1.3.6.1.2.1.10.39.1.4.2 no-access
The SONET/SDH Far End Line Interval table.
                   sonetFarEndLineIntervalEntry 1.3.6.1.2.1.10.39.1.4.2.1 no-access
An entry in the SONET/SDH Far End Line Interval table.
                       sonetFarEndLineIntervalNumber 1.3.6.1.2.1.10.39.1.4.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetFarEndLineIntervalESs 1.3.6.1.2.1.10.39.1.4.2.1.2 gauge32 read-only
The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndLineIntervalSESs 1.3.6.1.2.1.10.39.1.4.2.1.3 gauge32 read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndLineIntervalCVs 1.3.6.1.2.1.10.39.1.4.2.1.4 gauge32 read-only
The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndLineIntervalUASs 1.3.6.1.2.1.10.39.1.4.2.1.5 gauge32 read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours.
       sonetObjectsPath 1.3.6.1.2.1.10.39.2
           sonetPath 1.3.6.1.2.1.10.39.2.1
               sonetPathCurrentTable 1.3.6.1.2.1.10.39.2.1.1 no-access
The SONET/SDH Path Current table.
                   sonetPathCurrentEntry 1.3.6.1.2.1.10.39.2.1.1.1 no-access
An entry in the SONET/SDH Path Current table.
                       sonetPathCurrentWidth 1.3.6.1.2.1.10.39.2.1.1.1.1 integer read-write
A value that indicates the type of the SONET/SDH Path. For SONET, the assigned types are the STS-Nc SPEs, where 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, where N = 1, 4, and 16. Enumeration: 'sts3cSTM1': 2, 'sts1': 1, 'sts12cSTM4': 3, 'sts48cSTM16': 5, 'sts24c': 4.
                       sonetPathCurrentStatus 1.3.6.1.2.1.10.39.2.1.1.1.2 integer32 read-only
This variable indicates the status of the interface. The sonetPathCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetPathNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetPathNoDefect 2 sonetPathSTSLOP 4 sonetPathSTSAIS 8 sonetPathSTSRDI 16 sonetPathUnequipped 32 sonetPathSignalLabelMismatch
                       sonetPathCurrentESs 1.3.6.1.2.1.10.39.2.1.1.1.3 gauge32 read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
                       sonetPathCurrentSESs 1.3.6.1.2.1.10.39.2.1.1.1.4 gauge32 read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
                       sonetPathCurrentCVs 1.3.6.1.2.1.10.39.2.1.1.1.5 gauge32 read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Path in the current 15 minute interval.
                       sonetPathCurrentUASs 1.3.6.1.2.1.10.39.2.1.1.1.6 gauge32 read-only
The counter associated with the number of Unavailable Seconds encountered by a Path in the current 15 minute, interval.
               sonetPathIntervalTable 1.3.6.1.2.1.10.39.2.1.2 no-access
The SONET/SDH Path Interval table.
                   sonetPathIntervalEntry 1.3.6.1.2.1.10.39.2.1.2.1 no-access
An entry in the SONET/SDH Path Interval table.
                       sonetPathIntervalNumber 1.3.6.1.2.1.10.39.2.1.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetPathIntervalESs 1.3.6.1.2.1.10.39.2.1.2.1.2 gauge32 read-only
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.
                       sonetPathIntervalSESs 1.3.6.1.2.1.10.39.2.1.2.1.3 gauge32 read-only
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.
                       sonetPathIntervalCVs 1.3.6.1.2.1.10.39.2.1.2.1.4 gauge32 read-only
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.
                       sonetPathIntervalUASs 1.3.6.1.2.1.10.39.2.1.2.1.5 gauge32 read-only
The counter associated with the number of Unavailable Seconds encountered by a Path in a particular 15-minute interval in the past 24 hours.
           sonetFarEndPath 1.3.6.1.2.1.10.39.2.2
               sonetFarEndPathCurrentTable 1.3.6.1.2.1.10.39.2.2.1 no-access
The SONET/SDH Far End Path Current table.
                   sonetFarEndPathCurrentEntry 1.3.6.1.2.1.10.39.2.2.1.1 no-access
An entry in the SONET/SDH Far End Path Current table.
                       sonetFarEndPathCurrentESs 1.3.6.1.2.1.10.39.2.2.1.1.1 gauge32 read-only
The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the current 15 minute interval.
                       sonetFarEndPathCurrentSESs 1.3.6.1.2.1.10.39.2.2.1.1.2 gauge32 read-only
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.
                       sonetFarEndPathCurrentCVs 1.3.6.1.2.1.10.39.2.2.1.1.3 gauge32 read-only
The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH Path interface in the current 15 minute interval.
                       sonetFarEndPathCurrentUASs 1.3.6.1.2.1.10.39.2.2.1.1.4 gauge32 read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Path interface in the current 15 minute interval.
               sonetFarEndPathIntervalTable 1.3.6.1.2.1.10.39.2.2.2 no-access
The SONET/SDH Far End Path Interval table.
                   sonetFarEndPathIntervalEntry 1.3.6.1.2.1.10.39.2.2.2.1 no-access
An entry in the SONET/SDH Far End Path Interval table.
                       sonetFarEndPathIntervalNumber 1.3.6.1.2.1.10.39.2.2.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetFarEndPathIntervalESs 1.3.6.1.2.1.10.39.2.2.2.1.2 gauge32 read-only
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.
                       sonetFarEndPathIntervalSESs 1.3.6.1.2.1.10.39.2.2.2.1.3 gauge32 read-only
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.
                       sonetFarEndPathIntervalCVs 1.3.6.1.2.1.10.39.2.2.2.1.4 gauge32 read-only
The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH Path interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndPathIntervalUASs 1.3.6.1.2.1.10.39.2.2.2.1.5 gauge32 read-only
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.
       sonetObjectsVT 1.3.6.1.2.1.10.39.3
           sonetVT 1.3.6.1.2.1.10.39.3.1
               sonetVTCurrentTable 1.3.6.1.2.1.10.39.3.1.1 no-access
The SONET/SDH VT Current table.
                   sonetVTCurrentEntry 1.3.6.1.2.1.10.39.3.1.1.1 no-access
An entry in the SONET/SDH VT Current table.
                       sonetVTCurrentWidth 1.3.6.1.2.1.10.39.3.1.1.1.1 integer read-write
A value that indicates the type of the SONET VT and SDH VC. Assigned widths are VT1.5/VC11, VT2/VC12, VT3, VT6/VC2, and VT6c. Enumeration: 'vtWidth6c': 5, 'vtWidth6VC2': 4, 'vtWidth15VC11': 1, 'vtWidth2VC12': 2, 'vtWidth3': 3.
                       sonetVTCurrentStatus 1.3.6.1.2.1.10.39.3.1.1.1.2 integer32 read-only
This variable indicates the status of the interface. The sonetVTCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects and failures simultaneously. The sonetVTNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetVTNoDefect 2 sonetVTLOP 4 sonetVTPathAIS 8 sonetVTPathRDI 16 sonetVTPathRFI 32 sonetVTUnequipped 64 sonetVTSignalLabelMismatch
                       sonetVTCurrentESs 1.3.6.1.2.1.10.39.3.1.1.1.3 gauge32 read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH VT in the current 15 minute interval.
                       sonetVTCurrentSESs 1.3.6.1.2.1.10.39.3.1.1.1.4 gauge32 read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH VT in the current 15 minute interval.
                       sonetVTCurrentCVs 1.3.6.1.2.1.10.39.3.1.1.1.5 gauge32 read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH VT in the current 15 minute interval.
                       sonetVTCurrentUASs 1.3.6.1.2.1.10.39.3.1.1.1.6 gauge32 read-only
The counter associated with the number of Unavailable Seconds encountered by a VT in the current 15 minute, interval.
               sonetVTIntervalTable 1.3.6.1.2.1.10.39.3.1.2 no-access
The SONET/SDH VT Interval table.
                   sonetVTIntervalEntry 1.3.6.1.2.1.10.39.3.1.2.1 no-access
An entry in the SONET/SDH VT Interval table.
                       sonetVTIntervalNumber 1.3.6.1.2.1.10.39.3.1.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetVTIntervalESs 1.3.6.1.2.1.10.39.3.1.2.1.2 gauge32 read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH VT in a particular 15-minute interval in the past 24 hours.
                       sonetVTIntervalSESs 1.3.6.1.2.1.10.39.3.1.2.1.3 gauge32 read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH VT in a particular 15-minute interval in the past 24 hours.
                       sonetVTIntervalCVs 1.3.6.1.2.1.10.39.3.1.2.1.4 gauge32 read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH VT in a particular 15-minute interval in the past 24 hours.
                       sonetVTIntervalUASs 1.3.6.1.2.1.10.39.3.1.2.1.5 gauge32 read-only
The counter associated with the number of Unavailable Seconds encountered by a VT in a particular 15-minute interval in the past 24 hours.
           sonetFarEndVT 1.3.6.1.2.1.10.39.3.2
               sonetFarEndVTCurrentTable 1.3.6.1.2.1.10.39.3.2.1 no-access
The SONET/SDH Far End VT Current table.
                   sonetFarEndVTCurrentEntry 1.3.6.1.2.1.10.39.3.2.1.1 no-access
An entry in the SONET/SDH Far End VT Current table.
                       sonetFarEndVTCurrentESs 1.3.6.1.2.1.10.39.3.2.1.1.1 gauge32 read-only
The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the current 15 minute interval.
                       sonetFarEndVTCurrentSESs 1.3.6.1.2.1.10.39.3.2.1.1.2 gauge32 read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH VT interface in the current 15 minute interval.
                       sonetFarEndVTCurrentCVs 1.3.6.1.2.1.10.39.3.2.1.1.3 gauge32 read-only
The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH VT interface in the current 15 minute interval.
                       sonetFarEndVTCurrentUASs 1.3.6.1.2.1.10.39.3.2.1.1.4 gauge32 read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH VT interface in the current 15 minute interval.
               sonetFarEndVTIntervalTable 1.3.6.1.2.1.10.39.3.2.2 no-access
The SONET/SDH Far End VT Interval table.
                   sonetFarEndVTIntervalEntry 1.3.6.1.2.1.10.39.3.2.2.1 no-access
An entry in the SONET/SDH Far End VT Interval table.
                       sonetFarEndVTIntervalNumber 1.3.6.1.2.1.10.39.3.2.2.1.1 integer32 no-access
A number between 1 and 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.
                       sonetFarEndVTIntervalESs 1.3.6.1.2.1.10.39.3.2.2.1.2 gauge32 read-only
The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH VT interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndVTIntervalSESs 1.3.6.1.2.1.10.39.3.2.2.1.3 gauge32 read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH VT interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndVTIntervalCVs 1.3.6.1.2.1.10.39.3.2.2.1.4 gauge32 read-only
The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH VT interface in a particular 15-minute interval in the past 24 hours.
                       sonetFarEndVTIntervalUASs 1.3.6.1.2.1.10.39.3.2.2.1.5 gauge32 read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH VT interface in a particular 15-minute interval in the past 24 hours.
       sonetConformance 1.3.6.1.2.1.10.39.4
           sonetGroups 1.3.6.1.2.1.10.39.4.1
               sonetMediumStuff 1.3.6.1.2.1.10.39.4.1.1
A collection of objects providing configuration information applicable to all SONET/SDH interfaces.
               sonetSectionStuff 1.3.6.1.2.1.10.39.4.1.2
A collection of objects providing information specific to SONET/SDH Section interfaces.
               sonetLineStuff 1.3.6.1.2.1.10.39.4.1.3
A collection of objects providing information specific to SONET/SDH Line interfaces.
               sonetFarEndLineStuff 1.3.6.1.2.1.10.39.4.1.4
A collection of objects providing information specific to SONET/SDH Line interfaces, and maintaining Line Far End information.
               sonetPathStuff 1.3.6.1.2.1.10.39.4.1.5
A collection of objects providing information specific to SONET/SDH Path interfaces.
               sonetFarEndPathStuff 1.3.6.1.2.1.10.39.4.1.6
A collection of objects providing information specific to SONET/SDH Path interfaces, and maintaining Path Far End information.
               sonetVTStuff 1.3.6.1.2.1.10.39.4.1.7
A collection of objects providing information specific to SONET/SDH VT interfaces.
               sonetFarEndVTStuff 1.3.6.1.2.1.10.39.4.1.8
A collection of objects providing information specific to SONET/SDH VT interfaces, and maintaining VT Far End information.
           sonetCompliances 1.3.6.1.2.1.10.39.4.2
               sonetCompliance 1.3.6.1.2.1.10.39.4.2.1
The compliance statement for SONET/SDH interfaces.