|
Description:
|
fdbClearAction OBJECT-TYPE
SYNTAX INTEGER {clearAll(1), clearByVlanId(2), clearByPort(3), clearByMAC(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Fdb clear action identification:
ClearAll to clear all fdb entries;
ClearClearAllByVlanId clear all fdb entries that belong to specified vlan id;
ClearAllByPort clear all fdb entries that belong to specified port;
ClearAllByMAC clear all fdb entries that belong to specified MAC address"
|
|
|