hpicfXpsPowerShareReqStatus
POWERSUPPLY-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.55.1.3.1.8
Object
column Enumeration
Status of the external power supply power share request.
Set requests for hpicfXpsPowerDistMap will take longer
time for completion.This object can be used to get the
status of the set request. The following are the possible
values for the object:
idle - no set request has been issued.
inProgress - configuration request is being processed.
success - configuration request is successful.
failed - configuration request failed.
Context
- MIB
- POWERSUPPLY-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.55.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfXpsSwitchConfigEntry
- 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 'POWERSUPPLY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERSUPPLY-MIB::hpicfXpsPowerShareReqStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POWERSUPPLY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERSUPPLY-MIB::hpicfXpsPowerShareReqStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWERSUPPLY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWERSUPPLY-MIB::hpicfXpsPowerShareReqStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | inProgress |
3 | success |
4 | failed |
Conformance
Member of