nbsEfmOamAdminState
NBS-EFM-MIB ·
.1.3.6.1.4.1.629.300.1.3.1.1.53
Object
column r/w
Enumeration
A value that identifies the operational state of the OAM sublayer. An interface which can provide the OAM sublayer functions specified in Clause 57 will be enabled to do so when this attribute has the enumeration enable(3). When this attribute has the enumeration disable(2) the interface will act as it would if it had no OAM sublayer.
Context
- MIB
- NBS-EFM-MIB
- OID
.1.3.6.1.4.1.629.300.1.3.1.1.53- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsEfmOamEntry
- Groups
- 1
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 'NBS-EFM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-EFM-MIB::nbsEfmOamAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-EFM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-EFM-MIB::nbsEfmOamAdminState.<nbsEfmPhysicalIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-EFM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-EFM-MIB::nbsEfmOamAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disable |
3 | enable |
Conformance
Member of