hpicfUSBPortZeroPowerStatus

HP-ICF-USBPORT · .1.3.6.1.4.1.11.2.14.11.5.1.53.1.2

Object

scalar Enumeration
hpicfUSBPortZeroPowerStatus indicates if 
the USB port zero power is on or off.
   powerUnavailable(0)  - USBPort power reading is 
                          unavailable. 
   powerOff(1)  - USBPort power is off. 
   powerOn(2)   - USBPort power is on.

Context

MIB
HP-ICF-USBPORT
OID
.1.3.6.1.4.1.11.2.14.11.5.1.53.1.2
Type
scalar
Access
readonly
Status
current
Parent
hpicfUSBPortConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-USBPORT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-USBPORT::hpicfUSBPortZeroPowerStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-USBPORT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-USBPORT::hpicfUSBPortZeroPowerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0powerUnavailable
1powerOff
2powerOn

Conformance