hpicfSavepowerEntityLEDOperStatus

SAVEPOWER-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.4

Object

This indicates if the operational status of the entity's LED power
is powerOn (1) or powerOff (2).

Context

MIB
SAVEPOWER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.56.2.2.1.4
Type
column
Access
readonly
Status
current
Parent
hpicfSavepowerGreenFeaturesEntry
Groups
1

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

Syntax

Source
SavepowerControl
Base type
Enumeration

Values & Constraints

Type Values
1powerOn
2powerOff