|
|
Description:
|
esrL2AddressControlPersistence OBJECT-TYPE
SYNTAX INTEGER {
permanent(1),
deleteOnReset(2),
deleteOnTimeout(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The persistence of the entry to be created:
permanent(1) - Address is not aged out. Additionally, if the address is seen
as a source on a different port for this VLAN, the frame is filtered and the
filter event is counted. Static address entries are stored in non-volatile
memory and are restored to the address table following each system reset.
deleteOnReset(2) - Indicates that the entry is not to be aged, however the
entry is not stored in non-volatile memory. Therefore, when the device is
reset, the entry will not be restored.
deleteOnTimeout(3) - Indicates that the entry is to be aged by the normal
aging process."
|
|
|
|