MIB Viewer

fsLaPortChannelDLAGRolePlayed

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.63.2.1.1.17
Access
read-only
Status
current
Sub-identifiers
0
This object is used to hold the current role played by the device participating in Distributed LAG. This object is applicable, only if D-LAG status and D-LAG redundancy feature is enabled. This object will have the value 'master' when Master-Slave-selection process is under progress (i.e. All the devices participating in D-LAG Master-Slave-selection process will initially set this object to value 'master') and after completion of Master-Slave-selection process, role decided in the selection process for this device will be set to this object. Role Played by device can be none(0) - Current role played by the device will be set to none when redundancy feature is disabled. master(1) - Current role played by the device is master. slave (2) - Current role played by the device is slave. backupmaster(3) - Current role played by the device will be set to backup master when redundancy feature is disabled.
INTEGER { none(0), master(1), slave(2), backupmaster(3) }