|
|
Description:
|
esrL2AddressStatus OBJECT-TYPE
SYNTAX INTEGER {
other(1),
learned(2),
self(3),
mgmt(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the status of the entry:
other(1) - None of the following.
learned(2) - This entry was learned dynamically.
self(3) - The value of the corresponding instance of
esrAddressMacAddress represents one of the bridge's addresses.
mgmt(4) - This entry was added or modified by management. Entries
that have been added by management and made permanent"
|
|
|
|