cienaCesOamErrFramePeriodEvNotifEnable
CIENA-CES-OAM-MIB ·
.1.3.6.1.4.1.1271.2.3.5.1.1.8.1.4
Object
column Enumeration
Indicates whether the occurrence of an Errored Frame Period
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
cienaCesOamFunctionsSupported 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.4- 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::cienaCesOamErrFramePeriodEvNotifEnable'
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::cienaCesOamErrFramePeriodEvNotifEnable.<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::cienaCesOamErrFramePeriodEvNotifEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |