CISCO-SONET-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-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
 ciscoSonetMIB 1.3.6.1.4.1.9.9.126
The MIB module to describe SONET/SDH interfaces objects. This is an extension to the standard SONET MIB(RFC 2558).
         ciscoSonetMIBNotifs 1.3.6.1.4.1.9.9.126.0
             ciscoSonetSectionStatusChange 1.3.6.1.4.1.9.9.126.0.1
This notification is generated whenever the value of sonetSectionCurrentStatus changes.
             ciscoSonetLineStatusChange 1.3.6.1.4.1.9.9.126.0.2
This notification is generated whenever the value of sonetLineCurrentStatus changes.
             ciscoSonetPathStatusChange 1.3.6.1.4.1.9.9.126.0.3
This notification is generated whenever the value of sonetPathCurrentStatus changes.
             ciscoSonetVTStatusChange 1.3.6.1.4.1.9.9.126.0.4
This notification is generated whenever the value of sonetVTCurrentStatus changes.
         ciscoSonetMIBObjects 1.3.6.1.4.1.9.9.126.1
             csConfig 1.3.6.1.4.1.9.9.126.1.1
                 csConfigTable 1.3.6.1.4.1.9.9.126.1.1.1 no-access
The SONET/SDH configuration table. This table has objects for configuring sonet lines.
                     csConfigEntry 1.3.6.1.4.1.9.9.126.1.1.1.1 no-access
An entry in the table. There is an entry for each SONET line in the table. Entries are automatically created for an ifType value of sonet(39). 'ifAdminStatus' from the ifTable must be used to enable or disable a line. A line is in disabled(down) state unless provisioned 'up' using 'ifAdminStatus'.
                         csConfigLoopbackType 1.3.6.1.4.1.9.9.126.1.1.1.1.1 integer read-write
This object specifies the desired loopback mode configuration of the SONET line. The possible values of this objects are follows: noLoopback : Not in the loopback state. lineLocal : The signal transmitted from this interface is connected to the associated incoming receiver. This ensures that the SONET frame transmitted from the interface is received back at the interface. lineRemote : The signal received at the interface is looped back out to the associated transmitter. This ensures that the remote equipment that originated the signal receives it back. The signal may undergo degradation as a result of the characteristics of the transmission medium. Enumeration: 'lineLocal': 2, 'noLoopback': 1, 'lineRemote': 3.
                         csConfigXmtClockSource 1.3.6.1.4.1.9.9.126.1.1.1.1.2 integer read-write
Specifies the source of the transmit clock. loopTiming: indicates that the recovered receive clock is used as the transmit clock. localTiming: indicates that a local clock source is used or that an external clock is attached to the box containing the interface. Enumeration: 'loopTiming': 1, 'localTiming': 2.
                         csConfigFrameScramble 1.3.6.1.4.1.9.9.126.1.1.1.1.3 integer read-write
This object is used to disable or enable the Scrambling option in SONET line. Enumeration: 'disabled': 1, 'enabled': 2.
                         csConfigType 1.3.6.1.4.1.9.9.126.1.1.1.1.4 integer read-only
This object represents the configured line type. Sts is SONET format. Stm is SDH format. sonetSts3c : OC3 concatenated sonetStm1 : European standard OC3 sonetSts12c : OC12 concatenated sonetStm4 : European standard OC12 sonetSts48c : OC48 concatenated sonetStm16 : European standard OC48 sonetSts192c : OC-192 concatenated sonetStm64 : European standard OC-192 sonetSts3 : OC3 (unconcatenated) Enumeration: 'sonetSts192c': 7, 'sonetStm16': 6, 'sonetSts3c': 1, 'sonetSts48c': 5, 'sonetStm4': 4, 'sonetSts12c': 3, 'sonetStm1': 2, 'sonetSts3': 9, 'sonetStm64': 8.
                         csConfigRDIVType 1.3.6.1.4.1.9.9.126.1.1.1.1.5 integer read-write
This object specifies the type of RDI-V (Remote Defect Indication - Virtual Tributary/Container) sent by this Network Element (NE) to the remote Network Element. onebit : use 1 bit RDI-V threebit : use 3 bit enhanced RDI-V. Default is onebit. Enumeration: 'threebit': 3, 'onebit': 1.
                         csConfigRDIPType 1.3.6.1.4.1.9.9.126.1.1.1.1.6 integer read-write
This object represents the type of RDI-P (Remote Defect Indication - Path) sent by this Network Element (NE) to remote Network Element. onebit : use 1 bit RDI-P threebit : use 3 bit enhanced RDI-P. Default is onebit. Enumeration: 'threebit': 3, 'onebit': 1.
                 csVTConfigTable 1.3.6.1.4.1.9.9.126.1.1.2 no-access
This table contains objects to configure the VT/VC (Virtual Tributary / Virtual Container) related properties of SONET/SDH lines.
                     csVTConfigEntry 1.3.6.1.4.1.9.9.126.1.1.2.1 no-access
There is an entry in this table for each SONET line that supports SONET virtual tributaries or SDH virtual containers. Each entry in this table will have a corresponding entry in csConfigTable.
                         csTributaryType 1.3.6.1.4.1.9.9.126.1.1.2.1.1 integer read-write
Type of the tributary carried within the SONET/SDH signal. vt15vc11 : carries T1 signal vt2vc12 : carries E1 signal Enumeration: 'vt15vc11': 1, 'vt2vc12': 2.
                         csTributaryMappingType 1.3.6.1.4.1.9.9.126.1.1.2.1.2 integer read-write
This object represents the VT/VC mapping type. asynchronous: In this mode, the channel structure of DS1/E1 is neither visible nor preserved. byteSynchronous: In this mode, the DS0 signals inside the VT/VC can be found and extracted from the frame. Default is asynchronous(1). Enumeration: 'asynchronous': 1, 'byteSynchronous': 2.
                         csTributaryFramingType 1.3.6.1.4.1.9.9.126.1.1.2.1.3 integer read-write
This object represents the framing type to be assigned to the virtual tributaries in byte sync mapping mode. notApplicable : If VT mapping is not byteSynchronous(2). dsx1ESF : Extended Superframe Format dsx1D4 : Superframe Format Default is dsx1ESF(3) if csTributaryMappingType is byteSynchronous(2). For asynchronous(1) mapping, the default is notApplicable(1). The value notApplicable(1) can not be set. Enumeration: 'dsx1D4': 2, 'notApplicable': 1, 'dsx1ESF': 3.
                         csSignallingTransportMode 1.3.6.1.4.1.9.9.126.1.1.2.1.4 integer read-write
This object represents the mode used to transport DS0 signalling information for T1 byteSynchronous mapping (GR253). In signallingTransferMode(2), the robbed-bit signalling is transferred to the VT header. In clearMode(3), only the framing bit is transferred to the VT header. Default is signallingTransferMode(2) if csTributaryMappingType is byteSynchronous. For asynchronous mapping, it is notApplicable(1). The value notApplicable(1) can not be set. Enumeration: 'notApplicable': 1, 'signallingTransferMode': 2, 'clearMode': 3.
                         csTributaryGroupingType 1.3.6.1.4.1.9.9.126.1.1.2.1.5 integer read-write
This object represents the method used to group VCs into an STM-1 signal. Applicable only to SDH. au3Grouping: STM1<-AU-3<-TUG-2<-TU-12<-VC12 or STM1<-AU-3<-TUG-2<-TU-11<-VC11. au4Grouping: STM1<-AU-4<-TUG-3<-TUG-2<-TU-12<-VC12 or STM1<-AU-4<-TUG-3<-TUG-2<-TU-11<-VC11. Default is au3Grouping(2) for SDH and notApplicable(1) for SONET. Enumeration: 'notApplicable': 1, 'au4Grouping': 3, 'au3Grouping': 2.
             csApsConfig 1.3.6.1.4.1.9.9.126.1.2
                 csApsConfigTable 1.3.6.1.4.1.9.9.126.1.2.1 no-access
This table contains objects to configure APS (Automatic Protection Switching) feature in a SONET Line. APS is the ability to configure a pair of SONET lines for redundancy so that the hardware will automatically switch the active line from working line to the protection line or vice versa, within 60ms, when the active line fails.
                     csApsConfigEntry 1.3.6.1.4.1.9.9.126.1.2.1.1 no-access
An entry is created when an APS pair is configured. To create an entry, the following objects must be specified: csApsWorkingIndex, csApsProtectionIndex, csApsEnable, csApsArchMode. The protection line must not be active, i.e, ifAdminStatus must be 'down', while configuring APS. An entry is created by setting the value of 'csApsEnable' to csApsEnabled (2) and deleted by setting it to csApsDisabled (1). Once a line is configured as working line or protection line, it remains in that role until APS is disabled on that sonet line pair. It remains in the working/protection role even after the card is reset.
                         csApsWorkingIndex 1.3.6.1.4.1.9.9.126.1.2.1.1.1 interfaceindex no-access
When a pair of APS lines is configured, one line has to be the working line, which is the primary line, and the other has to be the protection line, which is the backup line. This object refers to the working line in the APS pair. For G.783 AnnexB, this index refers to Working Section 1.
                         csApsProtectionIndex 1.3.6.1.4.1.9.9.126.1.2.1.1.2 interfaceindex read-write
The protection line indicates that it will become the active line when an APS switch occurs (APS switch could occur because of a failure on the working line). For G.783 AnnexB, This index refers to Working Section 2.
                         csApsEnable 1.3.6.1.4.1.9.9.126.1.2.1.1.3 integer read-write
