fsEoamModuleStatus
EOAM-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.121.1.2
Object
scalar r/w
Enumeration
This object specifies the administrative module status of Ethernet OAM module. This enables or disables EOAM in the system. A value of 'enabled' (1) indicates that EOAM is enabled in the device and can be enabled port-wise. A value of 'disabled' (2) indicates that EOAM is disabled in the device and also disabled on all ports.
Context
- MIB
- EOAM-MIB
- OID
.1.3.6.1.4.1.2076.121.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsEoamSystem
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 'EOAM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EOAM-MIB::fsEoamModuleStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EOAM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EOAM-MIB::fsEoamModuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |