All MIBs › CERENT-MSDWDM-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2003-02-15
Category: Optical and WDM, Vendor: Cisco ONS/Cerent
Description: Manages multi-service DWDM (Dense Wavelength Division Multiplexing) configuration and optical channel status on Cisco/Cerent ONS equipment.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CERENT-MSDWDM-MIB?
CERENT-MSDWDM-MIB is a vendor-specific MIB from Cisco (originally Cerent) for ONS optical transport platforms, covering multi-service DWDM (Dense Wavelength Division Multiplexing) optical interface configuration and performance. It exposes physical-layer interface configuration (cMsDwdmIfConfigTable/cMsDwdmIfConfigEntry) including protocol, data rate, loopback state, wavelength, and OTN (G.709)/FEC status, plus separate groups for OTN and FEC performance statistics over current/previous 15-minute and daily intervals. Its monitoring value is squarely hardware status of the optical transport interface: cMsDwdmIfConfigOtnStatus and cMsDwdmIfConfigFECStatus indicate whether OTN framing and forward error correction are functioning correctly on a wavelength channel, while the OTN/FEC valid-intervals objects (cMsDwdmIfOTNValidIntervals, cMsDwdmIfFECValidIntervals) reveal whether error-correction is actively correcting bit errors, which flags degrading optical signal quality. As stated in the module description, this MIB relies on ITU-T G.709 (OTN) standards for its framing and error-correction concepts. It is deployed on Cisco ONS DWDM optical transport chassis in carrier and metro/long-haul optical networks. Engineers can download the CERENT-MSDWDM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CERENT-MSDWDM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco ONS DWDM optical transport platform (formerly Cerent)
Monitoring Examples
An operator would poll cMsDwdmIfConfigTable/cMsDwdmIfConfigEntry to confirm cMsDwdmIfConfigWavelength and cMsDwdmIfConfigDataRate match the intended provisioning, then check cMsDwdmIfConfigOtnStatus and cMsDwdmIfConfigFECStatus to verify OTN framing and forward error correction are locked and functioning. A rising trend in cMsDwdmIfFECValidIntervals corrected-error counts relative to cMsDwdmIfOpticsValidIntervals would reveal a degrading optical wavelength channel (e.g., due to fiber attenuation or amplifier drift) before it escalates into a hard service outage, and cMsDwdmIfConfigLoopback would show whether a port has inadvertently been left in a test loopback state.
What Can Be Monitored
- wavelength/data rate configuration
- OTN (G.709) framing status
- forward error correction (FEC) status
- FEC/OTN performance interval statistics
- loopback state
This MIB depends on
Related MIBs
Imported Objects
| cerentGeneric | OBJECT-IDENTITY |
| cerentModules | OBJECT-IDENTITY |
| cerentRequirements | OBJECT-IDENTITY |
From CERENT-TC
| CerentPeriod |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cMsDwdmOtnCurrentFC OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NUM c8B10BCurIntervalType | 1.3.6.1.4.1.3607.2.40.4.2.1.1 | IntervalType | not-accessible | This object is an index to the c8B10BCurrentTable. It gives the type of interval for which 8B10B data has been collected. |
| C32 c8B10BCurrentCodeViols | 1.3.6.1.4.1.3607.2.40.4.2.1.2 | Counter32 | read-only | This object gives the value of the number of 8B10B Coding Violations encountered on an interface for the current interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BCurrentCVOverflow. SNMP v2c or v3 managers can directly use c8B10BCurrentHCCodeViols, which is a 64 bit counter. |
| C32 c8B10BCurrentCVOverflow | 1.3.6.1.4.1.3607.2.40.4.2.1.3 | Counter32 | read-only | This object gives the higher word value the number of 8B10B Coding Violations encountered on an interface for the current interval. If the value of c8B10BCurrentCodeViols is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BCurrentHCCodeViols, which is a 64 bit counter. |
| C32 c8B10BCurrentDataSets | 1.3.6.1.4.1.3607.2.40.4.2.1.17 | Counter32 | read-only | This object gives the value of the number of 8B10B data code groups encountered on an interface for the current interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BCurrentDSOverflow. SNMP v2c or v3 managers can directly use c8B10BCurrentHCDataSets, which is a 64 bit counter. |
| C32 c8B10BCurrentDSOverflow | 1.3.6.1.4.1.3607.2.40.4.2.1.18 | Counter32 | read-only | This object gives the higher word value the number of 8B10B data code groups encountered on an interface for the current interval. If the value of c8B10BCurrentDataSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BCurrentHCDataSets, which is a 64 bit counter. |
| c8B10BCurrentEntry | 1.3.6.1.4.1.3607.2.40.4.2.1 | not-accessible | An entry in the c8B10BCurrentTable. | |
| C64 c8B10BCurrentHCCodeViols | 1.3.6.1.4.1.3607.2.40.4.2.1.4 | Counter64 | read-only | The counter associated with the number of 8B10B coding violations encountered on this interface in the current interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BCurrentHCDataSets | 1.3.6.1.4.1.3607.2.40.4.2.1.19 | Counter64 | read-only | The counter associated with the number of 8B10B data code groups encountered on this interface in the current interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BCurrentHCIdleSets | 1.3.6.1.4.1.3607.2.40.4.2.1.13 | Counter64 | read-only | The counter associated with the number of 8B10B idle sets encountered on this interface in the current interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BCurrentHCInvalidPkts | 1.3.6.1.4.1.3607.2.40.4.2.1.10 | Counter64 | read-only | The counter associated with the number of 8B10B invalid packets encountered on this interface in the current interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BCurrentHCNonIdleSets | 1.3.6.1.4.1.3607.2.40.4.2.1.16 | Counter64 | read-only | The counter associated with the number of 8B10B non-idle sets encountered on this interface in the current interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BCurrentHCValidPkts | 1.3.6.1.4.1.3607.2.40.4.2.1.7 | Counter64 | read-only | The counter associated with the number of 8B10B valid packets on this interface in the current interval. This is a High Capacity ( 64 bit ) counter. |
| C32 c8B10BCurrentIdleSets | 1.3.6.1.4.1.3607.2.40.4.2.1.11 | Counter32 | read-only | This object gives the value of the number of 8B10B Idle sets encountered on an interface for the current interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BCurrentISOverflow. SNMP v2c or v3 managers can directly use c8B10BCurrentHCIdleSets, which is a 64 bit counter. |
| C32 c8B10BCurrentInvalidPkts | 1.3.6.1.4.1.3607.2.40.4.2.1.8 | Counter32 | read-only | This object gives the value of the number of 8B10B invalid packets encountered on an interface for the current interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BCurrentIPOverflow. SNMP v2c or v3 managers can directly use c8B10BCurrentHCInvalidPkts, which is a 64 bit counter. |
| C32 c8B10BCurrentIPOverflow | 1.3.6.1.4.1.3607.2.40.4.2.1.9 | Counter32 | read-only | This object gives the higher word value the number of 8B10B invalid packets encountered on an interface for the current interval. If the value of c8B10BCurrentInvalidPkts is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BCurrentHCInvalidPkts, which is a 64 bit counter. |
| C32 c8B10BCurrentISOverflow | 1.3.6.1.4.1.3607.2.40.4.2.1.12 | Counter32 | read-only | This object gives the higher word value the number of 8B10B idle sets encountered on an interface for the current interval. If the value of c8B10BCurrentIdleSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BCurrentHCIdleSets, which is a 64 bit counter. |
| C32 c8B10BCurrentNISOverflow | 1.3.6.1.4.1.3607.2.40.4.2.1.15 | Counter32 | read-only | This object gives the higher word value the number of 8B10B non idle sets encountered on an interface for the current interval. If the value of c8B10BCurrentNonIdleSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BCurrentHCNonIdleSets, which is a 64 bit counter. |
| C32 c8B10BCurrentNonIdleSets | 1.3.6.1.4.1.3607.2.40.4.2.1.14 | Counter32 | read-only | This object gives the value of the number of 8B10B non idle sets encountered on an interface for the current interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BCurrentNISOverflow. SNMP v2c or v3 managers can directly use c8B10BCurrentHCNonIdleSets, which is a 64 bit counter. |
| c8B10BCurrentTable | 1.3.6.1.4.1.3607.2.40.4.2 | not-accessible | This table contains the cumulative PM statistics for the Fiber Channel/ Gigabit Ethernet (8B10B) on the applicable interfaces. | |
| C32 c8B10BCurrentValidPkts | 1.3.6.1.4.1.3607.2.40.4.2.1.5 | Counter32 | read-only | This object gives the value of the number of 8B10B Valid Packets encountered on an interface for the current interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BCurrentVPOverflow. SNMP v2c or v3 managers can directly use c8B10BCurrentHCValidPkts, which is a 64 bit counter. |
| C32 c8B10BCurrentVPOverflow | 1.3.6.1.4.1.3607.2.40.4.2.1.6 | Counter32 | read-only | This object gives the higher word value the number of 8B10B valid packets encountered on an interface for the current interval. If the value of c8B10BCurrentValidPkts is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BCurrentHCValidPkts, which is a 64 bit counter. |
| C32 c8B10BIntervalCodeViols | 1.3.6.1.4.1.3607.2.40.4.3.1.3 | Counter32 | read-only | This object gives the value of the number of 8B10B Coding Violations encountered on an interface for a particular interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BIntervalCVOverflow. SNMP v2c or v3 managers can directly use c8B10BIntervalHCCodeViols, which is a 64 bit counter. |
| C32 c8B10BIntervalCVOverflow | 1.3.6.1.4.1.3607.2.40.4.3.1.4 | Counter32 | read-only | This object gives the higher word value the number of 8B10B Coding Violations encountered on an interface for a particular interval. If the value of c8B10BIntervalCodeViols is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BIntervalHCCodeViols, which is a 64 bit counter. |
| C32 c8B10BIntervalDataSets | 1.3.6.1.4.1.3607.2.40.4.3.1.18 | Counter32 | read-only | This object gives the value of the number of 8B10B data code groups encountered on an interface for a particular interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BIntervalDSOverflow. SNMP v2c or v3 managers can directly use c8B10BIntervalHCDataSets, which is a 64 bit counter. |
| C32 c8B10BIntervalDSOverflow | 1.3.6.1.4.1.3607.2.40.4.3.1.19 | Counter32 | read-only | This object gives the higher word value the number of 8B10B data code groups encountered on an interface for a particular interval. If the value of c8B10BIntervalDataSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BIntervalHCDataSets, which is a 64 bit counter. |
| c8B10BIntervalEntry | 1.3.6.1.4.1.3607.2.40.4.3.1 | not-accessible | An entry in the c8B10BIntervalTable. | |
| C64 c8B10BIntervalHCCodeViols | 1.3.6.1.4.1.3607.2.40.4.3.1.5 | Counter64 | read-only | The counter associated with the number of 8B10B coding violations encountered on this interface in a particular interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BIntervalHCDataSets | 1.3.6.1.4.1.3607.2.40.4.3.1.20 | Counter64 | read-only | The counter associated with the number of 8B10B data code groups encountered on this interface in a particular interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BIntervalHCIdleSets | 1.3.6.1.4.1.3607.2.40.4.3.1.14 | Counter64 | read-only | The counter associated with the number of 8B10B idle sets encountered on this interface in a particular interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BIntervalHCInvalidPkts | 1.3.6.1.4.1.3607.2.40.4.3.1.11 | Counter64 | read-only | The counter associated with the number of 8B10B invalid packets encountered on this interface in a particular interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BIntervalHCNonIdleSets | 1.3.6.1.4.1.3607.2.40.4.3.1.17 | Counter64 | read-only | The counter associated with the number of 8B10B non-idle sets encountered on this interface in a particular interval. This is a High Capacity ( 64 bit ) counter. |
| C64 c8B10BIntervalHCValidPkts | 1.3.6.1.4.1.3607.2.40.4.3.1.8 | Counter64 | read-only | The counter associated with the number of 8B10B valid packets on this interface in a particular interval. This is a High Capacity ( 64 bit ) counter. |
| C32 c8B10BIntervalIdleSets | 1.3.6.1.4.1.3607.2.40.4.3.1.12 | Counter32 | read-only | This object gives the value of the number of 8B10B Idle sets encountered on an interface for a particular interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BIntervalISOverflow. SNMP v2c or v3 managers can directly use c8B10BIntervalHCIdleSets, which is a 64 bit counter. |
| C32 c8B10BIntervalInvalidPkts | 1.3.6.1.4.1.3607.2.40.4.3.1.9 | Counter32 | read-only | This object gives the value of the number of 8B10B invalid packets encountered on an interface for a particular interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BIntervalIPOverflow. SNMP v2c or v3 managers can directly use c8B10BIntervalHCInvalidPkts, which is a 64 bit counter. |
| C32 c8B10BIntervalIPOverflow | 1.3.6.1.4.1.3607.2.40.4.3.1.10 | Counter32 | read-only | This object gives the higher word value the number of 8B10B invalid packets encountered on an interface for a particular interval. If the value of c8B10BIntervalInvalidPkts is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BIntervalHCInvalidPkts, which is a 64 bit counter. |
| C32 c8B10BIntervalISOverflow | 1.3.6.1.4.1.3607.2.40.4.3.1.13 | Counter32 | read-only | This object gives the higher word value the number of 8B10B idle sets encountered on an interface for a particular interval. If the value of c8B10BIntervalIdleSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BIntervalHCIdleSets, which is a 64 bit counter. |
| C32 c8B10BIntervalNISOverflow | 1.3.6.1.4.1.3607.2.40.4.3.1.16 | Counter32 | read-only | This object gives the higher word value the number of 8B10B non idle sets encountered on an interface for a particular interval. If the value of c8B10BIntervalNonIdleSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BIntervalHCNonIdleSets, which is a 64 bit counter. |
| C32 c8B10BIntervalNonIdleSets | 1.3.6.1.4.1.3607.2.40.4.3.1.15 | Counter32 | read-only | This object gives the value of the number of 8B10B non idle sets encountered on an interface for a particular interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BIntervalNISOverflow. SNMP v2c or v3 managers can directly use c8B10BIntervalHCNonIdleSets, which is a 64 bit counter. |
| I32 c8B10BIntervalNum | 1.3.6.1.4.1.3607.2.40.4.3.1.2 | Integer32 | not-accessible | This object gives the number of the interval. It is a number between 1 and 96, which identifies the interval for which the set of 8B10B performance values is available. The interval identified by 1 is the most recent 15 minute or 24 hour interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. |
| c8B10BIntervalTable | 1.3.6.1.4.1.3607.2.40.4.3 | not-accessible | This table contains the cumulative PM statistics for the Fiber Channel/ Gigabit Ethernet (8B10B) on the applicable interfaces. | |
| NUM c8B10BIntervalType | 1.3.6.1.4.1.3607.2.40.4.3.1.1 | IntervalType | not-accessible | This object is an index to the c8B10BIntervalTable. It gives the type of interval for which 8B10B data has been collected. |
| T/F c8B10BIntervalValidData | 1.3.6.1.4.1.3607.2.40.4.3.1.21 | TruthValue | read-only | This variable indicates if the data for this interval is valid. |
| C32 c8B10BIntervalValidPkts | 1.3.6.1.4.1.3607.2.40.4.3.1.6 | Counter32 | read-only | This object gives the value of the number of 8B10B Valid Packets encountered on an interface for a particular interval. This object only shows the lower word value of the counter.The high word value is given by c8B10BIntervalVPOverflow. SNMP v2c or v3 managers can directly use c8B10BIntervalHCValidPkts, which is a 64 bit counter. |
| C32 c8B10BIntervalVPOverflow | 1.3.6.1.4.1.3607.2.40.4.3.1.7 | Counter32 | read-only | This object gives the higher word value the number of 8B10B valid packets encountered on an interface for a particular interval. If the value of c8B10BIntervalValidPkts is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use c8B10BIntervalHCValidPkts, which is a 64 bit counter. |
| U32 c8B10BThreshCodeViols | 1.3.6.1.4.1.3607.2.40.4.1.1.17 | Unsigned32 | read-write | This object represents the lower word value of the threshold associated with the number of 8B10B coding violations encountered. The object c8B10BThreshCVOverflow contains the higher 32 bit value of this number. |
| U32 c8B10BThreshCVOverflow | 1.3.6.1.4.1.3607.2.40.4.1.1.18 | Unsigned32 | read-write | This object represents the higher word value of threshold associated with the number of 8B10B code violations encountered. The object c8B10BThreshCodeViols contains the lower 32 bits of this number. If the threshold is greater than 4,294,967,295, the higher word value will be stored in this object. |
| U32 c8B10BThreshDataSets | 1.3.6.1.4.1.3607.2.40.4.1.1.14 | Unsigned32 | read-write | This object represents the lower word value of the threshold associated with the number of 8B10B data code groups. The object c8B10BThreshDSOverflow contains the higher 32 bit value of this number. |
| U32 c8B10BThreshDSOverflow | 1.3.6.1.4.1.3607.2.40.4.1.1.15 | Unsigned32 | read-write | This object represents the higher word value of the threshold associated with the number of 8B10B data code groups. The object c8B10BThreshDataSets contains the lower 32 bits of this number. If the threshold is greater than 4,294,967,295, the higher word value will be stored in this object. |
| C64 c8B10BThreshHCCodeViols | 1.3.6.1.4.1.3607.2.40.4.1.1.19 | Counter64 | read-only | This object is used to obtain the value of threshold configured for the number of 8B10B Coding Violations on this interface. This a High capacity ( 64 bits ) counter. |
| C64 c8B10BThreshHCDataSets | 1.3.6.1.4.1.3607.2.40.4.1.1.16 | Counter64 | read-only | This object is used to obtain the value of threshold configured for the number of 8B10B data code groups. This a High capacity ( 64 bits ) counter. |
| C64 c8B10BThreshHCIdleSets | 1.3.6.1.4.1.3607.2.40.4.1.1.10 | Counter64 | read-only | This object is used to obtain the value of threshold configured for the number of 8B10B idle sets. This a High capacity ( 64 bits ) counter. |
| C64 c8B10BThreshHCInvalidPkts | 1.3.6.1.4.1.3607.2.40.4.1.1.4 | Counter64 | read-only | This object is used to obtain the value of threshold configured for the number of 8B10B Invalid Packets. This a High capacity ( 64 bits ) counter. |
| C64 c8B10BThreshHCNonIdleSets | 1.3.6.1.4.1.3607.2.40.4.1.1.13 | Counter64 | read-only | This object is used to obtain the value of threshold configured for the number of 8B10B non idle sets. This a High capacity ( 64 bits ) counter. |
| C64 c8B10BThreshHCValidPkts | 1.3.6.1.4.1.3607.2.40.4.1.1.7 | Counter64 | read-only | This object is used to obtain the value of threshold configured for the number of 8B10B Valid Packets. This a High capacity ( 64 bits ) counter. |
| U32 c8B10BThreshIdleSets | 1.3.6.1.4.1.3607.2.40.4.1.1.8 | Unsigned32 | read-write | This object represents the lower word value of the threshold associated with the number of 8B10B idle sets. The object c8B10BThreshISOverflow contains the higher 32 bit value of this number. |
| NUM c8B10BThreshIntervalType | 1.3.6.1.4.1.3607.2.40.4.1.1.1 | IntervalType | not-accessible | This object is an index to the c8B10BThresholdsTable. It gives the type of interval. |
| U32 c8B10BThreshInvalidPkts | 1.3.6.1.4.1.3607.2.40.4.1.1.2 | Unsigned32 | read-write | This object represents the lower word value of the threshold associated with the number of 8B10B invalid packets. The object c8B10BThreshIPOverflow contains the higher 32 bit value of this number. |
| U32 c8B10BThreshIPOverflow | 1.3.6.1.4.1.3607.2.40.4.1.1.3 | Unsigned32 | read-write | This object represents the higher word value of the threshold associated with the number of 8B10B invalid packets. The object c8B10BThreshInvalidPkts contains the lower 32 bits of this number. If the threshold is greater than 4,294,967,295, the higher word value will be stored in this object. |
| U32 c8B10BThreshISOverflow | 1.3.6.1.4.1.3607.2.40.4.1.1.9 | Unsigned32 | read-write | This object represents the higher word value of the threshold associated with the number of 8B10B idle sets. The object c8B10BThreshIdleSets contains the lower 32 bits of this number. If the threshold is greater than 4,294,967,295, the higher word value will be stored in this object. |
| U32 c8B10BThreshNISOverflow | 1.3.6.1.4.1.3607.2.40.4.1.1.12 | Unsigned32 | read-write | This object represents the higher word value of the threshold associated with the number of 8B10B non idle sets. The object c8B10BThreshNonIdleSets contains the lower 32 bits of this number. If the threshold is greater than 4,294,967,295, the higher word value will be stored in this object. |
| U32 c8B10BThreshNonIdleSets | 1.3.6.1.4.1.3607.2.40.4.1.1.11 | Unsigned32 | read-write | This object represents the lower word value of the threshold associated with the number of 8B10B non idle sets. The object c8B10BThreshNISOverflow contains the higher 32 bit value of this number. |
| c8B10BThresholdsEntry | 1.3.6.1.4.1.3607.2.40.4.1.1 | not-accessible | An entry in the c8B10BThresholds Table. | |
| c8B10BThresholdsTable | 1.3.6.1.4.1.3607.2.40.4.1 | not-accessible | This table contains the configurable thresholds for the 8B10B stats. | |
| U32 c8B10BThreshValidPkts | 1.3.6.1.4.1.3607.2.40.4.1.1.5 | Unsigned32 | read-write | This object represents the lower word value of the threshold associated with the number of 8B10B valid packets. The object c8B10BThreshVPOverflow contains the higher 32 bit value of this number. |
| U32 c8B10BThreshVPOverflow | 1.3.6.1.4.1.3607.2.40.4.1.1.6 | Unsigned32 | read-write | This object represents the higher word value of the threshold associated with the number of 8B10B valid packets. The object c8B10BThreshValidPkts contains the lower 32 bits of this number. If the threshold is greater than 4,294,967,295, the higher word value will be stored in this object. |
| cerent8B10BStatsGroup | 1.3.6.1.4.1.3607.5.30.2.9 | The collection of objects used to monitor the 8B10B error counters. | ||
| cerent8B10BThreshGroup | 1.3.6.1.4.1.3607.5.30.2.8 | The collection of objects used to set the thresholds on 8B10B counters. | ||
| cerentMsDwdm8B10B | 1.3.6.1.4.1.3607.2.40.4 | |||
| cerentMsDwdmFEC | 1.3.6.1.4.1.3607.2.40.3 | |||
| cerentMsDwdmFECGroup | 1.3.6.1.4.1.3607.5.30.2.3 | The objects used for monitoring the FEC error counters. | ||
| cerentMsDwdmIf | 1.3.6.1.4.1.3607.2.40.1 | |||
| cerentMsDwdmIfConfigGroup | 1.3.6.1.4.1.3607.5.30.2.1 | The collection of objects to allow configurations and give information related to the physical layer characteristics of an interface. | ||
| cerentMsDwdmMIB | 1.3.6.1.4.1.3607.1.10.80 | This MIB module defines the managed objects for physical layer related interface configurations and objects for the protocol specific error counters for DWDM optical switches. This MIB contains four groups. The first group, cerentMsDwdmIfGroup, handles the physical layer related interface configurations. The second group, cerentMsDwdmOtnGroup, provides objects for configuring OTN (G.709) related thresholds and for collecting OTN (G.709) related performance statistics for the current and previous 15 min and 24 hour intervals. The third group, cerentMsDwdmFECGroup provides objects for monitoring FEC (Fault Error Correction) statistics for the current and previous 15 min and 24 hour intervals. It also contains objects for configuring FEC error thresholds. The fourth group,cerentMsDwdm8B10BGroup contains 8B10B counters, for the current and previous 15 min and 24 hour intervals for interfaces like Fiber Channel/Gig E. | ||
| cerentMsDwdmMIBCompliance | 1.3.6.1.4.1.3607.5.30.1.1 | The compliance statement for platforms that monitor the operating status and FEC/OTN with respect to error counters, for the physical layer. | ||
| cerentMsDwdmMIBCompliances | 1.3.6.1.4.1.3607.5.30.1 | |||
| cerentMsDwdmMIBConformance | 1.3.6.1.4.1.3607.5.30 | |||
| cerentMsDwdmMIBGroups | 1.3.6.1.4.1.3607.5.30.2 | |||
| cerentMsDwdmMIBObjects | 1.3.6.1.4.1.3607.2.40 | |||
| cerentMsDwdmOtn | 1.3.6.1.4.1.3607.2.40.2 | |||
| cerentMsDwdmOtnGroup | 1.3.6.1.4.1.3607.5.30.2.2 | The objects used for monitoring the OTN error counters. | ||
| CER cMsDwdmFECCurIntervalType | 1.3.6.1.4.1.3607.2.40.3.2.1.1 | CerentPeriod | not-accessible | This object is an index to the cMsDwdmFECCurrentTable. It gives the type of interval for which the FEC values have been collected. |
| C32 cMsDwdmFECCurrentBitErrCor | 1.3.6.1.4.1.3607.2.40.3.2.1.2 | Counter32 | read-only | The counter associated with the number of Bit Errors Corrected on this interface in the current interval. |
| C32 cMsDwdmFECCurrentByteErrCor | 1.3.6.1.4.1.3607.2.40.3.2.1.3 | Counter32 | read-only | The counter associated with the number of Byte Errors Corrected on this interface in the current interval. |
| cMsDwdmFECCurrentEntry | 1.3.6.1.4.1.3607.2.40.3.2.1 | not-accessible | An entry in the cMsDwdmFECCurrentTable. | |
| C32 cMsDwdmFECCurrentOneErrDet | 1.3.6.1.4.1.3607.2.40.3.2.1.5 | Counter32 | read-only | The counter associated with the number of one bit errors detected on this interface in the current interval. |
| cMsDwdmFECCurrentTable | 1.3.6.1.4.1.3607.2.40.3.2 | not-accessible | This table contains the cumulative PM statistics for FEC ( Forward Error Correction ) on an applicable interface. | |
| C32 cMsDwdmFECCurrentUncorWords | 1.3.6.1.4.1.3607.2.40.3.2.1.6 | Counter32 | read-only | The counter associated with the number of Uncorrectable Words encountered on this interface in the current interval. |
| C32 cMsDwdmFECCurrentZeroErrDet | 1.3.6.1.4.1.3607.2.40.3.2.1.4 | Counter32 | read-only | The counter associated with the number of zero bit errors detected on this interface in the current interval. |
| C32 cMsDwdmFECIntervalBitErrCor | 1.3.6.1.4.1.3607.2.40.3.3.1.3 | Counter32 | read-only | The counter associated with the number of Bit Errors Corrected on this interface in a particular interval. |
| C32 cMsDwdmFECIntervalByteErrCor | 1.3.6.1.4.1.3607.2.40.3.3.1.4 | Counter32 | read-only | The counter associated with the number of Byte Errors Corrected on this interface in a particular interval. |
| cMsDwdmFECIntervalEntry | 1.3.6.1.4.1.3607.2.40.3.3.1 | not-accessible | An entry in the cMsDwdmFECIntervalTable. | |
| I32 cMsDwdmFECIntervalNum | 1.3.6.1.4.1.3607.2.40.3.3.1.2 | Integer32 | not-accessible | This object is an index to the cMsDwdmFECIntervalTable. It is a number between 1 and 96, which identifies the interval for which the set of FEC PM values is available. The interval identified by 1 is the most recent 15 minute or 24 hour interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. |
| C32 cMsDwdmFECIntervalOneErrDet | 1.3.6.1.4.1.3607.2.40.3.3.1.6 | Counter32 | read-only | The counter associated with the number of one bit errors detected on this interface in a particular interval. |
| cMsDwdmFECIntervalTable | 1.3.6.1.4.1.3607.2.40.3.3 | not-accessible | This table contains the cumulative PM statistics for FEC ( Forward Error Correction ) on an applicable interface. | |
| CER cMsDwdmFECIntervalType | 1.3.6.1.4.1.3607.2.40.3.3.1.1 | CerentPeriod | not-accessible | This object is an index to the cMsDwdmFECIntervalTable. It gives the type of interval for which the FEC values have been collected. |
| C32 cMsDwdmFECIntervalUncorWords | 1.3.6.1.4.1.3607.2.40.3.3.1.7 | Counter32 | read-only | The counter associated with the number of Uncorrectable Words encountered on this interface in a particular interval. |
| T/F cMsDwdmFECIntervalValidData | 1.3.6.1.4.1.3607.2.40.3.3.1.8 | TruthValue | read-only | This variable indicates if the data for this interval is valid. |
| C32 cMsDwdmFECIntervalZeroErrDet | 1.3.6.1.4.1.3607.2.40.3.3.1.5 | Counter32 | read-only | The counter associated with the number of zero bit errors detected on this interface in a particular interval. |
| U32 cMsDwdmFECThreshBitErrCor | 1.3.6.1.4.1.3607.2.40.3.1.1.2 | Unsigned32 | read-write | This object sets the threshold value of the number of Bit Errors Corrected on an applicable trunk side interface. |
| U32 cMsDwdmFECThreshByteErrCor | 1.3.6.1.4.1.3607.2.40.3.1.1.3 | Unsigned32 | read-write | This object sets the threshold value of the number of Byte Errors Corrected on an applicable trunk side interface. |
| CER cMsDwdmFECThreshIntervalType | 1.3.6.1.4.1.3607.2.40.3.1.1.1 | CerentPeriod | not-accessible | This object is an index to the cMsDwdmFECThreshTable. It gives the type of the interval for which the thresholds are being set. |
| cMsDwdmFECThresholdsEntry | 1.3.6.1.4.1.3607.2.40.3.1.1 | not-accessible | An entry in the cMsDwdmFECThresholdsTable. | |
| cMsDwdmFECThresholdsTable | 1.3.6.1.4.1.3607.2.40.3.1 | not-accessible | This table contains the configurable thresholds for FEC ( Forward Error Correction ) statistics. | |
| U32 cMsDwdmFECThreshOneErrDet | 1.3.6.1.4.1.3607.2.40.3.1.1.5 | Unsigned32 | read-write | This object sets the threshold value of the number of one bit errors detected on an applicable trunk side interface. |
| U32 cMsDwdmFECThreshUncorWords | 1.3.6.1.4.1.3607.2.40.3.1.1.6 | Unsigned32 | read-write | This object sets the threshold value of the number of Uncorrectable Words on an applicable trunk side interface. |
| U32 cMsDwdmFECThreshZeroErrDet | 1.3.6.1.4.1.3607.2.40.3.1.1.4 | Unsigned32 | read-write | This object sets the threshold value of the number of zero bit errors detected on an applicable trunk side interface. |
| OPT cMsDwdmIfChannelActualWavelength | 1.3.6.1.4.1.3607.2.40.1.4.1.7 | OpticalWavelength | read-only | This object is used to specify the value of Wavelength that is tuned the optical port. |
| OPT cMsDwdmIfChannelCalibratedPower | 1.3.6.1.4.1.3607.2.40.1.4.1.5 | OpticalPowerInDbm | read-write | This object is used to specify the optical Channel calibration power. This is the power offset that user contribute in case the 'reference' value setup by network element would be modified. |
| cMsDwdmIfChannelEntry | 1.3.6.1.4.1.3607.2.40.1.4.1 | not-accessible | A collection of objects for configuration on an optical channel interface. | |
| OPT cMsDwdmIfChannelExpectedWavelength | 1.3.6.1.4.1.3607.2.40.1.4.1.8 | OpticalWavelength | read-write | This object is used to specify the value of Wavelength that the user expects the optical port will assume. |
| cMsDwdmIfChannelGroup | 1.3.6.1.4.1.3607.5.30.2.7 | The collection of objects to allow configurations and give information related to the optical channel physical layer characteristics of an interface. | ||
| OPT cMsDwdmIfChannelInsertionLoss | 1.3.6.1.4.1.3607.2.40.1.4.1.6 | OpticalAttenInDb | read-only | This object is used to specify the value of Insertion Loss of the optical port. |
| OPT cMsDwdmIfChannelPortRule | 1.3.6.1.4.1.3607.2.40.1.4.1.2 | OpticalPortRule | read-only | This object is used to specify the type of the optical port. A Multiplex Section optical port can assume one of the following values: add(5) drop(6). |
| OPT cMsDwdmIfChannelPower | 1.3.6.1.4.1.3607.2.40.1.4.1.3 | OpticalPowerInDbm | read-only | This object is used to specify the optical power read at the photodiode of the port. The distinguished value of '-1000' indicates that the power cannot be read due to unavaible HW resource. |
| OPT cMsDwdmIfChannelReferencePower | 1.3.6.1.4.1.3607.2.40.1.4.1.4 | OpticalPowerInDbm | read-only | This object is used to specify the optical Multiplex Section reference power. This is the value of power the network element will expect on the photodiode. In case the user wants to refine this value the 'cMsDwdmIfChannelCalibratedPower' can be used to add an offset to the network element setup value. |
| RIN cMsDwdmIfChannelRingDirection | 1.3.6.1.4.1.3607.2.40.1.4.1.1 | RingDirection | not-accessible | This object is used to specify the ring directionality of the port. The ring directionality gives the configuration of the facing side: facing sides can be east going to west and west going to east. |
| OID cMsDwdmIfChannelSideIdentifier | 1.3.6.1.4.1.3607.2.40.1.4.1.9 | SideIdentifier | read-only | This object is used to specify the facing side of the optical port. |
| cMsDwdmIfChannelTable | 1.3.6.1.4.1.3607.2.40.1.4 | not-accessible | This table defines optical channel layer related interface configurations on an interface. | |
| INT cMsDwdmIfConfigDataRate | 1.3.6.1.4.1.3607.2.40.1.1.1.2 | INTEGER | read-write | This object allows the management client to set the data rate across the interface. passThru denotes 2R, Reamplification and reshaping. stm1 denotes 3R, Reamp, reshaping and reclocking. stm4 denotes 3R, Reamp, reshaping and reclocking. stm16 denotes 3R, Reamp, reshaping and reclocking. stm64 denotes 3R, Reamp, reshaping and reclocking. gigE denotes 3R, Reamp, reshaping and reclocking. tenGigE denotes 3R, Reamp, reshaping and reclocking. fc denotes 3R, Reamp, reshaping and reclocking. oneGfcFicon denotes 3R, Reamp, reshaping and reclocking. twoGfcFiconIsc3 denotes 3R, Reamp, reshaping and reclocking. escon denotes 2R, Reamp and reshaping. dv6000 denotes 2R, Reamp and reshaping. sdiD1Video denotes 2R, Reamp and reshaping. hdtv denotes 2R, Reamp and reshaping. oc3 denotes 3R, Reamp, reshaping and reclocking. oc12 denotes 3R, Reamp, reshaping and reclocking. oc48 denotes 3R, Reamp, reshaping and reclocking. oc192 denotes 3R, Reamp, reshaping and reclocking. infiniBand denotes 3R, Reamp, reshaping and reclocking. fe denotes 3R, Reamp, reshaping and reclocking. e3t3 denotes 3R, Reamp, reshaping and reclocking. oc3Ge denotes 3R, Reamp, reshaping and reclocking. |
| cMsDwdmIfConfigEntry | 1.3.6.1.4.1.3607.2.40.1.1.1 | not-accessible | A collection of objects for configuration on an interface. | |
| INT cMsDwdmIfConfigFECMode | 1.3.6.1.4.1.3607.2.40.1.1.1.10 | INTEGER | read-write | This object allows the management client to enable gathering FEC ( Forward Error Correction ) counters on an applicable interface, by writing a value of 'enableStandard' or 'enableEnhanced' to this object. To disable FEC, a value of 'disable' must be written to this object. This object is not applicable to client side interfaces. |
| T/F cMsDwdmIfConfigFECStatus | 1.3.6.1.4.1.3607.2.40.1.1.1.6 | TruthValue | read-write | This object allows the management client to enable gathering FEC ( Forward Error Correction ) counters on an applicable interface, by writing a value of 'true' to this object.To disable FEC, a value of 'false' must be written to this object. This object is not applicable to client side interfaces. This object is being replaced by cMsDwdmIfConfigFECMode and is going to become obsolete in the future releases. |
| INT cMsDwdmIfConfigLoopback | 1.3.6.1.4.1.3607.2.40.1.1.1.3 | INTEGER | read-write | This object allows the management client to configure loopback for the client side or trunk side interfaces. 'noLoop' - No Loopback present. 'diagnosticLoop' - This is an internal loopback, where the data stream is looped from the transmit to receive section. It is used for hardware debug, bring-up and diagnostics. 'lineLoop' - In this mode, the receive data stream is looped back to the transmit side. 'otherLoop' - This indicates loopbacks not defined here. The default value of this object will be 'noLoop'. |
| T/F cMsDwdmIfConfigOtnStatus | 1.3.6.1.4.1.3607.2.40.1.1.1.5 | TruthValue | read-write | This object allows the management client to enable the OTN (G.709) on an applicable interface,by writing a value of 'true' to this object. To bypass the monitoring hardware, a value of 'false' is written to this object. This object is not applicable to client side interfaces. |
| PRO cMsDwdmIfConfigProtocol | 1.3.6.1.4.1.3607.2.40.1.1.1.1 | ProtocolType | read-write | This object is used to specify the protocol of the data carried over the interface. This object applies to linecards which support a variety of protocols and allow dynamic configuration of the specific protocol to be monitored on the interface. The ifType value for such interfaces remains fixed. |
| cMsDwdmIfConfigTable | 1.3.6.1.4.1.3607.2.40.1.1 | not-accessible | This table allows physical layer related interface configurations on an interface. | |
| OPT cMsDwdmIfConfigWavelength | 1.3.6.1.4.1.3607.2.40.1.1.1.4 | OpticalWavelength | read-write | This object allows the management client to configure the wavelength mode of operation to the applicable interfaces. |
| U32 cMsDwdmIfFECValidIntervals | 1.3.6.1.4.1.3607.2.40.1.1.1.9 | Unsigned32 | read-only | This object gives the number of contiguous 15 minute intervals for which valid FEC PM data is available for the particular interface. The value of this object will be n (where n is the maximum number of 15 minute intervals supported at this interface), unless the measurement was (re-)started within the last (nx15) minutes, in which case the value will be the number of 15 minute intervals for which the agent has some data. This object reports a value 0, if FEC is turned off. |
| OPT cMsDwdmIfMultiplexSectionActualBand | 1.3.6.1.4.1.3607.2.40.1.3.1.7 | OpticalBand | read-only | This object is used to specify the value of Wavelength group which is tuned the optical port. |
| OPT cMsDwdmIfMultiplexSectionCalibratedPower | 1.3.6.1.4.1.3607.2.40.1.3.1.5 | OpticalPowerInDbm | read-write | This object is used to specify the optical MultiplexSection calibration power. This is the power offset that user contribute in case the 'reference' value setup by network element would be modified. |
| cMsDwdmIfMultiplexSectionEntry | 1.3.6.1.4.1.3607.2.40.1.3.1 | not-accessible | A collection of objects for configuration on an optical multiplex section (band) interface. | |
| OPT cMsDwdmIfMultiplexSectionExpectedBand | 1.3.6.1.4.1.3607.2.40.1.3.1.8 | OpticalBand | read-write | This object is used to specify the value of Wavelength group that the user expects the optical port will assume. |
| OPT cMsDwdmIfMultiplexSectionInsertionLoss | 1.3.6.1.4.1.3607.2.40.1.3.1.6 | OpticalAttenInDb | read-only | This object is used to specify the value of Insertion Loss of the optical port. |
| OPT cMsDwdmIfMultiplexSectionPortRule | 1.3.6.1.4.1.3607.2.40.1.3.1.2 | OpticalPortRule | read-only | This object is used to specify the type of the optical port. A Multiplex Section optical port can assume one of the following values: add(5) drop(6). |
| OPT cMsDwdmIfMultiplexSectionPower | 1.3.6.1.4.1.3607.2.40.1.3.1.3 | OpticalPowerInDbm | read-only | This object is used to specify the optical power read at the photodiode of the port. The distinguished value of '-1000' indicates that the power cannot be read due to unavaible HW resource. |
| OPT cMsDwdmIfMultiplexSectionReferencePower | 1.3.6.1.4.1.3607.2.40.1.3.1.4 | OpticalPowerInDbm | read-only | This object is used to specify the optical Multiplex Section reference power. This is the value of power the network element will expect on the photodiode. In case the user wants to refine this value the 'cMsDwdmIfMultiplexSectionCalibratedPower' can be used to add an offset to the network element setup value. |
| RIN cMsDwdmIfMultiplexSectionRingDirection | 1.3.6.1.4.1.3607.2.40.1.3.1.1 | RingDirection | not-accessible | This object is used to specify the ring directionality of the port. The ring directionality gives the configuration of the facing side: facing sides can be east going to west and west going to east. |
| OID cMsDwdmIfMultiplexSectionSideIdentifier | 1.3.6.1.4.1.3607.2.40.1.3.1.9 | SideIdentifier | read-only | This object is used to specify the facing side of the optical port. |
| cMsDwdmIfMultiplexSectionTable | 1.3.6.1.4.1.3607.2.40.1.3 | not-accessible | This table defines optical multiplex section (band) layer related interface configurations on an interface. | |
| cMsDwdmIfMultiplexSectionTableGroup | 1.3.6.1.4.1.3607.5.30.2.6 | The collection of objects to allow configurations and give information related to the optical multiplex section physical layer characteristics of an interface. | ||
| U32 cMsDwdmIfOpticsValidIntervals | 1.3.6.1.4.1.3607.2.40.1.1.1.7 | Unsigned32 | read-only | This object gives the number of contiguous 15 minute intervals for which valid Optical Monitor PM data is available for the particular interface. The value of this object will be n (where n is the maximum number of 15 minute intervals supported at this interface), unless the measurement was (re-)started within the last (nx15) minutes, in which case the value will be the number of 15 minute intervals for which the agent has some data. |
| U32 cMsDwdmIfOTNValidIntervals | 1.3.6.1.4.1.3607.2.40.1.1.1.8 | Unsigned32 | read-only | This object gives the number of contiguous 15 minute intervals for which valid OTN performance monitoring data is available for the particular interface. The value of this object will be n (where n is the maximum number of 15 minute intervals supported at this interface), unless the measurement was (re-)started within the last (nx15) minutes, in which case the value will be the number of 15 minute intervals for which the agent has some data. This object reports a value 0, if OTN is turned off. |
| OPT cMsDwdmIfTransportAddPower | 1.3.6.1.4.1.3607.2.40.1.2.1.16 | OpticalPowerInDbm | read-only | This object is used to specify the ADD optical power read at the photodiode of the port. The distinguished value of '-1000' indicates that the power cannot be read due to unavaible HW resource. |
| OPT cMsDwdmIfTransportAmplifierMode | 1.3.6.1.4.1.3607.2.40.1.2.1.8 | OpticalAmplifierMode | read-write | This object is used to specify the working amplifier mode. |
| OPT cMsDwdmIfTransportCalibratedPower | 1.3.6.1.4.1.3607.2.40.1.2.1.5 | OpticalPowerInDbm | read-write | This object is used to specify the optical transport calibration power. This is the power offset that user contribute in case the 'reference' value setup by network element would be modified. |
| OPT cMsDwdmIfTransportCalibratedTilt | 1.3.6.1.4.1.3607.2.40.1.2.1.11 | OpticalAttenInDb | read-write | This object is used to specify the amplifier tilt offset added as offset by user in order to tune the network element calculated ('reference') value |
| OPT cMsDwdmIfTransportDCULoss | 1.3.6.1.4.1.3607.2.40.1.2.1.12 | OpticalAttenInDb | read-only | This object is used to specify the value of Insertion Loss measured for the Dispersion Compensation Unit |
| cMsDwdmIfTransportEntry | 1.3.6.1.4.1.3607.2.40.1.2.1 | not-accessible | A collection of objects for configuration on an optical transport interface. | |
| OPT cMsDwdmIfTransportExpectedGain | 1.3.6.1.4.1.3607.2.40.1.2.1.14 | OpticalAttenInDb | read-write | This object is used to specify the value of the expected gain of an amplifier |
| OPT cMsDwdmIfTransportGain | 1.3.6.1.4.1.3607.2.40.1.2.1.9 | OpticalAttenInDb | read-only | This object is used to specify the value of the gain of an amplifier |
| cMsDwdmIfTransportGroup | 1.3.6.1.4.1.3607.5.30.2.5 | The collection of objects to allow configurations and give information related to the optical transportp hysical layer characteristics of an interface. | ||
| OPT cMsDwdmIfTransportInsertionLoss | 1.3.6.1.4.1.3607.2.40.1.2.1.6 | OpticalAttenInDb | read-only | This object is used to specify the value of Insertion Loss of the optical port. |
| LAS cMsDwdmIfTransportLaserStatus | 1.3.6.1.4.1.3607.2.40.1.2.1.7 | LaserStatus | read-only | This object is used to specify the status of the laser. |
| OPT cMsDwdmIfTransportOSCPower | 1.3.6.1.4.1.3607.2.40.1.2.1.17 | OpticalPowerInDbm | read-only | This object is used to specify the OSC optical power read at the photodiode of the port. The distinguished value of '-1000' indicates that the power cannot be read due to unavaible HW resource. |
| INT cMsDwdmIfTransportOSRI | 1.3.6.1.4.1.3607.2.40.1.2.1.13 | INTEGER | read-write | This value indicates the status of the Optical Safety Remote Interlock Valid values are - enable(1) : the OSRI is enable disable(2) : the OSRI is disable none(3) : the OSRI functionality is not present |
| OPT cMsDwdmIfTransportPortRule | 1.3.6.1.4.1.3607.2.40.1.2.1.2 | OpticalPortRule | read-only | This object is used to specify the type of the optical port. A transport optical port can assume one of the following values: input(1) input-express(2) output(3) output-express(4). |
| OPT cMsDwdmIfTransportPower | 1.3.6.1.4.1.3607.2.40.1.2.1.3 | OpticalPowerInDbm | read-only | This object is used to specify the optical power read at the photodiode of the port. The distinguished value of '-1000' indicates that the power cannot be read due to unavaible HW resource. |
| OPT cMsDwdmIfTransportReferencePower | 1.3.6.1.4.1.3607.2.40.1.2.1.4 | OpticalPowerInDbm | read-only | This object is used to specify the optical transport reference power. This is the value of power the network element will expect on the photodiode. In case the user wants to refine this value the 'cMsDwdmIfTransportCalibratedPower' can be used to add an offset to the network element setup value. |
| OPT cMsDwdmIfTransportReferenceTilt | 1.3.6.1.4.1.3607.2.40.1.2.1.10 | OpticalAttenInDb | read-only | This object is used to specify the amplifier tilt value calculated by the network element. |
| RIN cMsDwdmIfTransportRingDirection | 1.3.6.1.4.1.3607.2.40.1.2.1.1 | RingDirection | not-accessible | This object is used to specify the ring directionality of the port. The ring directionality gives the configuration of the facing side: facing sides can be east going to west and west going to east. |
| OID cMsDwdmIfTransportSideIdentifier | 1.3.6.1.4.1.3607.2.40.1.2.1.15 | SideIdentifier | read-only | This object is used to specify the facing side of the optical port. |
| cMsDwdmIfTransportTable | 1.3.6.1.4.1.3607.2.40.1.2 | not-accessible | This table defines optical transport layer related interface configurations on an interface. | |
| TDC cMsDwdmIfTransportTDCUCompensation | 1.3.6.1.4.1.3607.2.40.1.2.1.18 | TDCUCompensation | read-only | This object is used to specify the TDCU Compensation value of the optical port belong to a TDCU card. |
| NUM cMsDwdmOtnCurIntervalType | 1.3.6.1.4.1.3607.2.40.2.2.1.2 | LocationAndIntervalType | not-accessible | This object is an index to the cMsDwdmOtnCurrentTable. It specifies the interval type (farEnd/ nearEnd and 15 min/ 1 Day )for the table objects. |
| C32 cMsDwdmOtnCurrentBBE | 1.3.6.1.4.1.3607.2.40.2.2.1.7 | Counter32 | read-only | The counter associated with the number of Background Block Errors encountered on this interface in the current interval. |
| C32 cMsDwdmOtnCurrentBBER | 1.3.6.1.4.1.3607.2.40.2.2.1.10 | Counter32 | read-only | The counter associated with the Background Block Errors ratio on this interface in the current interval. |
| cMsDwdmOtnCurrentEntry | 1.3.6.1.4.1.3607.2.40.2.2.1 | not-accessible | An entry in the cMsDwdmOtnCurrentTable. | |
| C32 cMsDwdmOtnCurrentES | 1.3.6.1.4.1.3607.2.40.2.2.1.4 | Counter32 | read-only | The counter associated with the number of Errored Seconds encountered on this interface in the current interval. |
| C32 cMsDwdmOtnCurrentESR | 1.3.6.1.4.1.3607.2.40.2.2.1.8 | Counter32 | read-only | The counter associated with the Errored Seconds Ratio on this interface in the current interval. |
| C32 cMsDwdmOtnCurrentFCEx | 1.3.6.1.4.1.3607.2.40.2.2.1.3 | Counter32 | read-only | The counter associated with the number of failure counts encountered on this interface in the current interval. |
| MON cMsDwdmOtnCurrentMonType | 1.3.6.1.4.1.3607.2.40.2.2.1.1 | MonitorType | not-accessible | This object is an index to the cMsDwdmOtnCurrentTable. It is used to otain G.709 statistics for path, section and tcm ( tandem connection). |
| C32 cMsDwdmOtnCurrentSES | 1.3.6.1.4.1.3607.2.40.2.2.1.5 | Counter32 | read-only | The counter associated with the number of Severely Errored Seconds encountered on this interface in the current interval. |
| C32 cMsDwdmOtnCurrentSESR | 1.3.6.1.4.1.3607.2.40.2.2.1.9 | Counter32 | read-only | The counter associated with the Severely Errored Seconds ratio on this interface in the current interval. |
| cMsDwdmOtnCurrentTable | 1.3.6.1.4.1.3607.2.40.2.2 | not-accessible | This table contains the cumulative OTN (G.709) PM stats for the trunk side interfaces. | |
| C32 cMsDwdmOtnCurrentUAS | 1.3.6.1.4.1.3607.2.40.2.2.1.6 | Counter32 | read-only | The counter associated with the number of Unavailable Seconds encountered on this interface in the current interval. |
| C32 cMsDwdmOtnIntervalBBE | 1.3.6.1.4.1.3607.2.40.2.3.1.8 | Counter32 | read-only | The counter associated with the number of Background Block Errors encountered on this interface in a particular interval. |
| C32 cMsDwdmOtnIntervalBBER | 1.3.6.1.4.1.3607.2.40.2.3.1.11 | Counter32 | read-only | The counter associated with the Background Block Errors ratio on this interface in a particular interval. |
| cMsDwdmOtnIntervalEntry | 1.3.6.1.4.1.3607.2.40.2.3.1 | not-accessible | An entry in the cMsDwdmOtnIntervalTable. | |
| C32 cMsDwdmOtnIntervalES | 1.3.6.1.4.1.3607.2.40.2.3.1.5 | Counter32 | read-only | The counter associated with the number of Errored Seconds encountered on this interface in a particular interval. |
| C32 cMsDwdmOtnIntervalESR | 1.3.6.1.4.1.3607.2.40.2.3.1.9 | Counter32 | read-only | The counter associated with the Errored Seconds Ratio on this interface in a particular interval. |
| C32 cMsDwdmOtnIntervalFC | 1.3.6.1.4.1.3607.2.40.2.3.1.4 | Counter32 | read-only | The counter associated with the number of failure counts encountered on this interface in a particular interval. |
| MON cMsDwdmOtnIntervalMonType | 1.3.6.1.4.1.3607.2.40.2.3.1.1 | MonitorType | not-accessible | This object is an index to the cMsDwdmOtnIntervalTable. It is used to otain G.709 statistics for path, section and tcm ( tandem connection). |
| I32 cMsDwdmOtnIntervalNum | 1.3.6.1.4.1.3607.2.40.2.3.1.3 | Integer32 | not-accessible | This object is an index to the cMsDwdmOtnIntervalTable. This object gives the number of the interval. It is a number between 1 and 96, which identifies the interval for which the set of OTN performance values is available. The interval identified by 1 is the most recent 15 minute or 24 hour interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. |
| C32 cMsDwdmOtnIntervalSES | 1.3.6.1.4.1.3607.2.40.2.3.1.6 | Counter32 | read-only | The counter associated with the number of Severely Errored Seconds encountered on this interface in a particular interval. |
| C32 cMsDwdmOtnIntervalSESR | 1.3.6.1.4.1.3607.2.40.2.3.1.10 | Counter32 | read-only | The counter associated with the Severely Errored Seconds ratio on this interface in a particular interval. |
| cMsDwdmOtnIntervalTable | 1.3.6.1.4.1.3607.2.40.2.3 | not-accessible | This table contains the cumulative OTN (G.709) PM stats for the trunk side interfaces. | |
| NUM cMsDwdmOtnIntervalType | 1.3.6.1.4.1.3607.2.40.2.3.1.2 | LocationAndIntervalType | not-accessible | This object is an index to the cMsDwdmOtnIntervalTable. It specifies the interval type (farEnd/ nearEnd and 15 min/ 1 Day )for the table objects. |
| C32 cMsDwdmOtnIntervalUAS | 1.3.6.1.4.1.3607.2.40.2.3.1.7 | Counter32 | read-only | The counter associated with the number of Unavailable Seconds encountered on this interface in a particular interval. |
| T/F cMsDwdmOtnIntervalValidData | 1.3.6.1.4.1.3607.2.40.2.3.1.12 | TruthValue | read-only | This variable indicates if the data for this interval is valid. |
| U32 cMsDwdmOtnThreshBBE | 1.3.6.1.4.1.3607.2.40.2.1.1.7 | Unsigned32 | read-write | This object is used to set the threshold for the number of Bit Block Errors on applicable trunk side interfaces. |
| U32 cMsDwdmOtnThreshES | 1.3.6.1.4.1.3607.2.40.2.1.1.4 | Unsigned32 | read-write | This object is used to set the threshold for the number of Errored Seconds on applicable trunk side interfaces. |
| U32 cMsDwdmOtnThreshFC | 1.3.6.1.4.1.3607.2.40.2.1.1.3 | Unsigned32 | read-write | This object is used to set the threshold for the number of failure counts on applicable trunk side interfaces. |
| NUM cMsDwdmOtnThreshIntervalType | 1.3.6.1.4.1.3607.2.40.2.1.1.2 | LocationAndIntervalType | not-accessible | This object is an index to the cMsDwdmOtnThresholdsTable. It specifies the interval type and monitoring location for the performance statistics. |
| MON cMsDwdmOtnThreshMonType | 1.3.6.1.4.1.3607.2.40.2.1.1.1 | MonitorType | not-accessible | This object is an index to the cMsDwdmOtnThresholdsTable. It is used to specify the type of monitoring threshold being set on an interface for OTN ( G.709 ) statistics. |
| cMsDwdmOtnThresholdsEntry | 1.3.6.1.4.1.3607.2.40.2.1.1 | not-accessible | An entry in the cMsDwdmOtnThresholdsTable. | |
| cMsDwdmOtnThresholdsTable | 1.3.6.1.4.1.3607.2.40.2.1 | not-accessible | This table provides objects for configuring OTN ( G.709 ) thresholds on trunk side interfaces. | |
| U32 cMsDwdmOtnThreshSES | 1.3.6.1.4.1.3607.2.40.2.1.1.5 | Unsigned32 | read-write | This object is used to set the threshold for the number of Severely Errored Seconds on applicable trunk side interfaces. |
| U32 cMsDwdmOtnThreshUAS | 1.3.6.1.4.1.3607.2.40.2.1.1.6 | Unsigned32 | read-write | This object is used to set the threshold for the number of Unavailable Seconds on applicable trunk side interfaces. |
RFC description
Dense wavelength division multiplexing (DWDM) management for Cisco Cerent optical switches, monitoring OTN and FEC performance.
Start monitoring Cisco ONS DWDM optical transport platforms (formerly Cerent) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.