This object is used to enable or disable the APS feature on the working/protection line pairs. When enabled, the hardware will automatically switch the active line from the working line to the protection line within 60ms, or vice versa. Enumeration: 'csApsDisabled': 1, 'csApsEnabled': 2.
                         csApsArchMode 1.3.6.1.4.1.9.9.126.1.2.1.1.4 integer read-write
This object is used to configure APS architecture mode on the working/protection line pairs. All of the following are supported on single slot. oneToOne(2) is not supported across 2 slots,i.e. the working and protection slot numbers must be the same in oneToOne(2). onePlusOne : This can be supported on the same card and across 2 cards. This mode means that the transmit and receive signals go only over the active line(which could be working or protection line). (straight cable implied) oneToOne : This is supported only on the same card This mode means that the transmit and receive signals go over the working and protection lines. (straight cable implied) anexBOnePlusOne : This can be supported on the same card and across 2 cards. This mode is like the onePlusOne mode, except that the 'csApsDirection' can only be bi-directional. (straight cable implied) ycableOnePlusOneNok1k2: With Y-cable ignore K1K2 bytes. This mode is the Y-cable redundancy mode. straightOnePlusOneNok1k2 : With straight cable, ignore K1K2 bytes. This mode is like onePlusOne, but with K1, K2 bytes ignored. Enumeration: 'ycableOnePlusOneNok1k2': 4, 'straightOnePlusOneNok1k2': 5, 'onePlusOne': 1, 'oneToOne': 2, 'anexBOnePlusOne': 3.
                         csApsActiveLine 1.3.6.1.4.1.9.9.126.1.2.1.1.5 integer read-only
This object indicates which line is currently active. It could be the working line(Section 1 for Annex B), the protection line(Section 2 for Annex B) or none if neither working nor protection line is active. This object reflects the status of receive direction. Enumeration: 'csApsNone': 3, 'csApsProtectionLine': 2, 'csApsWorkingLine': 1.
                         csApsSigFaultBER 1.3.6.1.4.1.9.9.126.1.2.1.1.6 unsigned32 read-write
This object contains the Bit Error Rate threshold for Signal Fault detection on the working line. Once this threshold is exceeded, an APS switch will occur. This value is 10 to the -n, where n is between 3 and 5.
                         csApsSigDegradeBER 1.3.6.1.4.1.9.9.126.1.2.1.1.7 unsigned32 read-write
This object contains the Bit Error Rate threshold for Signal Degrade detection on the working line. Once this threshold is exceeded, an APS switch will occur. This value is 10 to -n where n is between 5 and 9.
                         csApsWaitToRestore 1.3.6.1.4.1.9.9.126.1.2.1.1.8 unsigned32 read-write
This object contains interval in minutes to wait before attempting to switch back to working line. Not applicable if the line is configured in non-revertive mode, i.e. protection line will continue to be active, even if failures on the working line are cleared. The framer clears the signal-fault and signal-degrade when APS switch occurs. Please refer to 'csApsRevertive' for description of non-revertive.
                         csApsDirection 1.3.6.1.4.1.9.9.126.1.2.1.1.9 integer read-write
This object is used to configure the switching direction which this APS line supports. Unidirectional : APS switch only in one direction. Bidirectional : APS switch in both ends of the line. Enumeration: 'biDirectional': 2, 'uniDirectional': 1.
                         csApsRevertive 1.3.6.1.4.1.9.9.126.1.2.1.1.10 integer read-write
This object is used to configure the APS revertive or nonrevertive option. revertive : Will switch the working line back to active state after the Wait-To-restore interval has expired and the working line Signal-Fault/Signal-Degrade has been cleared. Please refer to 'csApsWaitToRestore' for description of Wait-To-Restore interval. nonrevertive : The protection line continues to be the active line, The active line does not switch to the working line. Enumeration: 'revertive': 2, 'nonrevertive': 1.
                         csApsDirectionOperational 1.3.6.1.4.1.9.9.126.1.2.1.1.11 integer read-only
This object shows the actual APS direction that is implemented on the Near End terminal. APS direction configured through csApsDirection is negotiated with the Far End and APS direction setting acceptable to both ends is operational at the Near End. Enumeration: 'biDirectional': 2, 'uniDirectional': 1.
                         csApsArchModeOperational 1.3.6.1.4.1.9.9.126.1.2.1.1.12 integer read-only
This object shows the actual APS architecture mode that is implemented on the Near End terminal. APS architecture mode configured through csApsArchMode object is negotiated with the Far End through APS channel. Architecture mode acceptable to both the Near End and the Far End terminals is then operational at the Near End. This value can be different than the APS Architecture mode configured. Enumeration: 'ycableOnePlusOneNok1k2': 4, 'straightOnePlusOneNok1k2': 5, 'onePlusOne': 1, 'oneToOne': 2, 'anexBOnePlusOne': 3.
                         csApsChannelProtocol 1.3.6.1.4.1.9.9.126.1.2.1.1.13 integer read-write
