hwDot3ahEvrrpCpuState

HUAWEI-ETHOAM-MIB · .1.3.6.1.4.1.2011.5.25.136.1.2.2.9.1.1

Object

column Enumeration
This object indicates the state in the OAMPDU which sended by
the peer interface.
Options:
1. master(1)  -If it is master(1), EFM will make the link work as the master state.
2. slave(2)   -if it is slave(2), EFM will make the link works as the slave chain link.
3. unknown(3) -That means the peer interface didn't send any OAMPDU which contains the state of link status.
The default state is unknown(3).

Context

MIB
HUAWEI-ETHOAM-MIB
OID
.1.3.6.1.4.1.2011.5.25.136.1.2.2.9.1.1
Type
column
Access
readonly
Status
current
Parent
hwDot3ahEvrrpEntry
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::hwDot3ahEvrrpCpuState'
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::hwDot3ahEvrrpCpuState.<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::hwDot3ahEvrrpCpuState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1master
2slave
3unknown

Conformance