hasSubState
IBM-ENETDISPATCHER-MIB ·
.1.3.6.1.4.1.2.6.144.1.2.1.6.4
Object
scalar
mandatory
Enumeration
High Availability sub state:
Synchronized and notSynchronized are normal, synchIn and synchOut are
transitory. If the Network Dispatcher machine appears to be stuck
(for more than a minute), in a transitory state then that indicates
a problem.
If HighAvailability should be running and the substate is notSynchronized,
then that indicates a problem.
If High Availability is not running and the hasState is idle, then
all subState data is meaningless and should be ignored.
notSynchronized (0), network dispatcher is not in conact with partner machine
synchronized (1), network dispatcher is in contact with partner machine
sync-in (2), network dispatcher is going into standby state
sync-out (3), network dispatcher is going into active state
Context
- MIB
- IBM-ENETDISPATCHER-MIB
- OID
.1.3.6.1.4.1.2.6.144.1.2.1.6.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- indHiAvailStatObjects
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notSynchronized |
1 | synchronized |
2 | syncIn |
3 | syncOut |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hasPrimary mandatory Indicates whether this machine is the primary or backup machine.
-primary (0)
-backup (1) | scalar | Enumeration | .1.3.6.1.4.1.2.6.144.1.2.1.6.1 |
| hasPort mandatory Port used by both primary and backup Network Dispatcher machines for
heartbeat messages. | scalar | Integer32 | .1.3.6.1.4.1.2.6.144.1.2.1.6.2 |
| hasState mandatory Status of this Network Dispatcher machine.
-idle, (0) this machine is routing packets and is not trying
to establish contact with its partner Network
D… | scalar | Enumeration | .1.3.6.1.4.1.2.6.144.1.2.1.6.3 |