cienaCesOamCriticalEventEnable
CIENA-CES-OAM-MIB ·
.1.3.6.1.4.1.1271.2.3.5.1.1.8.1.12
Object
column Enumeration
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.
Context
- MIB
- CIENA-CES-OAM-MIB
- OID
.1.3.6.1.4.1.1271.2.3.5.1.1.8.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesOamEventConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-OAM-MIB::cienaCesOamCriticalEventEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-OAM-MIB::cienaCesOamCriticalEventEnable.<cienaCesOamEventPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-OAM-MIB::cienaCesOamCriticalEventEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |