fsEoamSystemControl
EOAM-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.121.1.1
Object
scalar r/w
Enumeration
This object specifies the administrative system control status of Ethernet OAM module. The value 'start' (1) indicates that all resources required by EOAM module should be allocated and EOAM should be supported in the device on all ports. The value 'shutdown' (2) indicates that EOAM should be shutdown in the device on all ports and all allocated memory must be released.
Context
- MIB
- EOAM-MIB
- OID
.1.3.6.1.4.1.2076.121.1.1- 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::fsEoamSystemControl.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::fsEoamSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |