All MIBs › CIENA-CES-OAM-MIB › cienaCesOamOperStatus
cienaCesOamOperStatus
Module: CIENA-CES-OAM-MIB
OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamOperStatus
OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: At initialization and failure conditions, two OAM entities on the same full-duplex Ethernet link begin a discovery phase to determine what OAM capabilities may be used on that link. The progress of this initialization is controlled by the OAM sub layer.
This value is always disabled(1) if OAM is disabled on this interface via the cienaCesOamAdminState.
If the link has detected a fault and is transmitting OAMPDUs with a link fault indication, the value is linkFault(2).
The passiveWait(3) state is returned only by OAM entities in passive mode (cienaCesOamMode) and reflects the state in which the OAM entity is waiting to see if the peer device is OAM capable. The activeSendLocal(4) is used by active mode devices (cienaCesOamMode) and reflects the OAM entity actively trying to discover whether the peer has OAM capability but has not yet made that determination.
The state sendLocalAndRemote(5) indicates that the local OAM entity has discovered the peer but has not yet accepted or rejected the configuration of the peer. The local device can, for whatever reason, decide that the peer device is unacceptable and decline OAM peering. If the local OAM entity rejects the peer OAM entity, the state becomes oamPeeringLocallyRejected(7). If the OAM peering is allowed by the local device, the state moves to sendLocalAndRemoteOk(6). Note that both the sendLocalAndRemote(5) and oamPeeringLocallyRejected(7) states fall within the state SEND_LOCAL_REMOTE of the Discovery state diagram [802.3ah, Figure 57-5], with the difference being whether the local OAM client has actively rejected the peering or has just not indicated any decision yet. Whether a peering decision has been made is indicated via the local flags field in the OAMPDU (reflected in the aOAMLocalFlagsField of 30.3.6.1.10).
If the remote OAM entity rejects the peering, the state becomes oamPeeringRemotelyRejected(8). Note that both the sendLocalAndRemoteOk(6) and oamPeeringRemotelyRejected(8) states fall within the state SEND_LOCAL_REMOTE_OK of the Discovery state diagram [802.3ah, Figure 57-5], with the difference being whether the remote OAM client has rejected the peering or has just not yet decided. This is indicated via the remote flags field in the OAM PDU (reflected in the aOAMRemoteFlagsField of 30.3.6.1.11).
When the local OAM entity learns that both it and the remote OAM entity have accepted the peering, the state moves to operational(9) corresponding to the SEND_ANY state of the Discovery state diagram [802.3ah, Figure 57-5].
What is cienaCesOamOperStatus?
This read-only INTEGER reports the current stage of the 802.3ah OAM discovery handshake on this interface, per its description, covering values from disabled through link fault, passive wait, active send-local, and onward toward a fully discovered/operational state. Because OAM discovery is a stateful negotiation between two peers, seeing this value stuck partway, e.g., at activeSendLocal rather than progressing to full discovery, is a direct signal that the two ends disagree on configuration or one side isn't responding, rather than a simple link-down condition. An engineer with a physically-up link that won't pass OAM traffic would check this status to see exactly where the discovery handshake is stalling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.4.1.3 snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.4.1.3.1 snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamOperStatus.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-OAM-MIB::cienaCesOamOperStatus OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.5 | cienaCesOamMibModule | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1 | cienaCesOamMIB | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1 | cienaCesOamStatistics | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.4 | cienaCesOamTable | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.4.1 | cienaCesOamEntry | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.4.1.3 | cienaCesOamOperStatus | CIENA-CES-OAM-MIB |