This object allows to configure APS channel protocol to be implemented at Near End terminal. K1 and K2 overhead bytes in a SONET signal are used as an APS channel. This channel is used to carry APS protocol. Possible values: bellcore(1) : Implements APS channel protocol as defined in bellcore document GR-253-CORE. itu(2) : Implements APS channel protocol as defined in ITU document G.783. Enumeration: 'it': 2, 'bellcore': 1.
                         csApsFailureStatus 1.3.6.1.4.1.9.9.126.1.2.1.1.14 csapslinefailurestatus read-only
This object indicates APS line failure status.
                         csApsSwitchReason 1.3.6.1.4.1.9.9.126.1.2.1.1.15 csapslineswitchreason read-only
This object indicates APS line switch reason.
                         csApsPrimarySection 1.3.6.1.4.1.9.9.126.1.2.1.1.16 integer read-only
This object indicates which working section is the APS primary section. In G.783 AnnexB, the K1/K2 Bytes are received on the secondary Section. All the Switch Requests are for a switch from the primary section to the secondary section. The object csApsActiveline will indicate which section is currently carrying the traffic. Once the switch request clears normally, traffic is maintained on the section to which it was switched by making that section the primary section. Possible values: workingSection1(1): Working Section 1 is Primary Section workingSection2(2): Working Section 2 is Primary Section none(3) : none. Enumeration: 'workingSection1': 1, 'none': 3, 'workingSection2': 2.
                 csApsLineFailureCode 1.3.6.1.4.1.9.9.126.1.2.2 csapslinefailurecode read-only
The object indicates the APS line failure code. This is the failure encountered by the APS line. Refer to CsApsLineFailureCode TC for failure code definitions. The object is used for notifications.
                 csApsLineSwitchReason 1.3.6.1.4.1.9.9.126.1.2.3 csapslineswitchreason read-only
This object indicates the APS line switch reason. When the working line on one end fails, its other end is told to do an APS switch. Refer to CsApsLineSwitchReason TC for more information. The object is used for notifications.
             csSection 1.3.6.1.4.1.9.9.126.1.3
                 cssTotalTable 1.3.6.1.4.1.9.9.126.1.3.1 no-access
The SONET/SDH Section Total table. It contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. The object 'sonetMediumValidIntervals' from RFC2558 contains the number of 15 minute intervals that have elapsed since the line is enabled.
                     cssTotalEntry 1.3.6.1.4.1.9.9.126.1.3.1.1 no-access
An entry in the SONET/SDH Section Total table. Entries are created automatically for sonet lines.
                         cssTotalESs 1.3.6.1.4.1.9.9.126.1.3.1.1.1 gauge32 read-only
The number of Errored Seconds encountered by a SONET/SDH Section in the last 24 hours.
                         cssTotalSESs 1.3.6.1.4.1.9.9.126.1.3.1.1.2 gauge32 read-only
The number of Severely Errored Seconds encountered by a SONET/SDH Section in the last 24 hours.
                         cssTotalSEFSs 1.3.6.1.4.1.9.9.126.1.3.1.1.3 gauge32 read-only
The number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the last 24 hours.
                         cssTotalCVs 1.3.6.1.4.1.9.9.126.1.3.1.1.4 gauge32 read-only
The number of Coding Violations encountered by a SONET/SDH Section in the last 24 hours.
                 cssTraceTable 1.3.6.1.4.1.9.9.126.1.3.2 no-access
The SONET/SDH Section Trace table. This table contains objects for tracing the sonet section.
                     cssTraceEntry 1.3.6.1.4.1.9.9.126.1.3.2.1 no-access
An entry in the trace table. Entries exist for active sonet lines. The objects in this table are used to verify continued connection between the two ends of the line.
                         cssTraceToTransmit 1.3.6.1.4.1.9.9.126.1.3.2.1.1 octet string read-write
Sonet Section Trace To Transmit. This is string that is transmitted to perform Sonet section trace diagnostics. The trace string is repetitively transmited so that a trace receiving terminal can verify its continued connection to the intended transmitter. The default value is a zero-length string. Unless this object is set to a non-zero length string, tracing will not be performed.
                         cssTraceToExpect 1.3.6.1.4.1.9.9.126.1.3.2.1.2 octet string read-write
Sonet Section Trace To Expect. The receiving terminal verifies if the incoming string matches this string. The value of 'cssTraceFailure' indicates whether a trace mismatch occurred. The default value is a zero-length string.
                         cssTraceFailure 1.3.6.1.4.1.9.9.126.1.3.2.1.3 truthvalue read-only
The value of this object is set to 'true' when Sonet Section received trace does not match the 'cssTraceToExpect'.
                         cssTraceReceived 1.3.6.1.4.1.9.9.126.1.3.2.1.4 octet string read-only
