oacEthOamMepEfdState
ONEACCESS-ETHOAM-EXT-MIB ·
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.91
Object
column EthOamEfdState
The EFD state of the interface that this MEP belongs to.
Context
- MIB
- ONEACCESS-ETHOAM-EXT-MIB
- OID
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.91- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacEthOamExtMepEntry
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 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepEfdState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepEfdState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepEfdState'
Syntax
- Source
- EthOamEfdState
- Base type
Enumeration
Type Description
Possible EFD states that an interface can reside in. The value can be
one of the following:
efdDisabled (1) The EFD feature is disabled;
efdIdle (2) The EFD feature is enabled, and there is no
error condition on the interface;
efdTriggered (3) The EFD feature is enabled, and there is an
error condition on the interface;
Values & Constraints
Type Values
1 | efdDisabled |
2 | efdIdle |
3 | efdTriggered |