All MIBs › IP-MAC-BIND-MIB › swIpMacBindingPortNDSnoopEntryClearAction
swIpMacBindingPortNDSnoopEntryClearAction
Module: IP-MAC-BIND-MIB
OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingPortNDSnoopEntryClearAction
OID (numeric): 1.3.6.1.4.1.171.12.23.3.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When set to start (2), the address binding entries learnt by ND snooping on the specified ports will be cleared. When get, it always returns other (1).
What is swIpMacBindingPortNDSnoopEntryClearAction?
Setting this to start clears the ND-snooping-learned binding entries on this specific port; reading it always returns other. Admins use it to force just one port's ND-learned IPv6 bindings to be relearned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.15 snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortNDSnoopEntryClearAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.15.1 snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortNDSnoopEntryClearAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.23.3.2.1.15.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swIpMacBindingPortNDSnoopEntryClearAction.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::swIpMacBindingPortNDSnoopEntryClearAction 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.15 | swIpMacBindingPortNDSnoopEntryClearAction | IP-MAC-BIND-MIB |