hwPgMemberRunningState

HUAWEI-PROTECTION-MIB · .1.3.6.1.4.1.2011.6.50.6.1.5

Object

column Enumeration
Member status.
Options:
1. active(1)   -State of the member that carries the service
2. standby(2)  -State of the member that does not carry the service
3. adding(3)   -Adding
4. deleting(4) -Deleting
5. switching(5)-Switching

Context

MIB
HUAWEI-PROTECTION-MIB
OID
.1.3.6.1.4.1.2011.6.50.6.1.5
Type
column
Access
readonly
Status
current
Parent
hwPsMemberEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2standby
3adding
4deleting
5switching