MIB Viewer

swIpMacBindingPortIPProtocol

OBJECT-TYPE
1.3.6.1.4.1.171.12.23.3.2.1.18
Access
read-write
Status
current
Sub-identifiers
0
This object is used to set which kind of IP packets need to be checked by IP-MAC-PORT binding on the specified port. ipv4: Only IPv4 packets will be checked. ipv6: Only IPv6 packets will be checked. all: Both IPv4 and IPv6 packets will be checked.
INTEGER{ all(1), ipv4(2), ipv6(3) }