cc/td/doc/product/wanbu/mgx8850/20x
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Cisco SONET MIB File

Cisco SONET MIB File

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:

SONET Configuration Table

The object identifiers are listed in Table 5-1.


Table 5-1: SONET Configuration Table Object Identifiers
Name Object Identifier

csConfigTable

::= {csConfig 1}

csConfigEntry

::= {csConfigTable 1}

csConfigLoopbackType

::= {csConfigEntry 1}

csConfigXmtClockSource

::= {csConfigEntry 2}

csConfigFrameScramble

::= {csConfigEntry 3}

csConfigType

::= {csConfigEntry 4}

The MIB objects are listed in Table 5-2.


Table 5-2: SONET Configuration Table MIB Objects
Name Syntax Description Default Value

csConfigTable

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

csConfigEntry

Provides 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). The object ifAdminStatus from the ifTable must be used to enable or disable a line. By default, the line state is down.

To maintain the integrity of the reference, the following is required:

  • The value of ifAdminStatus from ifTable for entries in this table cannot be set to down (2) if there are virtual interfaces configured on the line.

  • The value of csConfigLoopbackType must be set to noLoopback (1), before any loopback type is changed from one mode to another.

Max-Access: not-accessible

Status: current

Created By: Agent

The index is ifIndex.

none

csConfigLoopback
Type

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.

csConfigXmtClock
Source

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

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.

csConfigFrame
Scramble

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

csConfigType

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

SONET APS Configuration Table

The object identifier for each MIB object for the SONET Automatic Protection Switching (APS) Configuration Table is listed in Table 5-3.


Table 5-3: SONET APS Configuration Table Object Identifiers
Name Object Identifier

csApsConfigTable

::= {csApsConfig 1}

csApsConfigEntry

::= {csApsConfigTable 1}

csApsWorkingIndex

::= {csApsConfigEntry 1}

csApsProtectionIndex

::= {csApsConfigEntry 2}

csApsEnable

