CISCOSB-IP :: rsIcmpRdAdvertLifetime

MIB Reference — IPNetwork Monitor

All MIBsCISCOSB-IPrsIcmpRdAdvertLifetime

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.6ciscoPartnerProductsCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2icmpSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2.2rsIcmpRdTableCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2.2.1rsIcmpRdEntryCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2.2.1.5rsIcmpRdAdvertLifetimeCISCOSB-IP