This object is used to view the Sonet Section Trace that is received by the receiving terminal.
             csLine 1.3.6.1.4.1.9.9.126.1.4
                 cslTotalTable 1.3.6.1.4.1.9.9.126.1.4.1 no-access
The SONET/SDH Line Total table. It contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. The object 'sonetMediumValidIntervals' from RFC2558 contains the number of 15 minute intervals that have elapsed since the line is enabled.
                     cslTotalEntry 1.3.6.1.4.1.9.9.126.1.4.1.1 no-access
An entry in the SONET/SDH Line Total table. Entries are created automatically for sonet lines.
                         cslTotalESs 1.3.6.1.4.1.9.9.126.1.4.1.1.1 gauge32 read-only
The number of Errored Seconds encountered by a SONET/SDH Line in the last 24 hours.
                         cslTotalSESs 1.3.6.1.4.1.9.9.126.1.4.1.1.2 gauge32 read-only
The number of Severely Errored Seconds encountered by a SONET/SDH Line in the last 24 hours.
                         cslTotalCVs 1.3.6.1.4.1.9.9.126.1.4.1.1.3 gauge32 read-only
The number of Coding Violations encountered by a SONET/SDH Line in the last 24 hours.
                         cslTotalUASs 1.3.6.1.4.1.9.9.126.1.4.1.1.4 gauge32 read-only
The number of Unavailable Seconds encountered by a SONET/SDH Line in the last 24 hours.
                 cslFarEndTotalTable 1.3.6.1.4.1.9.9.126.1.4.2 no-access
The SONET/SDH Far End Line Total table. It contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. The object 'sonetMediumValidIntervals' from RFC2558 contains the number of 15 minute intervals that have elapsed since the line is enabled.
                     cslFarEndTotalEntry 1.3.6.1.4.1.9.9.126.1.4.2.1 no-access
An entry in the SONET/SDH Far End Line Total table. Entries are created automatically for sonet lines.
                         cslFarEndTotalESs 1.3.6.1.4.1.9.9.126.1.4.2.1.1 gauge32 read-only
The number of Errored Seconds encountered by a SONET/SDH Far End Line in the last 24 hours.
                         cslFarEndTotalSESs 1.3.6.1.4.1.9.9.126.1.4.2.1.2 gauge32 read-only
The number of Severely Errored Seconds encountered by a SONET/SDH Far End Line in the last 24 hours.
                         cslFarEndTotalCVs 1.3.6.1.4.1.9.9.126.1.4.2.1.3 gauge32 read-only
The number of Coding Violations encountered by a SONET/SDH Far End Line in the last 24 hours.
                         cslFarEndTotalUASs 1.3.6.1.4.1.9.9.126.1.4.2.1.4 gauge32 read-only
The number of Unavailable Seconds encountered by a SONET/SDH Far End Line in the last 24 hours.
             csPath 1.3.6.1.4.1.9.9.126.1.5
                 cspTotalTable 1.3.6.1.4.1.9.9.126.1.5.1 no-access
The SONET/SDH Path Total table. It contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval.The object 'sonetMediumValidIntervals' from RFC2558 contains the number of 15 minute intervals that have elapsed since the line is enabled.
                     cspTotalEntry 1.3.6.1.4.1.9.9.126.1.5.1.1 no-access
An entry in the SONET/SDH Path Total table. Entries are created automatically for sonet lines.
                         cspTotalESs 1.3.6.1.4.1.9.9.126.1.5.1.1.1 gauge32 read-only
The number of Errored Seconds encountered by a SONET/SDH Path in the last 24 hours.
                         cspTotalSESs 1.3.6.1.4.1.9.9.126.1.5.1.1.2 gauge32 read-only
The number of Severely Errored Seconds encountered by a SONET/SDH Path in the last 24 hours.
                         cspTotalCVs 1.3.6.1.4.1.9.9.126.1.5.1.1.3 gauge32 read-only
The number of Coding Violations encountered by a SONET/SDH Path in the last 24 hours.
                         cspTotalUASs 1.3.6.1.4.1.9.9.126.1.5.1.1.4 gauge32 read-only
The number of Unavailable Seconds encountered by a SONET/SDH Path in the last 24 hours.
                 cspFarEndTotalTable 1.3.6.1.4.1.9.9.126.1.5.2 no-access
The SONET/SDH Far End Path Total table. Far End is the remote end of the line. The table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. The object 'sonetMediumValidIntervals' from RFC2558 contains the number of 15 minute intervals that have elapsed since the line is enabled.
                     cspFarEndTotalEntry 1.3.6.1.4.1.9.9.126.1.5.2.1 no-access
An entry in the SONET/SDH Far End Path Total table. Entries are created automatically for sonet lines.
                         cspFarEndTotalESs 1.3.6.1.4.1.9.9.126.1.5.2.1.1 gauge32 read-only
