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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 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 |