::= {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.


Table 5-4: SONET APS Configuration Table MIB Objects
Name Syntax Description Default Value

csApsConfig
Table

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

csApsConfig
Entry

csApsConfigEntry

Creates an entry 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. For example, 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.

Max-Access: not-accessible

Status: current

The index is csApsWorkingIndex.

none

csApsWorking
Index

InterfaceIndex

Refers to the working line in the APS pair.

When a pair of APS lines is configured, one line must be the working line, which is the primary line, and the other must be the protection line, which is the backup line.

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

csApsProtection
Index

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

csApsEnable

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

csApsArchMode

INTEGER {onePlusOne(1), oneToOne(2), anexBOnePlusOne(3), ycableOnePlusOneNok1k2(4), straightOnePlusOneNok1k2(5)}

Configures the APS architecture mode on the working/protection line pairs. See csApsK1K2Disable for description of K1K2 bytes.

All of the following are supported on single slot. oneToOne(2) is not supported across 2 slots; which is the working and protection slot numbers must be the same in oneToOne(2).

  • onePlusOne—Supports the same card and across two 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—Supports only the same card This mode means that the transmit and receive signals go over the working and protection lines. (straight cable implied)

  • anexBOnePlusOne—Supports the same card and across two 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 are ignored.

Max-Access: read-write

Status: current

none

csApsActiveLine

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

csApsSigFault
BER

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

csApsSigDegradeBER

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

csApsWaitTo
Restore

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 csApsRevertive for a description of non-revertive.

Max-Access: read-write

Status: current

none

csApsDirection

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

csApsRevertive

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

csApsDirection
Operational

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

csApsArchModeOperational

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 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.

Max-Access: read-only

Status: current

none

csApsChannel
Protocol

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.

csApsLine
FailureCode

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:

  • csApsChannelMismatch—Indicates that the transmitted K1 byte and the received K2 byte do not match.

  • csApsProtectionByteFail—Indicates either a K1 byte with an invalid type of switch request bits was received, or he priority of the received K1 byte is lower than the transmitted K1 byte.

  • csApsFEProtectionFailure—Indicates a remote end error is detected.

Refer to Bellcore GR-253-CORE.

Max-Access: read-only

Status: current

none

csApsLineSwitchReason

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

csApsLockOut

This is the highest priority switch. This will override all other requests.

csApsForceSwitch

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.

csApsSignalFailure
High

Switch happened because threshold for csApsSigDegradeBER was exceeded.

csApsSignalFailure
Low

Same as above, but lower priority.

csApsSignalDefect
High

Switch occurred because threshold for csApsSigFaultBER was exceeded.

csApsSignalDefect
Low

Same as above, but lower priority.

csApsLineSwitchReason

(continued)

Switch Request Type Reason

csApsManual

Manual switch causes APS switch unless a request of equal or higher priority is in effect.

csApsRevertive

Switch back to working line after the Wait-to-Restore interval is over, and failures are cleared. It is the lowest priority.

SONET Section Total Table

The object identifiers are listed in Table 5-5.


Table 5-5: SONET Section Total Table Object Identifiers
Name Object Identifier

cssTotalTable

::= {csSection 1}

cssTotalEntry

::= {cssTotalTable 1}

cssTotalESs

::= {cssTotalEntry 1}

cssTotalSESs

::= {cssTotalEntry 2}

cssTotalSEFSs

::= {cssTotalEntry 3}

cssTotalCVs

::= {cssTotalEntry 4}

The MIB objects are listed in Table 5-6.


Table 5-6: SONET Section Total Table MIB Objects
Name Syntax Description Default Value

cssTotalTable

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

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 ifIndex.

none

cssTotalESs

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

cssTotalSESs

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

cssTotalSEFSs

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

cssTotalCVs

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

SONET Section Trace Table

The object identifiers are listed in Table 5-7.


Table 5-7: SONET Section Table Object Identifiers
Name Object Identifier

cssTraceTable

::= {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.


Table 5-8: SONET Section Table MIB Objects
Name Syntax Description Default Value

cssTraceTable

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

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 ifIndex.

none

cssTraceToTransmit

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

cssTraceToExpect

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

cssTraceFailure

TruthValue

Specifies the value of this object is set to true when the SONET section received trace does not match the cssTraceToExpect.

Refer to Bellcore GR-253-CORE.

Max-Access: read-only

Status: current

none

cssTraceReceived

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

SONET Line Total Table

The object identifiers are listed in Table 5-9.


Table 5-9: SONET Line Total Table Object Identifiers
Name Object Identifier

cslTotalTable

::= {csLine 1}

cslTotalEntry

::= {cslTotalTable 1}

cslTotalESs

::= {cslTotalEntry 1}

cslTotalSESs

::= {cslTotalEntry 2}

cslTotalCVs

::= {cslTotalEntry 3}

cslTotalUASs

::= {cslTotalEntry 4}

The MIB objects are listed in Table 5-10.


Table 5-10: SONET Line Total Table MIB Objects
Name Syntax Description Default Value

cslTotalTable

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 SONETMediumValidIntervals contains the number of 15-minute intervals that have elapsed since the line was enabled. Refer to RFC 2558.

Max-Access: not-accessible

Status: current

none

cslTotalEntry

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 ifIndex.

none

cslTotalESs

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

cslTotalSESs

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
RFC 2558.

Max-Access: read-only

Status: current

none

cslTotalCVs

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

cslTotalUASs

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

SONET Far End Line Total Table

The object identifiers are listed in Table 5-11.


Table 5-11: SONET Far End Line Total Table Object Identifiers
Name Object Identifier

cslFarEndTotalTable

::= {csLine 2}

cslFarEndTotalEntry

::= {cslFarEndTotalTable 1}

cslFarEndTotalESs

::= {cslFarEndTotalEntry 1}

cslFarEndTotalSESs

::= {cslFarEndTotalEntry 2}

cslFarEndTotalCVs

::= {cslFarEndTotalEntry 3}

cslFarEndTotalUASs

::= {cslFarEndTotalEntry 4}

The MIB objects are listed in Table 5-12.


Table 5-12: SONET Far End Line Total Table MIB Objects
Name Syntax Description Default Value

cslFarEndTotalTable

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 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

cslFarEndTotalEntry

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 ifIndex.

none

cslFarEndTotalESs

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

cslFarEndTotalSESs

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
24 hours.

Refer to RFC 2558.

Max-Access: read-only

Status: current

none

cslFarEndTotalCVs

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

cslFarEndTotalUASs

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

SONET Path Total Table

The object identifiers are listed in Table 5-13.


Table 5-13: SONET Path Total Table Object Identifiers
Name Object Identifier

cspTotalTable

::= {csPath 1}

cspTotalEntry

::= {cspTotalTable 1}

cspTotalESs

::= {cspTotalEntry 1}

cspTotalSESs

::= {cspTotalEntry 2}

cspTotalCVs

::= {cspTotalEntry 3}

cspTotalUASs

::= {cspTotalEntry 4}

The MIB objects are listed in Table 5-14.


Table 5-14: SONET Path Total Table MIB Objects
Name Syntax Description Default Value

cspTotalTable

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 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

cspTotalEntry

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 ifIndex.

none

cspTotalESs

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

cspTotalSESs

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

cspTotalCVs

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

cspTotalUASs

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

SONET Far End Path Total Table

The object identifiers are listed in Table 5-15.


Table 5-15: SONET Far End Path Total Table Object Identifiers
Name Object Identifier

cspFarEndTotalTable

::= {csPath 2}

cspFarEndTotalEntry

::= {cspFarEndTotalTable 1}

cspFarEndTotalESs

::= {cspFarEndTotalEntry 1}

cspFarEndTotalSESs

::= {cspFarEndTotalEntry 2}

cspFarEndTotalCVs

::= {cspFarEndTotalEntry 3}

cspFarEndTotalUASs

::= {cspFarEndTotalEntry 4}

The MIB objects are listed in Table 5-16.


Table 5-16: SONET Far End Path Total Table MIB Objects
Name Syntax Description Default Value

cspFarEndTotalTable

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

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 ifIndex.

none

cspFarEndTotalESs

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

cspFarEndTotalSESs

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
24 hours.

Refer to RFC 2558.

Max-Access: read-only

Status: current

none

cspFarEndTotalCVs

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

cspFarEndTotalUASs

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

Path Trace Table

The object identifiers are listed in Table 5-17.


Table 5-17: Port Trace Table Object Identifiers
Name Object Identifier

cspTraceTable

::= {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.


Table 5-18: Port Trace Table MIB Objects
Name Syntax Description Default Value

cspTraceTable

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

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 ifIndex.

none

cspTraceToTransmit

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

cspTraceToExpect

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 cspTraceFailure 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

cspTraceFailure

TruthValue

Sets the value of this object to true when the trace received by the SONET Path does not match the cspTraceToExpect.

Refer to Bellcore GR-253-CORE.

Max-Access: read-only

Status: current

none

cspTraceReceived

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

SONET Statistics Tables

The object identifiers are listed in Table 5-19.


Table 5-19: SONET Statistics Table Object Identifiers
Name Object Identifier

csStatsTable

::= {csStats 1}

csStatsEntry

::= {csStatsTable 1}

cssLOSs

::= {csStatsEntry 1}

cssLOFs

::= {csStatsEntry 2}

cslAISs

::= {csStatsEntry 3}

cslRFIs

::= {csStatsEntry 4}

cspAISs

::= {csStatsEntry 5}

cspRFIs

::= {csStatsEntry 6}

The MIB objects are listed in Table 5-20.


Table 5-20: SONET Statistics Table MIB Objects
Name Syntax Description Default Value

csStatsTable

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

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 ifIndex.

none

cssLOSs

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

cssLOFs

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

cslAISs

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

cslRFIs

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

cspAISs

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

cspRFIs

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

Conformance Information

One object identifier is listed in Table 5-21.


Table 5-21: Cisco SONET Conformance Information Object Identifier
Name Object Identifier

ciscoSONETMIBCompliance

::= {ciscoSONETMIBCompliances 1}

One MIB object is listed in Table 5-22.


Table 5-22: Cisco SONET Conformance Information MIB Object
Name Mandatory Groups Description Default Value

ciscoSONETMIB
Compliance

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

Units of Conformance

The object identifiers are listed in Table 5-23.


Table 5-23: Cisco SONET Units of Conformance Object Identifiers
Name Object Identifier

ciscoSONETConfMIBGroup

::= {ciscoSONETMIBGroups 1}

ciscoSONETStatsMIBGroup

::= {ciscoSONETMIBGroups 2}

ciscoSONETTraceMIBGroup

::= {ciscoSONETMIBGroups 3}

ciscoSONETApsMIBGroup

::= {ciscoSONETMIBGroups 4}

The MIB objects are listed in Table 5-24.


Table 5-24: Cisco SONET Units of Conformance MIB Objects
Name Objects Description Default Value

ciscoSONETConfMIBGroup

csConfigLoopbackType, csConfigXmtClockSource, csConfigFrameScramble, csConfigType

Specifies the objects used for configuring SONET lines.

Status: current

none

ciscoSONETStatsMIBGroup

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

ciscoSONETTrace
MIBGroup

cssTraceToTransmit, cssTraceToExpect, cssTraceFailure, cspTraceToTransmit, cspTraceToExpect, cspTraceFailure

Relates to the SONET line connectivity.

Status: current

none

ciscoSONETApsMIBGroup

csApsProtectionIndex, csApsEnable, csApsArchMode, csApsActiveLine, csApsSigFaultBER, csApsSigDegradeBER, csApsWaitToRestore, csApsDirection, csApsRevertive, csApsLineFailureCode, csApsLineSwitchReason

Configures APS over SONET lines.

Status: current

none


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Sep 15 10:56:32 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.