All MIBs › CIENA-CES-OAM-MIB › cienaCesOamCriticalEventEnable
cienaCesOamCriticalEventEnable
Module: CIENA-CES-OAM-MIB
OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamCriticalEventEnable
OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.8.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the local device should attempt to indicate a critical event has occurred via the OAMPDU flags field to its peer OAM entity. If the system does not support dying gasp capability, reading the object should always result in 'disabled(2)'.
By default, this object should have the value enabled(1) for Ethernet like interfaces that support OAM. If the OAM layer does not support event notifications (as indicated via the OamFunctionsSupported attribute), this value is ignored.
What is cienaCesOamCriticalEventEnable?
This read-only INTEGER, enabled or disabled, controls whether the local device signals that a critical event has occurred to its OAM peer via the OAMPDU flags field, per its description, similarly reading disabled(2) unconditionally if the hardware lacks this capability. Unlike dying gasp, which specifically indicates imminent power loss, the critical event flag is a more general 'something severe happened' signal, giving the peer at least minimal warning of a serious local fault condition without needing to wait for a full link-down detection. An engineer monitoring a remote OAM peer would treat receipt of this flag as a cue to check the local device's own logs immediately, since it indicates the remote end itself flagged something as critical, even if the specific fault type isn't detailed in the flag.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.8.1.12 snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamCriticalEventEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.8.1.12.1 snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamCriticalEventEnable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesOamCriticalEventEnable.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::cienaCesOamCriticalEventEnable 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.8 | cienaCesOamEventConfigTable | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.8.1 | cienaCesOamEventConfigEntry | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.8.1.12 | cienaCesOamCriticalEventEnable | CIENA-CES-OAM-MIB |