|
Description:
|
clusterRole OBJECT-TYPE
SYNTAX INTEGER {commander(1), candidate(2), activeMember(3), disabled(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current role of the device in a cluster.
commander(1) : The switch is the controlling device in a
cluster.
candidate(2) : The switch has been discovered by the commander,
but it has not been manually configured
for access from the commander.
activeMember(3): The switch has been manually configured for access
from the commander and it is active
in the cluster.
disabled(5) : The switch has clustering disabled."
|
|
|