MIB Viewer

swACLIpIpAddrMaskState

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