hpmcClusterIndex
HP-MCCLUSTER ·
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.1
Object
column SNMPv2-SMIInteger32
A unique value for each cluster to which this node belongs. This value is calculated by taking the last element of the corresponding hpmcClusterType object ID, multiplying it by 2^16 (shifting this value left 16 bits) and adding a 16 bit value (ranging from 0 to 2^16-1) for the cluster instance.
Context
- MIB
- HP-MCCLUSTER
- OID
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.1- Type
- column
- Access
- noaccess
- 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::hpmcClusterIndex'
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::hpmcClusterIndex.<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::hpmcClusterIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647