All MIBs › IP-MAC-BIND-MIB › swIpMacBindingPortIPProtocol
swIpMacBindingPortIPProtocol
Module: IP-MAC-BIND-MIB
OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingPortIPProtocol
OID (numeric): 1.3.6.1.4.1.171.12.23.3.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is swIpMacBindingPortIPProtocol?
This selects which IP packet types get checked by IP-MAC-port binding on this port: ipv4 only, ipv6 only, or all (both). Admins set this to match the address families actually in use on that port's clients, avoiding unnecessary inspection overhead for a protocol that isn't deployed there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.18 snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortIPProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.18.1 snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortIPProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.23.3.2.1.18.1 i <value>
Start monitoring D-Link managed switch (IP-MAC Binding security feature) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-MAC-BIND-MIB::swIpMacBindingPortIPProtocol OID value, configure state conditions and alerts, and monitor any D-Link managed switch (IP-MAC Binding security feature) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.23 | swIpMacBindMIB | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3 | swIpMacBindingPortMgmt | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3.2 | swIpMacBindingPortTable | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3.2.1 | swIpMacBindingPortEntry | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3.2.1.18 | swIpMacBindingPortIPProtocol | IP-MAC-BIND-MIB |