MIB Viewer

tpSwitchState

OBJECT-TYPE
1.3.6.1.4.1.11863.6.34.1.2.1.1.8
Access
read-only
Status
current
Sub-identifiers
0
The current state of a switch: init - The switch is initializing. disc - The switch is discovering other switchs. sync - The switch is now synchronizing config with other stack members. ready - The switch is now ready. verMismatch - The software version running on the master is different with this member.
INTEGER { init(1), disc(2), sync(3), ready(4), verMismatch(5) }