All MIBs › IP-MIB › ipv4InterfaceRetransmitTime
ipv4InterfaceRetransmitTime
Module: IP-MIB
OID (symbolic): IP-MIB::ipv4InterfaceRetransmitTime
OID (numeric): 1.3.6.1.2.1.4.28.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The time between retransmissions of ARP requests to a neighbor when resolving the address or when probing the reachability of a neighbor.
What is ipv4InterfaceRetransmitTime?
This object defines the time interval (in milliseconds) between repeated ARP (Address Resolution Protocol) request attempts when trying to resolve a neighbor's IP address or verify reachability. It controls how aggressively the system retries address lookups. Network administrators tune this parameter to optimize host discovery behavior on slow or unreliable links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.28.1.4 snmpwalk -v2c -c public <target> IP-MIB::ipv4InterfaceRetransmitTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.28.1.4.1 snmpget -v2c -c public <target> IP-MIB::ipv4InterfaceRetransmitTime.1
Start monitoring Vendor-neutral IETF standard, RFC 4293 (any IP-capable device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-MIB::ipv4InterfaceRetransmitTime OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 4293 (any IP-capable device) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4.28 | ipv4InterfaceTable | IP-MIB |
| 1.3.6.1.2.1.4.28.1 | ipv4InterfaceEntry | IP-MIB |
| 1.3.6.1.2.1.4.28.1.4 | ipv4InterfaceRetransmitTime | IP-MIB |