hpicfHAFailOverState
HpicfHighAvailability-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.3
Object
column Enumeration
This object indicates the failover state. 'unknown' indicates the state of the management module is undefined and this resource is unable to report standby state. 'active' indicates the state of the management module as active module and it means the resource is providing service. 'standby' indicates that the management module is not providing service, but it will be immediately able to take over the role of the resource to be backed up, without the need for initialization activity, and will contain the same information as the resource to be backed up.
Context
- MIB
- HpicfHighAvailability-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfHAFailOverLogEntry
- 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 'HpicfHighAvailability-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HpicfHighAvailability-MIB::hpicfHAFailOverState'
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::hpicfHAFailOverState.<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::hpicfHAFailOverState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | active |
3 | standby |
Conformance
Member of