MIB Viewer

issPortCtrlMaxMacAction

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.81.2.2.1.8
Access
read-write
Status
current
Sub-identifiers
0
Specifies the action to be taken when the maximum number of new MAC addresses that can be learnt over the interface is exceeded. If the action is 'drop', the packet with new mac address will be dropped once the maximum number of new MAC addresses that can be learnt over the interface is exceeded. If the action is 'purgeLRU', the 'Least Recently Used' mac address will be deleted from the MAC table and the new mac address will be added.
INTEGER { drop (1), purgeLRU (2) }