hwPgMemberStatus

HUAWEI-PROTECTION-MIB · .1.3.6.1.4.1.2011.6.50.6.1.3

Object

column Enumeration
Member status.
Options:
1. null(1)               -Null operation      
2. manualswitchsrc(2)    -Source member of the manual switchover
3. manualswitchdst(3)    -Target member of the manual switchover
4. forceswitchsrc(4)     -Source member of the forced switchover
5. forceswitchdst(5)     -Target member of the forced switchover
6. autoswitchsrc(6)      -Source member of the automatic switchover
7. autoswitchdst(7)      -Target member of the automatic switchover
8. lockout(8)            -Locked                    
9. exerciseswitch(9)     -Exercise switched

Context

MIB
HUAWEI-PROTECTION-MIB
OID
.1.3.6.1.4.1.2011.6.50.6.1.3
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::hwPgMemberStatus'
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::hwPgMemberStatus.<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::hwPgMemberStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1null
2manualswitchsrc
3manualswitchdst
4forceswitchsrc
5forceswitchdst
6autoswitchsrc
7autoswitchdst
8lockout
9exerciseswitch