The number of Errored Seconds encountered by a SONET/SDH far end path in the last 24 hours.
                         cspFarEndTotalSESs 1.3.6.1.4.1.9.9.126.1.5.2.1.2 gauge32 read-only
The number of Severely Errored Seconds encountered by a SONET/SDH far end path in the last 24 hours.
                         cspFarEndTotalCVs 1.3.6.1.4.1.9.9.126.1.5.2.1.3 gauge32 read-only
The number of Coding Violations encountered by a SONET/SDH far end path in the last 24 hours.
                         cspFarEndTotalUASs 1.3.6.1.4.1.9.9.126.1.5.2.1.4 gauge32 read-only
The number of Unavailable Seconds encountered by a SONET/SDH far end path in the last 24 hours.
                 cspTraceTable 1.3.6.1.4.1.9.9.126.1.5.3 no-access
The SONET/SDH Path Trace table. This table contains objects for tracing the sonet path.
                     cspTraceEntry 1.3.6.1.4.1.9.9.126.1.5.3.1 no-access
An entry in the SONET/SDH Path Trace table. The entries exist for active sonet lines. The objects in this table are used to verify continued connection between the two ends of the line.
                         cspTraceToTransmit 1.3.6.1.4.1.9.9.126.1.5.3.1.1 octet string read-write
Sonet Path Trace To Transmit. The trace string is repetitively transmited so that a trace receiving terminal can verify its continued receiving terminal can verify its continued connection to the intended transmitter. The default value is a zero-length string. Unless this object is set to a non-zero length string, tracing will not be performed.
                         cspTraceToExpect 1.3.6.1.4.1.9.9.126.1.5.3.1.2 octet string read-write
Sonet Path Trace To Expect. The receiving terminal verifies if the incoming string matches this string. The value of 'cspTraceFailure' indicates whether a trace mismatch occured. The default value is a zero-length string.
                         cspTraceFailure 1.3.6.1.4.1.9.9.126.1.5.3.1.3 truthvalue read-only
The value of this object is set to 'true' when Sonet Path received trace does not match the 'cspTraceToExpect'.
                         cspTraceReceived 1.3.6.1.4.1.9.9.126.1.5.3.1.4 octet string read-only
This object is used to view the Sonet Path Trace that is received by the receiving terminal.
             csStats 1.3.6.1.4.1.9.9.126.1.6
                 csStatsTable 1.3.6.1.4.1.9.9.126.1.6.1 no-access
The SONET/SDH Section statistics table. This table maintains the number of times the line encountered Loss of Signal(LOS), Loss of frame(LOF), Alarm Indication signals(AISs), Remote failure indications(RFIs).
                     csStatsEntry 1.3.6.1.4.1.9.9.126.1.6.1.1 no-access
An entry in the SONET/SDH statistics table. These are realtime statistics for the Sonet section, line and path layers. The statistics are gathered for each sonet line. An entry is created automatically and is indexed by ifIndex.
                         cssLOSs 1.3.6.1.4.1.9.9.126.1.6.1.1.1 counter32 read-only
The number of Loss of signals(LOS) encountered by a SONET/SDH Section. A high value for this object may indicate a problem with the Sonet Section layer.
                         cssLOFs 1.3.6.1.4.1.9.9.126.1.6.1.1.2 counter32 read-only
The number of Loss of Frames (LOF) encountered by a SONET/SDH Section. A high value for this object may indicate a problem with the Sonet Section layer.
                         cslAISs 1.3.6.1.4.1.9.9.126.1.6.1.1.3 counter32 read-only
The number of alarm indication signals(AIS) encountered by a SONET/SDH Line. A high value for this object may indicate a problem with the Sonet Line layer.
                         cslRFIs 1.3.6.1.4.1.9.9.126.1.6.1.1.4 counter32 read-only
The number of remote failure indications (RFI) encountered by a SONET/SDH Line. A high value for this object may indicate a problem with the Sonet Line layer.
                         cspAISs 1.3.6.1.4.1.9.9.126.1.6.1.1.5 counter32 read-only
The number of alarm indication signals (AIS) encountered by a SONET/SDH Path. A high value for this object may indicate a problem with the Sonet Path layer.
                         cspRFIs 1.3.6.1.4.1.9.9.126.1.6.1.1.6 counter32 read-only
The number of remote failure indications (RFI) encountered by a SONET/SDH Path. A high value for this object may indicate a problem with the Sonet Path layer.
             cspConfig 1.3.6.1.4.1.9.9.126.1.7
                 cspConfigTable 1.3.6.1.4.1.9.9.126.1.7.1 no-access
Cisco extension to SONET Path current table.
                     cspConfigEntry 1.3.6.1.4.1.9.9.126.1.7.1.1 no-access
