hpicfSavepowerControl

SAVEPOWER-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.56.2.1.1.2

Object

column r/w SavepowerControl
This indicates if the power to the block 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.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hpicfSavepowerEntry
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::hpicfSavepowerControl'
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::hpicfSavepowerControl.<hpicfSavepowerBlockID>'
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::hpicfSavepowerControl'

Syntax

Source
SavepowerControl
Base type
Enumeration

Values & Constraints

Type Values
1powerOn
2powerOff

Conformance