hpmcNodeStatus

HP-MCCLUSTER · .1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.10

Object

column Enumeration
The current state of the node relative to the cluster
in this row.

Context

MIB
HP-MCCLUSTER
OID
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.10
Type
column
Access
readonly
Status
current
Parent
hpmcClusterEntry

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-MCCLUSTER' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MCCLUSTER::hpmcNodeStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-MCCLUSTER' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MCCLUSTER::hpmcNodeStatus.<hpmcClusterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-MCCLUSTER' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-MCCLUSTER::hpmcNodeStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1initializing
2failed
3halted
4reconfiguring
5running
6unknown
7paused