An entry in Cisco extension to the SONET path current table.
                         cspSonetPathPayload 1.3.6.1.4.1.9.9.126.1.7.1.1.1 integer read-write
Specifies the payload carried by the SONET/SDH Path. The payload specification corresponds to C2 (Signal Label) overhead byte in SONET/SDH Path Overhead: unequipped(1) : Path is not provisioned to carry any payload. unspecified(2) : Path is carrying an unspecifed payload. ds3(3) : Path is carrying a DS3 path as payload. vt15vc11(4) : Path is carrying SONET-VT1.5/SDH-VC11 payload. vt2vc12(5) : Path is carrying SONET-VT2/SDH-VC12 as payload. atmCell(6) : Path is carrying ATM Cells as payload. hdlcFr(7) : Path is carrying Frame Relay (HDLC) payload. e3(8) : Path is carrying an E3 path as payload. vtStructured(9) : Path is carrying VTGs/TUG3s/TUG2s which may each carry a different payload. A write operation on this object will result in update to C2 overhead byte in the Path Overhead. Enumeration: 'unequipped': 1, 'hdlcFr': 7, 'vtStructured': 9, 'ds3': 3, 'unspecified': 2, 'vt2vc12': 5, 'vt15vc11': 4, 'atmCell': 6, 'e3': 8.
                         cspTributaryMappingType 1.3.6.1.4.1.9.9.126.1.7.1.1.2 integer read-write
This object represents the VT/VC mapping type. asynchronous: In this mode, the channel structure of DS1/E1 is neither visible nor preserved. byteSynchronous: In this mode, the DS0 signals inside the VT/VC can be found and extracted from the frame. The initial value is asynchronous(1). Enumeration: 'asynchronous': 1, 'byteSynchronous': 2.
                         cspSignallingTransportMode 1.3.6.1.4.1.9.9.126.1.7.1.1.3 integer read-write
This object represents the mode used to transport DS0 Signalling information for T1 byteSynchronous mapping (GR253). In signallingTransferMode(2), the robbed-bit signalling is transferred to the VT header. In clearMode(3), only the framing bit is transferred to the VT header. The initial value is signallingTransferMode(2) if csTributaryMappingType is byteSynchronous. For asynchronous mapping, it is notApplicable(1). The value notApplicable(1) can not be set. Enumeration: 'notApplicable': 1, 'signallingTransferMode': 2, 'clearMode': 3.
                         cspTributaryGroupingType 1.3.6.1.4.1.9.9.126.1.7.1.1.4 integer read-write
This object represents the method used to group VCs into an STM-1 signal. Applicable only to SDH. au3Grouping: STM1<-AU-3<-TUG-2<-TU-12<-VC12 or STM1<-AU-3<-TUG-2<-TU-11<-VC11. au4Grouping: STM1<-AU-4<-TUG-3<-TUG-2<-TU-12<-VC12 or STM1<-AU-4<-TUG-3<-TUG-2<-TU-11<-VC11. The initial value is au3Grouping(2) for SDH and notApplicable(1) for SONET. Enumeration: 'notApplicable': 1, 'au4Grouping': 3, 'au3Grouping': 2.
             csNotifications 1.3.6.1.4.1.9.9.126.1.8
                 csNotificationsEnabled 1.3.6.1.4.1.9.9.126.1.8.1 truthvalue read-write
This object controls if the generation of ciscoSonetSectionStatusChange, ciscoSonetLineStatusChange, ciscoSonetPathStatusChange and ciscoSonetVTStatusChange notifications is enabled. If the value of this object is 'true(1)', then all notifications in this MIB are enabled; otherwise they are disabled.
             csAu4Tug3Config 1.3.6.1.4.1.9.9.126.1.9
                 csAu4Tug3ConfigTable 1.3.6.1.4.1.9.9.126.1.9.1 no-access
This table contains objects to configure the VC( Virtual Container) related properties of a TUG-3 within a AU-4 paths. This table allows creation of following multiplexing structure: STM-1/AU-4/TUG-3/TU-3/DS3 STM-1/AU-4/TUG-3/TU-3/E3 STM-1/AU-4/TUG-3/TUG-2/TU-11/DS1 STM-1/AU-4/TUG-3/TUG-2/TU-12/E1 Three entries are created in this table for a given AU-4 path when cspSonetPathPayload object is set to one of the following: vt15vc11(4), vt2vc12(5), ds3(3), e3(8), vtStructured(9)
                     csAu4Tug3ConfigEntry 1.3.6.1.4.1.9.9.126.1.9.1.1 no-access
There is an entry in this table for each TUG-3 within a AU-4 SDH path that supports SDH virtual container VC-4. The ifIndex value represents an entry in ifTable with ifType = sonetPath(50).The ifTable entry applicable for this entry belongs to AU-4 path.
                         csAu4Tug3 1.3.6.1.4.1.9.9.126.1.9.1.1.1 integer32 no-access
