vcstackReadinessStatus
AT-VCSTACK-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.13.5.1.26
Object
column
Enumeration
Indicates how readily a stack member can take over as master
if the current stack master were to fail. Possible values are:
init (1) - the stack member is completing startup initialization.
syncing (2) - the stack member is synchronizing state information
with the stack master following startup.
ready (3) - the stack member is fully synchronized with the current
master and is ready to take over immediately.
syncError (4) - state information on the stack member is not correctly
synchronized with the current stack master.
For a stack member to take over as stack master with the least possible
network disruption, it must have the 'ready (3)' status.
Context
- MIB
- AT-VCSTACK-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.13.5.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vcstackEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | syncing |
3 | ready |
4 | syncError |