hpmcClusterState
HP-MCCLUSTER ·
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.6
Object
column Enumeration
Describes this node's view of the cluster state. Note that insufficient information, such as separation from other active cluster elements, could result in this state information being out of date. In this case the unknown state should be used.
Context
- MIB
- HP-MCCLUSTER
- OID
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpmcClusterEntry
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-MCCLUSTER' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MCCLUSTER::hpmcClusterState'
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::hpmcClusterState.<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::hpmcClusterState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | unknown |
0 | down |
1 | up |