All MIBs › CIENA-CES-OAM-MIB › cienaCesOamPeerStatus
cienaCesOamPeerStatus
Module: CIENA-CES-OAM-MIB
OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamPeerStatus
OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates whether the information in this row should be considered valid. When active(1), the information is valid and represents the current peer of the OAM entity. When inactive(2), the information in this row is invalid.
A value of inactive(2) is returned if the cienaCesOamOperStatus is disabled, passiveWait, or activeSendLocal. For all other values of cienaCesOamOperStatus, a value of active(1) is returned.
What is cienaCesOamPeerStatus?
This read-only INTEGER reports whether the peer information recorded in this row, MAC address, vendor OUI, mode, and so on, currently represents a valid, active OAM peer or stale/invalid data, per its description, with inactive(2) returned specifically when cienaCesOamOperStatus indicates the OAM session isn't fully established. This is the field an engineer should check before trusting any of the other peer-detail fields in the table, since a value of inactive(2) means those fields don't reflect a real current peer. An engineer scripting automated OAM peer audits would gate on this status field first before parsing any of the peer identity fields, to avoid reporting stale data as if it were current.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.5.1.2 snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamPeerStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.5.1.2.1 snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamPeerStatus.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::cienaCesOamPeerStatus 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.5 | cienaCesOamPeerTable | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.5.1 | cienaCesOamPeerEntry | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.5.1.2 | cienaCesOamPeerStatus | CIENA-CES-OAM-MIB |