This object represents the TUG-3 number.
                         csAu4Tug3Payload 1.3.6.1.4.1.9.9.126.1.9.1.1.2 integer read-write
This object is used for configuring the payload for the tributary group. The possible values are : vc11 : When set to 'vc11' following things are done: - 28 entries created in ifTable for TU-11 with ifType = sonetVT(51) - 28 entries created in ifTable for DS1 with ifType = ds1(18) STM1<-AU-4<-TUG-3<-TUG-2<-TU-11<-VC11 vc12 : When set to 'vc12' following things are done: - 21 entries created in ifTable for TU-12 with ifType = sonetVT(51) - 21 entries created in ifTable for E1 with ifType = ds1(18) STM1<-AU-4<-TUG-3<-TUG-2<-TU-12<-VC12 tu3ds3 : When set to 'tu3ds3' following things are done: - 1 entry created in ifTable for TU-3 with ifType = sonetVT(51) - 1 entry created in ifTable for DS3 with ifType = ds3(30) STM1<-AU-4<-TUG-3<-TU-3<-VC3 tu3e3 : When set to 'tu3e3' following things are done: - 1 entry created in ifTable for TU-3 with ifType = sonetVT(51) - 1 entry created in ifTable for E3 with ifType = ds3(30) STM1<-AU-4<-TUG-3<-TU-3<-VC3 The value 'other' can not be set. Enumeration: 'vc12': 3, 'tu3ds3': 4, 'other': 1, 'vc11': 2, 'tu3e3': 5.
         ciscoSonetMIBConformance 1.3.6.1.4.1.9.9.126.3
             ciscoSonetMIBCompliances 1.3.6.1.4.1.9.9.126.3.1
                 ciscoSonetMIBCompliance 1.3.6.1.4.1.9.9.126.3.1.1
The Compliance statement for ciscoSonet management group.
                 ciscoSonetMIBCompliance1 1.3.6.1.4.1.9.9.126.3.1.2
The Compliance statement for ciscoSonet management group.
                 ciscoSonetMIBCompliance2 1.3.6.1.4.1.9.9.126.3.1.3
The Compliance statement for ciscoSonet management group.
                 ciscoSonetMIBCompliance3 1.3.6.1.4.1.9.9.126.3.1.4
The Compliance statement for ciscoSonet management group.
             ciscoSonetMIBGroups 1.3.6.1.4.1.9.9.126.3.2
                 ciscoSonetConfMIBGroup 1.3.6.1.4.1.9.9.126.3.2.1
Objects used for configuring Sonet lines.
                 ciscoSonetStatsMIBGroup 1.3.6.1.4.1.9.9.126.3.2.2
These are objects related to Sonet line statistics.
                 ciscoSonetTraceMIBGroup 1.3.6.1.4.1.9.9.126.3.2.3
Objects related to Sonet line connectivity.
                 ciscoSonetApsMIBGroup 1.3.6.1.4.1.9.9.126.3.2.4
Objects used for configuring APS over Sonet lines.
                 ciscoSonetApsMIBGroup1 1.3.6.1.4.1.9.9.126.3.2.5
Objects used for configuring APS over Sonet lines. This group includes 3 new objects in addition to those in the deprecated group ciscoSonetApsMIBGroup.
                 ciscoSonetConfMIBGroup1 1.3.6.1.4.1.9.9.126.3.2.6
Objects used for configuring Sonet lines.
                 ciscoSonetVTConfMIBGroup 1.3.6.1.4.1.9.9.126.3.2.7
Objects used for configuring Sonet Virtual tributaries.
                 ciscoSonetPathConfMIBGroup 1.3.6.1.4.1.9.9.126.3.2.8
Objects used for configuring Sonet Paths.
                 ciscoSonetNotifEnableGroup 1.3.6.1.4.1.9.9.126.3.2.9
The collection of objects which enable notifications.
                 ciscoSonetSectionNotifGroup 1.3.6.1.4.1.9.9.126.3.2.10
The collection of Section notifications which are required to be implemented.
                 ciscoSonetLineNotifGroup 1.3.6.1.4.1.9.9.126.3.2.11
The collection of Line notifications which are required to be implemented.
                 ciscoSonetPathNotifGroup 1.3.6.1.4.1.9.9.126.3.2.12
The collection of Path notifications which are required to be implemented.
                 ciscoSonetVTNotifGroup 1.3.6.1.4.1.9.9.126.3.2.13
The collection of VT notifications which are required to be implemented.
                 ciscoSonetPathConfMIBGroup1 1.3.6.1.4.1.9.9.126.3.2.14
Objects used for configuring Sonet Paths.
                 ciscoSonetAu4Tug3Group 1.3.6.1.4.1.9.9.126.3.2.15
Objects used for configuring AU-4:TUG-3 paths.