CISCO-SONET-MIB

File: CISCO-SONET-MIB.mib (84490 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB CISCO-SMI SONET-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 Gauge32
Unsigned32 TruthValue TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex ifIndex ifDescr
ciscoMgmt sonetPathCurrentEntry sonetSectionCurrentStatus
sonetLineCurrentStatus sonetPathCurrentStatus sonetVTCurrentStatus

Defined Types

CsApsLineFailureCode  
The Sonet APS line failure code - this is the failure encountered by the APS line. csApsChannelMismatch: Transmitted K1 byte and received K2 byte do not match. csApsProtectionByteFail: It could mean either K1 byte with invalid type of switch request bits was received, or, priority of received K1 byte is lower than the transmitted K1 byte. csApsFEProtectionFailure: Remote end error detected. csApsModeMismatch: APS architecture mode mismatch.
TEXTUAL-CONVENTION    
  INTEGER csApsChannelMismatch(1), csApsProtectionByteFail(2), csApsFEProtectionFailure(3), csApsModeMismatch(4)  

CsApsLineFailureStatus  
The indication of the APS line failure status with a bit map representing multiple failures. noApsLineFailure bit indicates current failure status. This bit should be set ONLY if no other bit is set. csApsChannelMismatchBit is set when the APS line is in csApsChannelMismatch. csApsProtectionByteFailBit is set when the APS line is in csApsProtectionByteFail failure code. csApsFEProtectionFailureBit is set when the APS line is in csApsFEProtectionFailure. csApsModeMismatchBit is set when the APS line is in csApsModeMismatch.
TEXTUAL-CONVENTION    
  BITS noApsLineFailure(0), csApsChannelMismatchBit(1), csApsProtectionByteFailBit(2), csApsFEProtectionFailureBit(3), csApsModeMismatchBit(4)  

CsApsLineSwitchReason  
The reason why APS switch happened. When the working line on one end fails, its other end is told to do an APS switch. The following options in the increasing order of priority indicate what type of switch request it is. csApsRevertive : Switch back to working line after the Wait-to-Restore interval is over, and failures are cleared. It is the lowest priority. csApsManual : Manual switch causes APS switch unless a request of equal or higher priority is in effect. csApsSignalDefectLow : Switch happened because threshold for 'csApsSigFaultBER' was exceeded. csApsSignalDefectHigh : Same as above, but higher priority. csApsSignalFailureLow : Switch happened because threshold for 'csApsSigDegradeBER' was exceeded. csApsSignalFailureHigh : Same as above, but higher priority. csApsForceSwitch : Forced switch forces hardware to switch the active line even if the other line (could be working line or protection line) is in alarm. csApsLockOut : This is the highest priority switch. This will override all other requests. csApsNoSwitch : This is a state when no switch happens.
TEXTUAL-CONVENTION    
  INTEGER csApsOther(1), csApsRevertive(2), csApsManual(3), csApsSignalDefectLow(4), csApsSignalDefectHigh(5), csApsSignalFailureLow(6), csApsSignalFailureHigh(7), csApsForceSwitch(8), csApsLockOut(9), csApsNoSwitch(10)  

CsConfigEntry  
SEQUENCE    
  csConfigLoopbackType INTEGER
  csConfigXmtClockSource INTEGER
  csConfigFrameScramble INTEGER
  csConfigType INTEGER
  csConfigRDIVType INTEGER
  csConfigRDIPType INTEGER

CsVTConfigEntry  
SEQUENCE    
  csTributaryType INTEGER
  csTributaryMappingType INTEGER
  csTributaryFramingType INTEGER
  csSignallingTransportMode INTEGER
  csTributaryGroupingType INTEGER

CsApsConfigEntry  
SEQUENCE    
  csApsWorkingIndex InterfaceIndex
  csApsProtectionIndex InterfaceIndex
  csApsEnable INTEGER
  csApsArchMode INTEGER
  csApsActiveLine INTEGER
  csApsSigFaultBER Unsigned32
  csApsSigDegradeBER Unsigned32
  csApsWaitToRestore Unsigned32
  csApsDirection INTEGER
  csApsRevertive INTEGER
  csApsDirectionOperational INTEGER
  csApsArchModeOperational INTEGER
  csApsChannelProtocol INTEGER
  csApsFailureStatus CsApsLineFailureStatus
  csApsSwitchReason CsApsLineSwitchReason
  csApsPrimarySection INTEGER

CssTotalEntry  
SEQUENCE    
  cssTotalESs Gauge32
  cssTotalSESs Gauge32
  cssTotalSEFSs Gauge32
  cssTotalCVs Gauge32

CssTraceEntry  
SEQUENCE    
  cssTraceToTransmit OCTET STRING
  cssTraceToExpect OCTET STRING
  cssTraceFailure TruthValue
  cssTraceReceived OCTET STRING

CslTotalEntry  
SEQUENCE    
  cslTotalESs Gauge32
  cslTotalSESs Gauge32
  cslTotalCVs Gauge32
  cslTotalUASs Gauge32

CslFarEndTotalEntry  
SEQUENCE    
  cslFarEndTotalESs Gauge32
  cslFarEndTotalSESs Gauge32
  cslFarEndTotalCVs Gauge32
  cslFarEndTotalUASs Gauge32

CspTotalEntry  
SEQUENCE    
  cspTotalESs Gauge32
  cspTotalSESs Gauge32
  cspTotalCVs Gauge32
  cspTotalUASs Gauge32

CspFarEndTotalEntry  
SEQUENCE    
  cspFarEndTotalESs Gauge32
  cspFarEndTotalSESs Gauge32
  cspFarEndTotalCVs Gauge32
  cspFarEndTotalUASs Gauge32

CspTraceEntry  
SEQUENCE    
  cspTraceToTransmit OCTET STRING
  cspTraceToExpect OCTET STRING
  cspTraceFailure TruthValue
  cspTraceReceived OCTET STRING

CsStatsEntry  
SEQUENCE    
  cssLOSs Counter32
  cssLOFs Counter32
  cslAISs Counter32
  cslRFIs Counter32
  cspAISs Counter32
  cspRFIs Counter32

CspConfigEntry  
SEQUENCE    
  cspSonetPathPayload INTEGER
  cspTributaryMappingType INTEGER
  cspSignallingTransportMode INTEGER
  cspTributaryGroupingType INTEGER

CsAu4Tug3ConfigEntry  
SEQUENCE    
  csAu4Tug3 Integer32
  csAu4Tug3Payload INTEGER

Defined Values

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).
MODULE-IDENTITY    

