All MIBs › IP-MIB › ipv6InterfaceRetransmitTime
ipv6InterfaceRetransmitTime
Module: IP-MIB
OID (symbolic): IP-MIB::ipv6InterfaceRetransmitTime
OID (numeric): 1.3.6.1.2.1.4.30.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The time between retransmissions of Neighbor Solicitation messages to a neighbor when resolving the address or when probing the reachability of a neighbor.
What is ipv6InterfaceRetransmitTime?
This OID holds a time value in milliseconds that determines how long the device waits before resending IPv6 neighbor discovery requests. Operationally, it controls how aggressively the device searches for neighbors on the network; shorter times mean faster detection but more traffic. A network operator adjusts this when devices on a slow or congested link are not being found quickly enough.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.30.1.7 snmpwalk -v2c -c public <target> IP-MIB::ipv6InterfaceRetransmitTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.30.1.7.1 snmpget -v2c -c public <target> IP-MIB::ipv6InterfaceRetransmitTime.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.30 | ipv6InterfaceTable | IP-MIB |
| 1.3.6.1.2.1.4.30.1 | ipv6InterfaceEntry | IP-MIB |
| 1.3.6.1.2.1.4.30.1.7 | ipv6InterfaceRetransmitTime | IP-MIB |