MIB Viewer

s5SbsSecurityMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.5.3.4
Access
read-write
Status
current
Sub-identifiers
0
The mode of switch security. singleMACperPort(1) indicates that the switch is in single-MAC-per-port mode which means it allows to configure only one MAC address per port. macList(2) indicates that the switch is in MAC-List mode, user can configure more than one MAC address per port, the maximum numbers of MAC address per port vary from switch to switch. autoLearn(3) indicates that the switch will learn the first MAC address on each port as an allowed address of that port. Change made between singleMACperPort(1), macList(2) and autoLearn(3) will erase all the data in s5SbsAuthCfgTable.
INTEGER { singleMACperPort(1), macList(2), autoLearn(3) }