ciscoSonetMIBNotifs 1.3.6.1.4.1.9.9.126.0
OBJECT IDENTIFIER    

ciscoSonetMIBObjects 1.3.6.1.4.1.9.9.126.1
OBJECT IDENTIFIER    

csConfig 1.3.6.1.4.1.9.9.126.1.1
OBJECT IDENTIFIER    

csApsConfig 1.3.6.1.4.1.9.9.126.1.2
OBJECT IDENTIFIER    

csSection 1.3.6.1.4.1.9.9.126.1.3
OBJECT IDENTIFIER    

csLine 1.3.6.1.4.1.9.9.126.1.4
OBJECT IDENTIFIER    

csPath 1.3.6.1.4.1.9.9.126.1.5
OBJECT IDENTIFIER    

csStats 1.3.6.1.4.1.9.9.126.1.6
OBJECT IDENTIFIER    

cspConfig 1.3.6.1.4.1.9.9.126.1.7
OBJECT IDENTIFIER    

csNotifications 1.3.6.1.4.1.9.9.126.1.8
OBJECT IDENTIFIER    

csAu4Tug3Config 1.3.6.1.4.1.9.9.126.1.9
OBJECT IDENTIFIER    

csConfigTable 1.3.6.1.4.1.9.9.126.1.1.1
The SONET/SDH configuration table. This table has objects for configuring sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsConfigEntry

csConfigEntry 1.3.6.1.4.1.9.9.126.1.1.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsConfigEntry  

csConfigLoopbackType 1.3.6.1.4.1.9.9.126.1.1.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noLoopback(1), lineLocal(2), lineRemote(3)  

csConfigXmtClockSource 1.3.6.1.4.1.9.9.126.1.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loopTiming(1), localTiming(2)  

csConfigFrameScramble 1.3.6.1.4.1.9.9.126.1.1.1.1.3
This object is used to disable or enable the Scrambling option in SONET line.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

