hpStackStatsMemberOperStatus
HP-SwitchStack-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.5
Object
column Enumeration
The current state of the member switch.
Context
- MIB
- HP-SwitchStack-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpStackStatsMemberEntry
- Groups
- 1
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 'HP-SwitchStack-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SwitchStack-MIB::hpStackStatsMemberOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SwitchStack-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SwitchStack-MIB::hpStackStatsMemberOperStatus.<hpStackStatsMemberSwitchIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SwitchStack-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SwitchStack-MIB::hpStackStatsMemberOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pending |
2 | joined |
3 | noReponse |
4 | stackingDisabled |
5 | invalidPassword |
6 | commanderAnotherStack |
7 | remoteFailure |
8 | unknownFailure |
9 | rejected |
10 | memberUp |
11 | memberDown |
12 | commanderThisStack |
13 | unusedStatus |
14 | undiscovered |
Conformance
Member of