MIB Viewer

swACLEthernetMacAddrMaskState

OBJECT-TYPE
1.3.6.1.4.1.171.11.5.1.1.1.3
Access
read-create
Status
current
Sub-identifiers
0
This object indicates the status of MAC address mask. other(1) - Neither source MAC address nor destination MAC address are masked. dst-mac-addr(2) - recieved frames's destination MAC address are currently used to be filtered as it meets with the MAC address entry of the table. src-mac-addr(3) - recieved frames's source MAC address are currently used to be filtered as it meets with the MAC address entry of the table. dst-src-mac-addr(4) - recieved frames's destination MAC address or source MAC address are currently used to be filtered as it meets with the MAC address entry of the table.
INTEGER { other(1), dst-mac-addr(2), src-mac-addr(3), dst-src-mac-addr(4) }