indHighAvailStatus
IBM-ENETDISPATCHER-MIB ·
.1.3.6.1.4.1.2.6.144.1.0.1
Object
notification
This trap announces that the value of the high availability
status state (hasState) variable has changed. The possible
values of hasState and their respective meanings are:
-idle, (0) this machine is routing packets and is not trying
to establish contact with its partner Network
Dispatcher
-listen, (1) high availability has just started and
network dispatcher is listening for partner,
-active, (2) this machine is routing packets.
-standby,(3) this machine is monitoring the active machine.
-preempt,(4) transitory state during switch from primary to backup
-elect, (5) network dispatcher is negotiating with partner
for who will primary or backup
-no_exec,(6) the executor is not running
Context
- MIB
- IBM-ENETDISPATCHER-MIB
- OID
.1.3.6.1.4.1.2.6.144.1.0.1- Type
- notification
- Status
- current
- Parent
- dispatcherMibTraps
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'IBM-ENETDISPATCHER-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-ENETDISPATCHER-MIB::indHighAvailStatus'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-ENETDISPATCHER-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-ENETDISPATCHER-MIB::indHighAvailStatus'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.