All MIBs › IP-MIB › ipDefaultRouterLifetime
ipDefaultRouterLifetime
Module: IP-MIB
OID (symbolic): IP-MIB::ipDefaultRouterLifetime
OID (numeric): 1.3.6.1.2.1.4.37.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The remaining length of time, in seconds, that this router will continue to be useful as a default router. A value of zero indicates that it is no longer useful as a default router. It is left to the implementer of the MIB as to whether a router with a lifetime of zero is removed from the list.
For IPv6, this value should be extracted from the router advertisement messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.37.1.4 snmpwalk -v2c -c public <target> IP-MIB::ipDefaultRouterLifetime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.37.1.4.1 snmpget -v2c -c public <target> IP-MIB::ipDefaultRouterLifetime.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.37 | ipDefaultRouterTable | IP-MIB |
| 1.3.6.1.2.1.4.37.1 | ipDefaultRouterEntry | IP-MIB |
| 1.3.6.1.2.1.4.37.1.4 | ipDefaultRouterLifetime | IP-MIB |