nbsEfmOamMode

NBS-EFM-MIB · .1.3.6.1.4.1.629.300.1.3.1.1.4

Object

column Enumeration
A GET operation returns the current mode of the OAM
sublayer entity (see 57.2.6), either passive or
active. A SET operation changes the mode of operation
of the OAM entity to the indicated value. A SET
operation shall have no effect on a device whose mode
cannot be changed through management or that can only
operate in a single mode.

Context

MIB
NBS-EFM-MIB
OID
.1.3.6.1.4.1.629.300.1.3.1.1.4
Type
column
Access
readonly
Status
current
Parent
nbsEfmOamEntry
Groups
1

Walk 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::nbsEfmOamMode'
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::nbsEfmOamMode.<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::nbsEfmOamMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2passive
3active

Conformance