hpmcNodeRole

HP-MCCLUSTER · .1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.3

Object

column Enumeration
Indicates this node's role in the cluster.  A cluster
does not need to have a member fulfilling each role.

Context

MIB
HP-MCCLUSTER
OID
.1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
hpmcCNodeEntry

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::hpmcNodeRole'
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::hpmcNodeRole.<hpmcClusterIndex>.<hpmcNodeID>'
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::hpmcNodeRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1client
2server
3peer
4coordinator