|
Description:
|
fdbUnicastStaticFDBState OBJECT-TYPE
SYNTAX INTEGER {permanent(1), permanentDrop(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates the status of this entry.
permanent(1) - this entry is currently in use
and will remain so after the next reset of
the bridge.
permanentDrop(2) - This entry will filter the packet with the specified
MAC address as the source MAC or as the destination MAC.
The entry is currently in use and will remain so after the
next reboot of the device."
DEFVAL {permanent}
|
|
|