csConfigType 1.3.6.1.4.1.9.9.126.1.1.1.1.4
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)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sonetSts3c(1), sonetStm1(2), sonetSts12c(3), sonetStm4(4), sonetSts48c(5), sonetStm16(6), sonetSts192c(7), sonetStm64(8), sonetSts3(9)  

csConfigRDIVType 1.3.6.1.4.1.9.9.126.1.1.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER onebit(1), threebit(3)  

csConfigRDIPType 1.3.6.1.4.1.9.9.126.1.1.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER onebit(1), threebit(3)  

csVTConfigTable 1.3.6.1.4.1.9.9.126.1.1.2
This table contains objects to configure the VT/VC (Virtual Tributary / Virtual Container) related properties of SONET/SDH lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsVTConfigEntry

csVTConfigEntry 1.3.6.1.4.1.9.9.126.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsVTConfigEntry  

csTributaryType 1.3.6.1.4.1.9.9.126.1.1.2.1.1
Type of the tributary carried within the SONET/SDH signal. vt15vc11 : carries T1 signal vt2vc12 : carries E1 signal
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER vt15vc11(1), vt2vc12(2)  

csTributaryMappingType 1.3.6.1.4.1.9.9.126.1.1.2.1.2
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER asynchronous(1), byteSynchronous(2)  

csTributaryFramingType 1.3.6.1.4.1.9.9.126.1.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), dsx1D4(2), dsx1ESF(3)  

csSignallingTransportMode 1.3.6.1.4.1.9.9.126.1.1.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), signallingTransferMode(2), clearMode(3)  

csTributaryGroupingType 1.3.6.1.4.1.9.9.126.1.1.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), au3Grouping(2), au4Grouping(3)  

csApsConfigTable 1.3.6.1.4.1.9.9.126.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsApsConfigEntry

csApsConfigEntry 1.3.6.1.4.1.9.9.126.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsApsConfigEntry  

csApsWorkingIndex 1.3.6.1.4.1.9.9.126.1.2.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

csApsProtectionIndex 1.3.6.1.4.1.9.9.126.1.2.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

csApsEnable 1.3.6.1.4.1.9.9.126.1.2.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER csApsDisabled(1), csApsEnabled(2)  

csApsArchMode 1.3.6.1.4.1.9.9.126.1.2.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER onePlusOne(1), oneToOne(2), anexBOnePlusOne(3), ycableOnePlusOneNok1k2(4), straightOnePlusOneNok1k2(5)  

csApsActiveLine 1.3.6.1.4.1.9.9.126.1.2.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER csApsWorkingLine(1), csApsProtectionLine(2), csApsNone(3)  

csApsSigFaultBER 1.3.6.1.4.1.9.9.126.1.2.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 3..5  

csApsSigDegradeBER 1.3.6.1.4.1.9.9.126.1.2.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 5..9  

csApsWaitToRestore 1.3.6.1.4.1.9.9.126.1.2.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..12  

csApsDirection 1.3.6.1.4.1.9.9.126.1.2.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uniDirectional(1), biDirectional(2)  

csApsRevertive 1.3.6.1.4.1.9.9.126.1.2.1.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nonrevertive(1), revertive(2)  

csApsDirectionOperational 1.3.6.1.4.1.9.9.126.1.2.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uniDirectional(1), biDirectional(2)  

csApsArchModeOperational 1.3.6.1.4.1.9.9.126.1.2.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER onePlusOne(1), oneToOne(2), anexBOnePlusOne(3), ycableOnePlusOneNok1k2(4), straightOnePlusOneNok1k2(5)  

csApsChannelProtocol 1.3.6.1.4.1.9.9.126.1.2.1.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bellcore(1), itu(2)  

csApsFailureStatus 1.3.6.1.4.1.9.9.126.1.2.1.1.14
This object indicates APS line failure status.
Status: current Access: read-only
OBJECT-TYPE    
  CsApsLineFailureStatus  

csApsSwitchReason 1.3.6.1.4.1.9.9.126.1.2.1.1.15
This object indicates APS line switch reason.
Status: current Access: read-only
OBJECT-TYPE    
  CsApsLineSwitchReason  

csApsPrimarySection 1.3.6.1.4.1.9.9.126.1.2.1.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER workingSection1(1), workingSection2(2), none(3)  

csApsLineFailureCode 1.3.6.1.4.1.9.9.126.1.2.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  CsApsLineFailureCode  

