All MIBs › IP-MAC-BIND-MIB › swIpMacBindingPortNDSnoopMaxEntry
swIpMacBindingPortNDSnoopMaxEntry
Module: IP-MAC-BIND-MIB
OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingPortNDSnoopMaxEntry
OID (numeric): 1.3.6.1.4.1.171.12.23.3.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the maximum number of entries that can be learned by ND snooping on the specified port. Note: The maximum entry range is (0..N), the N value indicates the maximum number, which is determined by the project itself.
When 0 is set on the specified port, there is no limit on the maximum number of entries that can be learned by ND snooping is no limit.
What is swIpMacBindingPortNDSnoopMaxEntry?
This caps how many IPv6 binding entries ND (Neighbor Discovery) snooping can learn on this port, with 0 meaning no limit. It's the ND-snooping counterpart to the DHCPv6 snooping max-entry setting, useful for SLAAC-only IPv6 deployments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.13 snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortNDSnoopMaxEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.13.1 snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortNDSnoopMaxEntry.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.23.3.2.1.13.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::swIpMacBindingPortNDSnoopMaxEntry 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.13 | swIpMacBindingPortNDSnoopMaxEntry | IP-MAC-BIND-MIB |