All MIBs › IP-MAC-BIND-MIB › swIpMacBindingRecoveryInterval
swIpMacBindingRecoveryInterval
Module: IP-MAC-BIND-MIB
OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingRecoveryInterval
OID (numeric): 1.3.6.1.4.1.171.12.23.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the seconds in which the switch will delete the blocked ARL (Address Resolution Logic) entry in order to relearn the entry. This is a mechanism by which the switch can recover an ARL entry from the blocked state to the normal state. A value of '0' means an infinite state.
Note: This object is specific to models that are unable to recover a blocked MAC address without removing the blocked ARL entry and relearning the entry.
What is swIpMacBindingRecoveryInterval?
This sets, in seconds, how long the switch waits before deleting a blocked ARL (address resolution) entry so it can be relearned, letting a device recover from the blocked state automatically; 0 means it stays blocked indefinitely. It's specifically for switch models that can't unblock a MAC address without removing and relearning its ARL entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.1.3 snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingRecoveryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.1.3.1 snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingRecoveryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.23.1.3.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::swIpMacBindingRecoveryInterval 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.1 | swIpMacBindingCtrl | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.1.3 | swIpMacBindingRecoveryInterval | IP-MAC-BIND-MIB |