hpnicfVsanDmIfInfoRole

HPN-ICF-VSAN-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.2.1.1

Object

column Enumeration
The role of the interface in the VSAN.  The value specifications
are listed as follows:
              
nonPrincipal         - The state of the interface is not principal
                       interface in the VSAN.
principalUpstream    - The state of the interface is upstream
                       principal interface in the VSAN.
principalDownstream  - The state of the interface is downstream
                       principal interface in the VSAN.
isolated             - The state of the interface is isolated in
                       the VSAN.
unknown              - The state of the interface is unknown in
                       the VSAN.

Context

MIB
HPN-ICF-VSAN-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.1.1.2.2.1.1
Type
column
Access
readonly
Status
current
Parent
hpnicfVsanDmIfInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonPrincipal
2principalUpstream
3principalDownstream
4isolated
5unknown