oacEthOamExtEnable
ONEACCESS-ETHOAM-EXT-MIB ·
.1.3.6.1.4.1.13191.10.3.10.2.1.3.1
Object
This object enables or disables the CFM feature of the local device. When the object is 'true', CFM feature is enabled. When the object is 'false', CFM feature is disabled.
Context
- MIB
- ONEACCESS-ETHOAM-EXT-MIB
- OID
.1.3.6.1.4.1.13191.10.3.10.2.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- oacEthOamExtGlobal
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::oacEthOamExtEnable.0'
More examples
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::oacEthOamExtEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |