IP-MAC-BIND-MIB :: swIpMacBindingPortMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIP-MAC-BIND-MIBswIpMacBindingPortMode

swIpMacBindingPortMode

Module: IP-MAC-BIND-MIB

OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingPortMode

OID (numeric): 1.3.6.1.4.1.171.12.23.3.2.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The mode of this entry. arp: This entry is specified as an ARP mode entry, and this entry will not be added as an access entry. If this object is not specified, the mode defaults to ARP mode. If the system is in ARP mode, the ARP mode entries and ACL mode entries will be effective. If the system is in ACL mode, only the ACL mode entries will be active.

acl: This entry is specified as an ACL mode entry. If the user enables the ACL mode, this entry will be added as an access entry.

What is swIpMacBindingPortMode?

This sets whether entries on this port are treated as ARP-mode (not added as an access/ACL entry, active whenever the system is in ARP mode) or ACL-mode (added as an actual access entry when ACL mode is enabled). Admins choose ACL mode when they need hardware-enforced blocking rather than the software ARP-table-based check.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.7
snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.7.1
snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.23.3.2.1.7.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swIpMacBindingPortMode.1

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::swIpMacBindingPortMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.171d_linkDE1500-MIB
1.3.6.1.4.1.171.12dlink_common_mgmtDLINK-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.171.12.23swIpMacBindMIBIP-MAC-BIND-MIB
1.3.6.1.4.1.171.12.23.3swIpMacBindingPortMgmtIP-MAC-BIND-MIB
1.3.6.1.4.1.171.12.23.3.2swIpMacBindingPortTableIP-MAC-BIND-MIB
1.3.6.1.4.1.171.12.23.3.2.1swIpMacBindingPortEntryIP-MAC-BIND-MIB
1.3.6.1.4.1.171.12.23.3.2.1.7swIpMacBindingPortModeIP-MAC-BIND-MIB