All MIBs › RADLAN-IP › rsIcmpRdMinAdvertInterval
rsIcmpRdMinAdvertInterval
Module: RADLAN-IP
OID (symbolic): RADLAN-IP::rsIcmpRdMinAdvertInterval
OID (numeric): 1.3.6.1.4.1.89.26.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The minimum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. Must be no less than 3 seconds and no greater than rsIcmpRdMaxAdvertInterval. Default: 0.75 * rsIcmpRdMaxAdvertInterval.
What is rsIcmpRdMinAdvertInterval?
This object specifies the minimum allowed time in seconds between consecutive unsolicited multicast Router Advertisement messages sent on an interface, with default values derived from the maximum interval (RFC 1256 compliant). An operator would adjust this parameter to balance between timely router announcements for hosts discovering default gateways and the overhead of excessive control traffic. Shorter intervals provide faster convergence when routers change but consume more bandwidth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.2.2.1.4 snmpwalk -v2c -c public <target> RADLAN-IP::rsIcmpRdMinAdvertInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.2.2.1.4.1 snmpget -v2c -c public <target> RADLAN-IP::rsIcmpRdMinAdvertInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.26.2.2.1.4.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.2 | icmpSpec | RADLAN-IP |
| 1.3.6.1.4.1.89.26.2.2 | rsIcmpRdTable | RADLAN-IP |
| 1.3.6.1.4.1.89.26.2.2.1 | rsIcmpRdEntry | RADLAN-IP |
| 1.3.6.1.4.1.89.26.2.2.1.4 | rsIcmpRdMinAdvertInterval | RADLAN-IP |