csApsLineSwitchReason 1.3.6.1.4.1.9.9.126.1.2.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  CsApsLineSwitchReason  

cssTotalTable 1.3.6.1.4.1.9.9.126.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CssTotalEntry

cssTotalEntry 1.3.6.1.4.1.9.9.126.1.3.1.1
An entry in the SONET/SDH Section Total table. Entries are created automatically for sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CssTotalEntry  

cssTotalESs 1.3.6.1.4.1.9.9.126.1.3.1.1.1
The number of Errored Seconds encountered by a SONET/SDH Section in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cssTotalSESs 1.3.6.1.4.1.9.9.126.1.3.1.1.2
The number of Severely Errored Seconds encountered by a SONET/SDH Section in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cssTotalSEFSs 1.3.6.1.4.1.9.9.126.1.3.1.1.3
The number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cssTotalCVs 1.3.6.1.4.1.9.9.126.1.3.1.1.4
The number of Coding Violations encountered by a SONET/SDH Section in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cssTraceTable 1.3.6.1.4.1.9.9.126.1.3.2
The SONET/SDH Section Trace table. This table contains objects for tracing the sonet section.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CssTraceEntry

cssTraceEntry 1.3.6.1.4.1.9.9.126.1.3.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CssTraceEntry  

cssTraceToTransmit 1.3.6.1.4.1.9.9.126.1.3.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|16|64)  

cssTraceToExpect 1.3.6.1.4.1.9.9.126.1.3.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|16|64)  

cssTraceFailure 1.3.6.1.4.1.9.9.126.1.3.2.1.3
The value of this object is set to 'true' when Sonet Section received trace does not match the 'cssTraceToExpect'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cssTraceReceived 1.3.6.1.4.1.9.9.126.1.3.2.1.4
This object is used to view the Sonet Section Trace that is received by the receiving terminal.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|16|64)  

cslTotalTable 1.3.6.1.4.1.9.9.126.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CslTotalEntry

cslTotalEntry 1.3.6.1.4.1.9.9.126.1.4.1.1
An entry in the SONET/SDH Line Total table. Entries are created automatically for sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CslTotalEntry  

cslTotalESs 1.3.6.1.4.1.9.9.126.1.4.1.1.1
The number of Errored Seconds encountered by a SONET/SDH Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslTotalSESs 1.3.6.1.4.1.9.9.126.1.4.1.1.2
The number of Severely Errored Seconds encountered by a SONET/SDH Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslTotalCVs 1.3.6.1.4.1.9.9.126.1.4.1.1.3
The number of Coding Violations encountered by a SONET/SDH Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslTotalUASs 1.3.6.1.4.1.9.9.126.1.4.1.1.4
The number of Unavailable Seconds encountered by a SONET/SDH Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslFarEndTotalTable 1.3.6.1.4.1.9.9.126.1.4.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CslFarEndTotalEntry

cslFarEndTotalEntry 1.3.6.1.4.1.9.9.126.1.4.2.1
An entry in the SONET/SDH Far End Line Total table. Entries are created automatically for sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CslFarEndTotalEntry  

cslFarEndTotalESs 1.3.6.1.4.1.9.9.126.1.4.2.1.1
The number of Errored Seconds encountered by a SONET/SDH Far End Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslFarEndTotalSESs 1.3.6.1.4.1.9.9.126.1.4.2.1.2
The number of Severely Errored Seconds encountered by a SONET/SDH Far End Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslFarEndTotalCVs 1.3.6.1.4.1.9.9.126.1.4.2.1.3
The number of Coding Violations encountered by a SONET/SDH Far End Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cslFarEndTotalUASs 1.3.6.1.4.1.9.9.126.1.4.2.1.4
The number of Unavailable Seconds encountered by a SONET/SDH Far End Line in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspTotalTable 1.3.6.1.4.1.9.9.126.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CspTotalEntry

cspTotalEntry 1.3.6.1.4.1.9.9.126.1.5.1.1
An entry in the SONET/SDH Path Total table. Entries are created automatically for sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CspTotalEntry  

cspTotalESs 1.3.6.1.4.1.9.9.126.1.5.1.1.1
The number of Errored Seconds encountered by a SONET/SDH Path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspTotalSESs 1.3.6.1.4.1.9.9.126.1.5.1.1.2
The number of Severely Errored Seconds encountered by a SONET/SDH Path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspTotalCVs 1.3.6.1.4.1.9.9.126.1.5.1.1.3
The number of Coding Violations encountered by a SONET/SDH Path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspTotalUASs 1.3.6.1.4.1.9.9.126.1.5.1.1.4
The number of Unavailable Seconds encountered by a SONET/SDH Path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspFarEndTotalTable 1.3.6.1.4.1.9.9.126.1.5.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CspFarEndTotalEntry

cspFarEndTotalEntry 1.3.6.1.4.1.9.9.126.1.5.2.1
An entry in the SONET/SDH Far End Path Total table. Entries are created automatically for sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CspFarEndTotalEntry  

cspFarEndTotalESs 1.3.6.1.4.1.9.9.126.1.5.2.1.1
The number of Errored Seconds encountered by a SONET/SDH far end path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspFarEndTotalSESs 1.3.6.1.4.1.9.9.126.1.5.2.1.2
The number of Severely Errored Seconds encountered by a SONET/SDH far end path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspFarEndTotalCVs 1.3.6.1.4.1.9.9.126.1.5.2.1.3
The number of Coding Violations encountered by a SONET/SDH far end path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspFarEndTotalUASs 1.3.6.1.4.1.9.9.126.1.5.2.1.4
The number of Unavailable Seconds encountered by a SONET/SDH far end path in the last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cspTraceTable 1.3.6.1.4.1.9.9.126.1.5.3
The SONET/SDH Path Trace table. This table contains objects for tracing the sonet path.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CspTraceEntry

cspTraceEntry 1.3.6.1.4.1.9.9.126.1.5.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CspTraceEntry  

cspTraceToTransmit 1.3.6.1.4.1.9.9.126.1.5.3.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|16|64)  

cspTraceToExpect 1.3.6.1.4.1.9.9.126.1.5.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|16|64)  

cspTraceFailure 1.3.6.1.4.1.9.9.126.1.5.3.1.3
The value of this object is set to 'true' when Sonet Path received trace does not match the 'cspTraceToExpect'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cspTraceReceived 1.3.6.1.4.1.9.9.126.1.5.3.1.4
This object is used to view the Sonet Path Trace that is received by the receiving terminal.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|16|64)  

csStatsTable 1.3.6.1.4.1.9.9.126.1.6.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsStatsEntry

csStatsEntry 1.3.6.1.4.1.9.9.126.1.6.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsStatsEntry  

cssLOSs 1.3.6.1.4.1.9.9.126.1.6.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cssLOFs 1.3.6.1.4.1.9.9.126.1.6.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cslAISs 1.3.6.1.4.1.9.9.126.1.6.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cslRFIs 1.3.6.1.4.1.9.9.126.1.6.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cspAISs 1.3.6.1.4.1.9.9.126.1.6.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cspRFIs 1.3.6.1.4.1.9.9.126.1.6.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cspConfigTable 1.3.6.1.4.1.9.9.126.1.7.1
Cisco extension to SONET Path current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CspConfigEntry

cspConfigEntry 1.3.6.1.4.1.9.9.126.1.7.1.1
An entry in Cisco extension to the SONET path current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CspConfigEntry  

cspSonetPathPayload 1.3.6.1.4.1.9.9.126.1.7.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unequipped(1), unspecified(2), ds3(3), vt15vc11(4), vt2vc12(5), atmCell(6), hdlcFr(7), e3(8), vtStructured(9)  

cspTributaryMappingType 1.3.6.1.4.1.9.9.126.1.7.1.1.2
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER asynchronous(1), byteSynchronous(2)  

cspSignallingTransportMode 1.3.6.1.4.1.9.9.126.1.7.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), signallingTransferMode(2), clearMode(3)  

cspTributaryGroupingType 1.3.6.1.4.1.9.9.126.1.7.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), au3Grouping(2), au4Grouping(3)  

csAu4Tug3ConfigTable 1.3.6.1.4.1.9.9.126.1.9.1
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)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsAu4Tug3ConfigEntry

csAu4Tug3ConfigEntry 1.3.6.1.4.1.9.9.126.1.9.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsAu4Tug3ConfigEntry  

csAu4Tug3 1.3.6.1.4.1.9.9.126.1.9.1.1.1
This object represents the TUG-3 number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

csAu4Tug3Payload 1.3.6.1.4.1.9.9.126.1.9.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), vc11(2), vc12(3), tu3ds3(4), tu3e3(5)  

