All MIBs › CISCOSB-IP › rsIcmpRdAdvertLifetime
rsIcmpRdAdvertLifetime
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rsIcmpRdAdvertLifetime
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.2.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The maximum length of time that the advertised addresses are to be considered as valid. Must be no less than rsIcmpRdMaxAdvertInterval and no greater than 9000 seconds. Default: 3 * rsIcmpRdMaxAdvertInterval.
What is rsIcmpRdAdvertLifetime?
This object sets the validity lifetime (4-9000 seconds) for ICMP Router Discovery advertisements, controlling how long clients consider advertised gateway addresses as valid before discarding them. It must be at least as large as the advertisement interval and defaults to 3 times the maximum advertisement interval. Network administrators configure this to balance client failover responsiveness against advertising overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.5 snmpwalk -v2c -c public <target> CISCOSB-IP::rsIcmpRdAdvertLifetime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.5.1 snmpget -v2c -c public <target> CISCOSB-IP::rsIcmpRdAdvertLifetime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.5.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2 | icmpSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2.2 | rsIcmpRdTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2.2.1 | rsIcmpRdEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2.2.1.5 | rsIcmpRdAdvertLifetime | CISCOSB-IP |