cpqClusterInterconnectRole

CPQCLUSTER-MIB · .1.3.6.1.4.1.232.15.2.5.1.1.7

Object

column mandatory Enumeration
The communications role of the interconnect in the cluster. The
following values are defined:
none(1)              - The interconnect is not used by the cluster.
client(2)            - The interconnect is used to connect client
                       systems to the cluster.
internal(3)          - The interconnect is used to carry internal
                       cluster communication.
clientAndInternal(4) - The interconnect is used to connect client
                       systems and for internal cluster communication.

Context

MIB
CPQCLUSTER-MIB
OID
.1.3.6.1.4.1.232.15.2.5.1.1.7
Type
column
Access
readonly
Status
mandatory
Parent
cpqClusterInterconnectEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2client
3internal
4clientAndInternal