shelfStatus

CPQHSV300V11-MIB · .1.3.6.1.4.1.232.136.1.3.8.2.1.2

Object

column mandatory Enumeration
This variable reports the overall status of the
Shelf. 
OTHER: unknown or undeterminable
OK: Normal Operating Condition
DEGRADED: Warning Condition
FAILED: Failure

Context

MIB
CPQHSV300V11-MIB
OID
.1.3.6.1.4.1.232.136.1.3.8.2.1.2
Type
column
Access
readonly
Status
mandatory
Parent
shelfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed