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

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 '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
1pending
2joined
3noReponse
4stackingDisabled
5invalidPassword
6commanderAnotherStack
7remoteFailure
8unknownFailure
9rejected
10memberUp
11memberDown
12commanderThisStack
13unusedStatus
14undiscovered

Conformance