wwpLeosOamErrFrameEvNotifEnable
WWP-LEOS-OAM-MIB ·
.1.3.6.1.4.1.6141.2.60.400.1.2.6.1.7
Object
column r/w
Enumeration
Indicates whether the occurrence of an Errored Frame Event
should result in an Event Notification OAMPDU generated by the
OAM layer.
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
wwpLeosOamFunctionsSupported 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.7- 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::wwpLeosOamErrFrameEvNotifEnable'
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::wwpLeosOamErrFrameEvNotifEnable.<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::wwpLeosOamErrFrameEvNotifEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |