hpicfXpsResetReqStatus
POWERSUPPLY-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.55.1.3.1.9
Object
column Enumeration
Status of the external power supply reset request.
Set requests for hpicfXpsReset 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.9- 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::hpicfXpsResetReqStatus'
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::hpicfXpsResetReqStatus.<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::hpicfXpsResetReqStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | inProgress |
3 | success |
4 | failed |
Conformance
Member of