hpicfHAMgmtModuleBackUpState
HpicfHighAvailability-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.5
Object
column Enumeration
This object describes the management module's backup state. 'failed' indicates that the redundancy module has failed due to some communication failure or incompatible OS. 'unknown' indicates that the redundancy module is shutdown. 'waiting' indicates that the redundancy module is waiting for batch backup request. 'realtimeBackuptoSlot' indicates that the redundancy module is currently in active state and is providing service. 'slotIsAbsent' indicates that there is no redundant module due to error or absence of the redundancy module. 'batchBackup' indicates that the redundancy module is in syncing state and it enters the active state after successful syncing. 'receivingRealtimeData' indicates that the redundancy module is in standby state.'offline' indicates that the redundancy module is disabled.
Context
- MIB
- HpicfHighAvailability-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfHAMgmtModuleEntry
- 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::hpicfHAMgmtModuleBackUpState'
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::hpicfHAMgmtModuleBackUpState.<entPhysicalIndex>'
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::hpicfHAMgmtModuleBackUpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failed |
1 | unknown |
2 | waiting |
3 | realtimeBackupToSlot |
4 | slotIsAbsent |
5 | batchBackup |
6 | receivingRealtimeData |
7 | offline |
Conformance
Member of