cpqSeUSBPortDeviceStatus

CPQSTDEQ-MIB · .1.3.6.1.4.1.232.1.2.15.1.1.17

Object

column optional Enumeration
The USB/SD Device status.
The supported values are defined as follows:
              
other (1)
    USB/SD device status is unknown.
              
ok (2)
    The USB/SD device status is OK. For the HP Dual MicroSD EM
    USB Kit, both SD cards are OK and in redundant config.
              
degraded (3)
    The USB/SD device status is degraded.  For the HP Dual
    MicroSD EM, one of the SD cards has failed and redundancy
    is lost.
              
failed (4)
    The USB/SD device status is failed.  For the HP Dual
    MicroSD EM, both SD cards have failed.

Context

MIB
CPQSTDEQ-MIB
OID
.1.3.6.1.4.1.232.1.2.15.1.1.17
Type
column
Access
readonly
Status
optional
Parent
cpqSeUSBPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed