wwpLeosOamCriticalEventEnable
WWP-LEOS-OAM-MIB ·
.1.3.6.1.4.1.6141.2.60.400.1.2.6.1.12
Object
column r/w
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,
setting this object has no effect, and 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
- WWP-LEOS-OAM-MIB
- OID
.1.3.6.1.4.1.6141.2.60.400.1.2.6.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosOamEventConfigEntry
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 'WWP-LEOS-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-OAM-MIB::wwpLeosOamCriticalEventEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-OAM-MIB::wwpLeosOamCriticalEventEnable.<wwpLeosOamEventPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-OAM-MIB::wwpLeosOamCriticalEventEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |