|
|
The Cisco SONET MIB module, which resides in the CISCO-SONET-MIB.my file, describes SONET/SDH interface objects. It is an extension to the standard SONET MIB. Refer to RFC 2558.
Contents of this chapter include:
The object identifiers are listed in Table 5-1.
| Name | Object Identifier |
|---|---|
csConfigTable | ::= {csConfig 1} |
::= {csConfigTable 1} | |
::= {csConfigEntry 1} | |
csConfigXmtClockSource | ::= {csConfigEntry 2} |
csConfigFrameScramble | ::= {csConfigEntry 3} |
::= {csConfigEntry 4} |
The MIB objects are listed in Table 5-2.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of csConfigEntry | Describes the SONET/SDH configuration table. This table has objects for configuring SONET lines. Max-Access: not-accessible Status: current | none | ||
csConfigEntry | Provides an entry in the table. There is an entry for each SONET line in the table. Entries are automatically created for an To maintain the integrity of the reference, the following is required:
Max-Access: not-accessible Status: current Created By: Agent The index is | none | ||
INTEGER {noLoopback (1), lineLocal (2), lineRemote (3)} | Represents the desired loopback configuration of the SONET line. Max-Access: read-write Status: current The three loopback configuration choices include: | noLoopback | ||
| Loopback Configuration | Description | |||
noLoopback | Not in the loopback state | |||
lineLocal | The signal sent on this line is looped back through the device. | |||
lineRemote | The sent signal does not go through the device but is looped back out. | |||
INTEGER {loopTiming (1), localTiming (2)} | Defines the source of the transmit clock. Max-Access: read-write Status: current The two clock source choices include: | localTiming | ||
| Clock Source | Description | |||
Indicates that the recovered receive clock is used as the transmit clock. | ||||
Indicates that a local clock source is used or that an external clock is attached to the box containing the interface. | ||||
INTEGER {disabled(1), enabled(2)} | Disables or enables the Scrambling option in the SONET line. Refer to Bellcore GR-253-CORE for frame scrambling. Max-Access: read-write Status: current | enabled | ||
INTEGER {SONETSts3c(1), SONETStm1(2), SONETSts12c(3), SONETStm4(4), SONETSts48c(5), SONETStm16(6), sonetSts192c(7), sonetStm64(8)} | Represents the configured line type. This object is used to switch between SONET (North American) and SDH (European) format. Sts is SONET format, while Stm is SDH format. Max-Access: read-only Status: current The configured line type and application include: | none | ||
| Configured Line Type | Application | |||
SONETSts3c | OC3 | |||
SONETStm1 | European standard OC3 | |||
SONETSts12c | OC12 | |||
SONETStm4 | European standard OC12 | |||
SONETSts48c | OC48 | |||
SONETStm16 | European standard OC48 | |||
SONETSts192c | OC-192 | |||
SONETStm64 | European standard OC-192 | |||
The object identifier for each MIB object for the SONET Automatic Protection Switching (APS) Configuration Table is listed in Table 5-3.
| Name | Object Identifier |
|---|---|
csApsConfigTable | ::= {csApsConfig 1} |
csApsConfigEntry | ::= {csApsConfigTable 1} |
::= {csApsConfigEntry 1} | |
csApsProtectionIndex | ::= {csApsConfigEntry 2} |
::= {csApsConfigEntry 3} | |
csApsArchMode | ::= {csApsConfigEntry 4} |
csApsActiveLine | ::= {csApsConfigEntry 5} |
csApsSigFaultBER | ::= {csApsConfigEntry 6} |
csApsSigDegradeBER | ::= {csApsConfigEntry 7} |
csApsWaitToRestore | ::= {csApsConfigEntry 8} |
csApsDirection | ::= {csApsConfigEntry 9} |
csApsRevertive | ::= {csApsConfigEntry 10} |
csApsDirectionOperational | ::= {csApsConfigEntry 11} |
csApsArchModeOperational | ::= {csApsConfigEntry 12} |
csApsChannelProtocol | ::= {csApsConfigEntry 13} |
csApsLineFailureCode | ::= {csApsConfig 2} |
csApsLineSwitchReason | ::= {csApsConfig 3} |
The MIB objects are listed in Table 5-4.
| Name | Syntax | Description | Default Value | ||
|---|---|---|---|---|---|
Sequence of CsApsConfigEntry | Contains objects to configure the Automatic Protection Switching (APS) feature in a SONET Line. APS has the ability to configure a pair of SONET lines for redundancy. When the active line fails, the hardware will automatically switch the active line from the working line to the protection line or vice versa, within 60 m. Max-Access: not-accessible Status: current | none | |||
csApsConfigEntry | Creates an entry when an APS pair is configured. To create an entry, the following objects must be specified:
The protection line must not be active. For example, Max-Access: not-accessible Status: current The index is | none | |||
InterfaceIndex | Refers to the working line in the APS pair. Max-Access: not-accessible Status: current The following describes the Chassis/Slot (CS) Format for this index entry: | none | |||
| Field | Description | Bit Positions | |||
Chassis # | Shelf Number of the module that is plugged in. | 24-31 (eight bits) | |||
Logical Slot # | Logical Slot Number of the module that is plugged in. | 16-23 (eight bits) | |||
Value | Refer to the description field for the MIB object. | 0-15 (Refers to a number between 1 and 60.) | |||
InterfaceIndex | Indicates the protection line becomes the active line when an APS switch occurs (APS switch can occur because of a failure on the working line). Max-Access: read-write Status: current The following describes the Chassis/Slot Format for this index entry: | none | |||
| Field | Description | Bit Positions | |||
Chassis # | Shelf Number of the module that is plugged in. | 24-31 (eight bits) | |||
Logical Slot # | Logical Slot Number of the module that is plugged in. | 16-23 (eight bits) | |||
Value | Refer to the description field for the MIB object. | 0-15 (Refers to a number between 1 and 60.) | |||
INTEGER {csApsDisabled (1), csApsEnabled (2)} | Enables or disables 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 60 ms, or vice versa. Max-Access: read-write Status: current | none | |||
INTEGER {onePlusOne(1), oneToOne(2), anexBOnePlusOne(3), ycableOnePlusOneNok1k2(4), straightOnePlusOneNok1k2(5)} | Configures the APS architecture mode on the working/protection line pairs. See All of the following are supported on single slot.
Max-Access: read-write Status: current | none | |||
INTEGER {csApsWorkingLine(1), csApsProtectionLine(2), csApsNone(3)} | Indicates which line is currently active. It is the working line, protection line, or none if neither lines are active. This object reflects the status of the receive direction. Max-Access: read-only Status: current | none | |||
Unsigned32 (3..5) | Contains the Bit Error Rate threshold for Signal Fault detection on the working line. Once this threshold is exceeded, an APS switch can occur. This value is 10 to the -n. For example, n is between 3 and 5. Max-Access: read-write Status: current | 3 | |||
Unsigned32 (5..9) | Contains the Bit Error Rate threshold for Signal Degrade detection on the working line. Once this threshold is exceeded, an APS switch can occur. This value is 10 to -n. For example, n is between 5 and 9. Max-Access: read-write Status: current | 5 | |||
Unsigned32 (1..12) in units of minutes | Contains interval in minutes before attempting to switch back to the working line. It is not applicable if the line is configured in non-revertive mode, the protection line continues 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. Refer to Max-Access: read-write Status: current | none | |||
INTEGER {uniDirectional(1), biDirectional(2)} | Configures the switching direction that this APS line supports. The direction is either unidirectional, where the APS switches are only in one direction, or bidirectional, where the APS switches both ends of the line. Max-Access: read-write Status: current | none | |||
INTEGER {nonrevertive(1), revertive(2)} | Configures the APS revertive or non-revertive 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. See csApsWaitToRestore for a description of the Wait-To-Restore interval. With the nonrevertive option, the protection line continues to be the active line. The active line does not switch to the working line. Max-Access: read-write Status: current | none | |||
Integer {uniDirectional(1), biDirectional(2)} | 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. Max-Access: read-only Status: current | none | |||
Integer{onePlusOne(1), oneToOne(2), anexBOnePlusOne(3), ycableOnePlusOneNok1k2(4), straightOnePlusOneNok1k2(5)} | Shows the actual APS architecture mode that is implemented on the Near End terminal. APS architecture mode configured through Max-Access: read-only Status: current | none | |||
Integer {bellcore(1), itu(2)} | Configures the APS channel protocol to be implemented at the 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. Max-Access: read-write Status: current The values include: | none | |||
| APS Channel Protocol | Defined In | ||||
bellcore(1) | Implements APS channel protocol as defined in Bellcore GR-253-CORE. | ||||
itu(2) | Implements APS channel protocol as defined in ITU document G.783, Annex A. | ||||
INTEGER {csApsChannelMismatch(1), csApsProtectionByteFail(2), csApsFEProtectionFailure(3)} | Specifies the SONET APS line failure code, or the failure encountered by the APS line. The failure descriptions include:
Refer to Bellcore GR-253-CORE. Max-Access: read-only Status: current | none | |||
INTEGER {csApsOther(1), csApsRevertive(2), csApsManual(3), csApsSignalDefectLow(4), csApsSignalDefectHigh(5), csApsSignalFailureLow(6), csApsSignalFailureHigh(7), csApsForceSwitch(8), csApsLockOut(9)} | When the working line on one end fails, its other end is told to do an APS switch. Max-Access: read-only Status: current The following switch request types describe, in order of priority, the reason for APS switchover: | none | |||
| Switch Request Type | Reason | ||||
This is the highest priority switch. This will override all other requests. | |||||
Forced switch forces hardware to switch the active line even if the other line (could be the working line or the protection line) is in alarm. | |||||
Switch happened because threshold for csApsSigDegradeBER was exceeded. | |||||
Same as above, but lower priority. | |||||
Switch occurred because threshold for csApsSigFaultBER was exceeded. | |||||
Same as above, but lower priority. | |||||
csApsLineSwitchReason (continued) |
| Switch Request Type | Reason |
| |
Manual switch causes APS switch unless a request of equal or higher priority is in effect. | |||||
Switch back to working line after the Wait-to-Restore interval is over, and failures are cleared. It is the lowest priority. | |||||
The object identifiers are listed in Table 5-5.
| Name | Object Identifier |
|---|---|
cssTotalTable | ::= {csSection 1} |
cssTotalEntry | ::= {cssTotalTable 1} |
::= {cssTotalEntry 1} | |
cssTotalSESs | ::= {cssTotalEntry 2} |
::= {cssTotalEntry 3} | |
cssTotalCVs | ::= {cssTotalEntry 4} |
The MIB objects are listed in Table 5-6.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cssTotalEntry | Describes 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 RFC 2558 contains the number of 15-minute intervals that have elapsed since the line was enabled. Max-Access: not-accessible Status: current | none | ||
cssTotalEntry | Provides an entry in the SONET/SDH Section Total table. Entries are created automatically for SONET lines. Max-Access: not-accessible Status: current The index s | none | ||
Gauge32 (in units of errored seconds) | Detects the number of Errored Seconds encountered by a SONET/SDH Section in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Severely Errored Seconds) | Detects the number of Severely Errored Seconds encountered by a SONET/SDH Section in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Severely Errored Framing Seconds) | Detects the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Coding Violations) | Detects the number of Coding Violations encountered by a SONET/SDH Section in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-7.
| Name | Object Identifier |
|---|---|
::= {csSection 2} | |
cssTraceEntry | ::= {cssTraceTable 1} |
cssTraceToTransmit | ::= {cssTraceEntry 1} |
cssTraceToExpect | ::= {cssTraceEntry 2} |
cssTraceFailure | ::= {cssTraceEntry 3} |
cssTraceReceived | ::= {cssTraceEntry 4} |
The MIB objects are listed in Table 5-8.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cssTraceEntry | Describes the SONET/SDH Section Trace table. This table contains objects for tracing the SONET section. Max-Access: not-accessible Status: current | none | ||
cssTraceEntry | Provides 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. Max-Access: not-accessible Status: current The index is | none | ||
OCTET STRING (SIZE(0|16|64)) | Describes SONET Section Trace To Transmit string. It is transmitted to perform SONET section trace diagnostics. The trace string is repetitively transmitted 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. Refer to Bellcore GR-253-CORE. Max-Access: read-write Status: current | none | ||
OCTET STRING (SIZE(0|16|64)) | Describes the 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. Refer to Bellcore GR-253-CORE. Max-Access: read-write Status: current | none | ||
TruthValue | Specifies the value of this object is set to Refer to Bellcore GR-253-CORE. Max-Access: read-only Status: current | none | ||
OCTET STRING (SIZE (0|16|64)) | Views the SONET Section Trace that is received by the receiving terminal. Refer to Bellcore GR-253-CORE. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-9.
| Name | Object Identifier |
|---|---|
cslTotalTable | ::= {csLine 1} |
::= {cslTotalTable 1} | |
::= {cslTotalEntry 1} | |
cslTotalSESs | ::= {cslTotalEntry 2} |
::= {cslTotalEntry 3} | |
cslTotalUASs | ::= {cslTotalEntry 4} |
The MIB objects are listed in Table 5-10.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cslTotalEntry | Describes 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 Max-Access: not-accessible Status: current | none | ||
cslTotalEntry | Contains an entry in the SONET/SDH Line Total table. Entries are created automatically for SONET lines. Max-Access: not-accessible Status: current The index is | none | ||
Gauge32 (in units of errored seconds) | Detects the number of Errored Seconds encountered by a SONET/SDH Line in the last 24 hours. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Severely Errored Seconds) | Detects the number of Severely Errored Seconds encountered by a SONET/SDH Line in the last 24 hours. Refer to Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Coding Violations) | Detects the number of Coding Violations encountered by a SONET/SDH Line in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of unavailable seconds) | Detects the number of Unavailable Seconds encountered by a SONET/SDH Line in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-11.
| Name | Object Identifier |
|---|---|
cslFarEndTotalTable | ::= {csLine 2} |
cslFarEndTotalEntry | ::= {cslFarEndTotalTable 1} |
cslFarEndTotalESs | ::= {cslFarEndTotalEntry 1} |
::= {cslFarEndTotalEntry 2} | |
::= {cslFarEndTotalEntry 3} | |
cslFarEndTotalUASs | ::= {cslFarEndTotalEntry 4} |
The MIB objects are listed in Table 5-12.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cslFarEndTotalEntry | Describes 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 Max-Access: not-accessible Status: current | none | ||
cslFarEndTotalEntry | Provides an entry in the SONET/SDH Far End Line Total table. Entries are created automatically for SONET lines. Max-Access: not-accessible Status: current The index is | none | ||
Gauge32 (in units of errored seconds) | Detects the number of Errored Seconds (ES) encountered by a SONET/SDH Far End Line in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Severely Errored Seconds) | Detects the number of Severely Errored Seconds (SES) encountered by a SONET/SDH Far End Line in the last Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Coding Violations) | Detects the number of Coding Violations encountered by a SONET/SDH Far End Line in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of unavailable seconds) | Detects the number of Unavailable Seconds encountered by a SONET/SDH Far End Line in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-13.
| Name | Object Identifier |
|---|---|
cspTotalTable | ::= {csPath 1} |
cspTotalEntry | ::= {cspTotalTable 1} |
::= {cspTotalEntry 1} | |
::= {cspTotalEntry 2} | |
::= {cspTotalEntry 3} | |
::= {cspTotalEntry 4} |
The MIB objects are listed in Table 5-14.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cspTotalEntry | Describes 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 Max-Access: not-accessible Status: current | none | ||
cspTotalEntry | Provides an entry in the SONET/SDH Path Total table. Entries are created automatically for SONET lines. Max-Access: not-accessible Status: current The index is | none | ||
Gauge32 (in units of errored seconds) | Detects the number of Errored Seconds encountered by a SONET/SDH Path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Severely Errored Seconds) | Detects the number of Severely Errored Seconds (SES) encountered by a SONET/SDH Path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Coding Violations) | Detects the number of Coding Violations encountered by a SONET/SDH Path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of unavailable seconds) | Detects the number of Unavailable Seconds encountered by a SONET/SDH Path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-15.
| Name | Object Identifier |
|---|---|
cspFarEndTotalTable | ::= {csPath 2} |
cspFarEndTotalEntry | ::= {cspFarEndTotalTable 1} |
::= {cspFarEndTotalEntry 1} | |
cspFarEndTotalSESs | ::= {cspFarEndTotalEntry 2} |
cspFarEndTotalCVs | ::= {cspFarEndTotalEntry 3} |
::= {cspFarEndTotalEntry 4} |
The MIB objects are listed in Table 5-16.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cspFarEndTotalEntry | Describes the SONET/SDH Far End Path Total table. Far End refers to 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 RFC 2558 contains the number of 15-minute intervals that have elapsed since the line is enabled. Max-Access: not-accessible Status: current | none | ||
cspFarEndTotalEntry | Provides an entry in the SONET/SDH Far End Path Total table. Entries are created automatically for SONET lines. Max-Access: not-accessible Status: current The index is | none | ||
Gauge32 (in units of errored seconds) | Detects the number of Errored Seconds encountered by a SONET/SDH far end path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Severely Errored Seconds) | Detects the number of Severely Errored Seconds encountered by a SONET/SDH far end path in the last Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of Coding Violations) | Detects the number of Coding Violations encountered by a SONET/SDH far end path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Gauge32 (in units of unavailable seconds) | Detects the number of Unavailable Seconds encountered by a SONET/SDH far end path in the last 24 hours. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-17.
| Name | Object Identifier |
|---|---|
::= {csPath 3} | |
cspTraceEntry | ::= {cspTraceTable 1} |
cspTraceToTransmit | ::= {cspTraceEntry 1} |
cspTraceToExpect | ::= {cspTraceEntry 2} |
cspTraceFailure | ::= { cspTraceEntry 3 } |
cspTraceReceived | ::= {cspTraceEntry 4} |
The MIB objects are listed in Table 5-18.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of cspTraceEntry | Describes the SONET/SDH Path Trace table. This table contains objects for tracing the SONET path. Max-Access: not accessible Status: current | none | ||
cspTraceEntry | Provides 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. Max-Access: not accessible Status: current The index is | none | ||
OCTET STRING (SIZE(0|16|64)) | Describes SONET Path Trace To Transmit. The trace string is repetitively transmitted 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 cannot be performed. Refer to Bellcore GR-253-CORE. Max-Access: read-write Status: current | none | ||
OCTET STRING (SIZE(0|16|64)) | Describes SONET Path Trace To Expect. The receiving terminal verifies that the incoming string matches this string. The value of Refer to Bellcore GR-253-CORE. Max-Access: read-write Status: current | none | ||
TruthValue | Sets the value of this object to Refer to Bellcore GR-253-CORE. Max-Access: read-only Status: current | none | ||
OCTET STRING (SIZE(0|16|64)) | Views the Sonet Path Trace that is received by the receiving terminal. Refer to Bellcore GR-253-CORE. Max-Access: read-only Status: current | none | ||
The object identifiers are listed in Table 5-19.
| Name | Object Identifier |
|---|---|
csStatsTable | ::= {csStats 1} |
::= {csStatsTable 1} | |
cssLOSs | ::= {csStatsEntry 1} |
::= {csStatsEntry 2} | |
::= {csStatsEntry 3} | |
::= {csStatsEntry 4} | |
::= {csStatsEntry 5} | |
cspRFIs | ::= {csStatsEntry 6} |
The MIB objects are listed in Table 5-20.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of csStatsEntry | Describes 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 (AIS), and Remote Failure Indications (RFI). Max-Access: not-accessible Status: current | none | ||
csStatsEntry | Provides an entry in the SONET/SDH statistics table. These are real-time statistics for the SONET section, line, and path layers. The statistics are gathered for each SONET line. An entry is automatically created and is indexed by ifIndex. Max-Access: not-accessible Status: current The index is | none | ||
Counter32 (in units of loss of signals) | Detects the number of LOS encountered by a SONET/SDH Section. A high value for this object can indicate a problem with the SONET Section layer. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Counter32 (in units of loss of frames) | Detects the number of LOF encountered by a SONET/SDH Section. A high value for this object may indicate a problem with the SONET Section layer. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Counter32 (in units of Alarm Indication Signals) | Detects the number of AIS encountered by a SONET/SDH Line. A high value for this object may indicate a problem with the SONET Line layer. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Counter32 (in units of Remote Failure Indications) | Detects the number of RFI encountered by a SONET/SDH Line. A high value for this object may indicate a problem with the SONET Line layer. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Counter32 (in units of Alarm Indication Signals) | Detects the number of AIS encountered by a SONET/SDH Path. A high value for this object may indicate a problem with the SONET Path layer. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
Counter32 (in units of Remote Failure Indications) | Detects the number of RFI encountered by a SONET/SDH Path. A high value for this object may indicate a problem with the SONET Path layer. Refer to RFC 2558. Max-Access: read-only Status: current | none | ||
One object identifier is listed in Table 5-21.
| Name | Object Identifier |
|---|---|
ciscoSONETMIBCompliance | ::= {ciscoSONETMIBCompliances 1} |
One MIB object is listed in Table 5-22.
| Name | Mandatory Groups | Description | Default Value | |
|---|---|---|---|---|
ciscoSONETConfMIBGroup, ciscoSONETStatsMIBGroup, ciscoSONETTraceMIBGroup | Specifies the compliance statement for the ciscoSONET management group. It is required if SONET APS is supported. Status: current Module: AXSM Group: ciscoSONETApsMIBGroup | none | ||
The object identifiers are listed in Table 5-23.
| Name | Object Identifier |
|---|---|
ciscoSONETConfMIBGroup | ::= {ciscoSONETMIBGroups 1} |
ciscoSONETStatsMIBGroup | ::= {ciscoSONETMIBGroups 2} |
ciscoSONETTraceMIBGroup | ::= {ciscoSONETMIBGroups 3} |
ciscoSONETApsMIBGroup | ::= {ciscoSONETMIBGroups 4} |
The MIB objects are listed in Table 5-24.
| Name | Objects | Description | Default Value | |
|---|---|---|---|---|
csConfigLoopbackType, csConfigXmtClockSource, csConfigFrameScramble, csConfigType | Specifies the objects used for configuring SONET lines. Status: current | none | ||
cssTotalESs, cssTotalSESs, cssTotalSEFSs, cssTotalCVs, cssLOSs, cssLOFs, cslAISs, cslRFIs, cspAISs, cspRFIs, cslTotalESs, cslTotalSESs, cslTotalCVs, cslTotalUASs, cslFarEndTotalESs, cslFarEndTotalSESs, cslFarEndTotalCVs, cslFarEndTotalUASs, cspTotalESs, cspTotalSESs, cspTotalCVs, cspTotalUASs, cspFarEndTotalESs, cspFarEndTotalSESs, cspFarEndTotalCVs, cspFarEndTotalUASs | Relates to the SONET line statistics. Status: current | none | ||
cssTraceToTransmit, cssTraceToExpect, cssTraceFailure, cspTraceToTransmit, cspTraceToExpect, cspTraceFailure | Relates to the SONET line connectivity. Status: current | none | ||
csApsProtectionIndex, csApsEnable, csApsArchMode, csApsActiveLine, csApsSigFaultBER, csApsSigDegradeBER, csApsWaitToRestore, csApsDirection, csApsRevertive, csApsLineFailureCode, csApsLineSwitchReason | Configures APS over SONET lines. Status: current | none | ||
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Sep 15 10:56:32 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.