hpnicfFcPingOperStatus

HPN-ICF-FC-PING-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.11

Object

column Enumeration
This object indicates the operational status
of this hpnicfFcPingEntry.
              
The value specifications are listed as follows:
inProgress     - FC ping is in progress.
complete       - FC ping is complete.
disabled       - FC ping is disabled.
failed         - FC ping has failed due to resource limitations.

Context

MIB
HPN-ICF-FC-PING-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
hpnicfFcPingEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2complete
3disabled
4failed