|
Description:
|
swCpuAclIpv6IpAddrMaskState OBJECT-TYPE
SYNTAX INTEGER {other(1), dst-ipv6-addr(2), src-ipv6-addr(3), dst-src-ipv6-addr(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object indicates the status of IPv6 address mask.
other (1) - Neither source IPv6 address nor destination IPv6 address are masked.
dst-ipv6-addr (2) - Packets will be filtered if this destination IPv6 address is identified as a match in received frames.
src-ipv6-addr (3) - Packets will be filtered if this source IPv6 address is identified as a match in received frames.
dst-src-ipv6-addr (4) - Packets will be filtered if this destination or source IPv6 address is identified as a match in received frames."
|
|
|