hwPgOntMemberStatus
HUAWEI-PROTECTION-MIB ·
.1.3.6.1.4.1.2011.6.50.14.1.4
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.14.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPsOntMemberEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwPgOntMemberStatus'
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::hwPgOntMemberStatus.<ifIndex>.<hwPgOntId>.<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::hwPgOntMemberStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | manualswitchsrc |
3 | manualswitchdst |
4 | forceswitchsrc |
5 | forceswitchdst |
6 | autoswitchsrc |
7 | autoswitchdst |
8 | lockout |
9 | exerciseswitch |