hwDot3ahEfmPeerMode

HUAWEI-ETHOAM-MIB · .1.3.6.1.4.1.2011.5.25.136.1.2.2.3.1.4

Object

column Enumeration
The mode of the OAM peer as reflected in the latest
Information OAMPDU received with a Local Information TLV.  The
mode of the peer can be determined from the Configuration
field in the Local Information TLV of the last Information
OAMPDU received from the peer.  
Options:
1. active(1)  -The value of active(1)is returned when a Local
Information TLV has been received indicating the peer is in
active mode.
2. passive(2) -The value of passive(2)is returned when a Local
Information TLV has been received indicating the peer is in
passive mode.
3. unknown(3) -The value is unknown(3) whenever no Local Information TLV has been received.

Context

MIB
HUAWEI-ETHOAM-MIB
OID
.1.3.6.1.4.1.2011.5.25.136.1.2.2.3.1.4
Type
column
Access
readonly
Status
current
Parent
hwDot3ahEfmPeerEntry
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 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwDot3ahEfmPeerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwDot3ahEfmPeerMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHOAM-MIB::hwDot3ahEfmPeerMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2passive
3unknown

Conformance