hpicfSavepowerEntPHYOperStatus
SAVEPOWER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1.2
Object
column SavepowerControl
This indicates if the operational status of the PHY power is auto low power mode i.e. powerOff(2) or normal power mode i.e. powerOn(1).
Context
- MIB
- SAVEPOWER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.56.2.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfSavepowerEntPHYEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hpicfSavepowerEntPHYOperStatus'
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::hpicfSavepowerEntPHYOperStatus.<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::hpicfSavepowerEntPHYOperStatus'
Syntax
- Source
- SavepowerControl
- Base type
Enumeration
Values & Constraints
Type Values
1 | powerOn |
2 | powerOff |
Conformance
Member of