hpicfHAFailOverReason

HpicfHighAvailability-MIB · .1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.5

Object

column Enumeration
This object  define the reason
for failover.
'switchoverReq' indicates failover as a 
result of switchover command issued by the
user.
'buttonReq' indicates failover as a result 
 of manual boot done by the user via reboot
 button.
'crashReq' indicates failover as a result 
 of crash that happened to the active module.
'activeReset' indicates failover as a result 
 of reset command issued by the user at 
 active module.
'altReset' indicates failover as a result 
 of reset command issued by the user at 
 the alternate module.

Context

MIB
HpicfHighAvailability-MIB
OID
.1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.5
Type
column
Access
readonly
Status
current
Parent
hpicfHAFailOverLogEntry
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 'HpicfHighAvailability-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HpicfHighAvailability-MIB::hpicfHAFailOverReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HpicfHighAvailability-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HpicfHighAvailability-MIB::hpicfHAFailOverReason.<hpicfHAFailOverIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HpicfHighAvailability-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HpicfHighAvailability-MIB::hpicfHAFailOverReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1switchoverReq
2buttonReq
3crashReq
4activeReset
5altReset

Conformance