dot3OamAdminState
ZXEPON-SERVICE-OAM-MIB ·
.1.3.6.1.4.1.3902.1015.1010.1.6.1.1.1
Object
column r/w
Enumeration
This object is used to provision the default administrative OAM mode for this interface. This object represents the desired state of OAM for this interface. The OamAdminState always starts in the disabled(1) state until an explicit management action or configuration information retained by the system causes a transition to the enabled(1) state. When enabled(1), Ethernet OAM will attempt to operate over this interface.
Context
- MIB
- ZXEPON-SERVICE-OAM-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.1.6.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot3OamEntry
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 'ZXEPON-SERVICE-OAM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-OAM-MIB::dot3OamAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXEPON-SERVICE-OAM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-OAM-MIB::dot3OamAdminState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXEPON-SERVICE-OAM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXEPON-SERVICE-OAM-MIB::dot3OamAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |