hwEfmLoopbackStatus

HUAWEI-ETHERNET-OAM-MIB · .1.3.6.1.4.1.2011.5.101.2.2.1.1

Object

column r/w Enumeration
Indicates the loopback status of the OAM entity.
The function of this object is the same as that of object dot3OamLoopbackStatus.
Options:
1. noLoopback(1)          -indicates no loopback in progress
2. initiatingLoopback(2)  -indicates the OAM client initiates a loopback
3. remoteLoopback(3)      -indicates the remote OAM entity is in loopback mode
4. terminatingLoopback(4) -indicates the local OAM client is in the process of terminating the remote loopback
5. localLoopback(5)       -indicates the local OAM entity is in loopback mode
6. unknown(6)             -indicates the parser and multiplexer combination is unexpected

Context

MIB
HUAWEI-ETHERNET-OAM-MIB
OID
.1.3.6.1.4.1.2011.5.101.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
hwEfmLoopbackEntry

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 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwEfmLoopbackStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwEfmLoopbackStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OAM-MIB::hwEfmLoopbackStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noLoopback
2initiatingLoopback
3remoteLoopback
4terminatingLoopback
5localLoopback
6unknown