|
Description:
|
swL2macNotifyInfoWithVID OBJECT-TYPE
SYNTAX OCTET STRING(SIZE (0..1024))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object indicates the information for the device MAC address
changes. And the detailed information include:
Operation Code + VLAN ID + MAC address + Box ID + Port Number + Zero...
Operation Code with 1 byte: 1 or 2
1 means learned a new MAC address
2 means deleted an old MAC address.
VLAN ID with 2 bytes: The VLAN ID of the MAC learn.
Box ID with 1 byte: The switch box ID, for standalone device, it always 1.
Port Number with 2 bytes: The local port/link aggregation group learned or deleted for the box,
if link aggregation group, the box id is invalid, and port number indicates the ifIndex of the interfaces.
Zero with 1 byte: Used to separate each message(Operate Code + VLAN ID + MAC address +
Box ID + Port Number)."
|
|
|