csNotificationsEnabled 1.3.6.1.4.1.9.9.126.1.8.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoSonetSectionStatusChange 1.3.6.1.4.1.9.9.126.0.1
This notification is generated whenever the value of sonetSectionCurrentStatus changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSonetLineStatusChange 1.3.6.1.4.1.9.9.126.0.2
This notification is generated whenever the value of sonetLineCurrentStatus changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSonetPathStatusChange 1.3.6.1.4.1.9.9.126.0.3
This notification is generated whenever the value of sonetPathCurrentStatus changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSonetVTStatusChange 1.3.6.1.4.1.9.9.126.0.4
This notification is generated whenever the value of sonetVTCurrentStatus changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSonetMIBConformance 1.3.6.1.4.1.9.9.126.3
OBJECT IDENTIFIER    

ciscoSonetMIBCompliances 1.3.6.1.4.1.9.9.126.3.1
OBJECT IDENTIFIER    

ciscoSonetMIBGroups 1.3.6.1.4.1.9.9.126.3.2
OBJECT IDENTIFIER    

ciscoSonetMIBCompliance 1.3.6.1.4.1.9.9.126.3.1.1
The Compliance statement for ciscoSonet management group.
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE    

ciscoSonetMIBCompliance1 1.3.6.1.4.1.9.9.126.3.1.2
The Compliance statement for ciscoSonet management group.
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE    

ciscoSonetMIBCompliance2 1.3.6.1.4.1.9.9.126.3.1.3
The Compliance statement for ciscoSonet management group.
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE    

ciscoSonetMIBCompliance3 1.3.6.1.4.1.9.9.126.3.1.4
The Compliance statement for ciscoSonet management group.
Status: current Access: not-accessible
MODULE-COMPLIANCE    

ciscoSonetConfMIBGroup 1.3.6.1.4.1.9.9.126.3.2.1
Objects used for configuring Sonet lines.
Status: deprecated Access: not-accessible
OBJECT-GROUP    

ciscoSonetStatsMIBGroup 1.3.6.1.4.1.9.9.126.3.2.2
These are objects related to Sonet line statistics.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetTraceMIBGroup 1.3.6.1.4.1.9.9.126.3.2.3
Objects related to Sonet line connectivity.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetApsMIBGroup 1.3.6.1.4.1.9.9.126.3.2.4
Objects used for configuring APS over Sonet lines.
Status: deprecated Access: not-accessible
OBJECT-GROUP    

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.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetConfMIBGroup1 1.3.6.1.4.1.9.9.126.3.2.6
Objects used for configuring Sonet lines.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetVTConfMIBGroup 1.3.6.1.4.1.9.9.126.3.2.7
Objects used for configuring Sonet Virtual tributaries.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetPathConfMIBGroup 1.3.6.1.4.1.9.9.126.3.2.8
Objects used for configuring Sonet Paths.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetNotifEnableGroup 1.3.6.1.4.1.9.9.126.3.2.9
The collection of objects which enable notifications.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetSectionNotifGroup 1.3.6.1.4.1.9.9.126.3.2.10
The collection of Section notifications which are required to be implemented.
Status: current Access: not-accessible
NOTIFICATION-GROUP    

ciscoSonetLineNotifGroup 1.3.6.1.4.1.9.9.126.3.2.11
The collection of Line notifications which are required to be implemented.
Status: current Access: not-accessible
NOTIFICATION-GROUP    

ciscoSonetPathNotifGroup 1.3.6.1.4.1.9.9.126.3.2.12
The collection of Path notifications which are required to be implemented.
Status: current Access: not-accessible
NOTIFICATION-GROUP    

ciscoSonetVTNotifGroup 1.3.6.1.4.1.9.9.126.3.2.13
The collection of VT notifications which are required to be implemented.
Status: current Access: not-accessible
NOTIFICATION-GROUP    

ciscoSonetPathConfMIBGroup1 1.3.6.1.4.1.9.9.126.3.2.14
Objects used for configuring Sonet Paths.
Status: current Access: not-accessible
OBJECT-GROUP    

ciscoSonetAu4Tug3Group 1.3.6.1.4.1.9.9.126.3.2.15
Objects used for configuring AU-4:TUG-3 paths.
Status: current Access: not-accessible
OBJECT-GROUP