|
Description:
|
swCpuAclEthernetMacAddrMaskState OBJECT-TYPE
SYNTAX INTEGER {other(1), dst-mac-addr(2), src-mac-addr(3), dst-src-mac-addr(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object indicates the status of the MAC address mask.
other (1) - Neither source MAC addresses nor destination MAC addresses are masked.
dst-mac-addr (2) - Destination MAC addresses within received frames are to be filtered when matched with the MAC address entry of the table.
src-mac-addr (3) - Source MAC address within received frames are to be filtered when matched with the MAC address entry of the table.
dst-src-mac-addr (4) - Source or destination MAC addresses within received frames are to be filtered when matched with the MAC address entry of this table."
|
|
|