RADLAN-IP :: rsIcmpRdMinAdvertInterval

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-IPrsIcmpRdMinAdvertInterval

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 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.89rndDell-MIB
1.3.6.1.4.1.89.26ipSpecDell-MIB
1.3.6.1.4.1.89.26.2icmpSpecRADLAN-IP
1.3.6.1.4.1.89.26.2.2rsIcmpRdTableRADLAN-IP
1.3.6.1.4.1.89.26.2.2.1rsIcmpRdEntryRADLAN-IP
1.3.6.1.4.1.89.26.2.2.1.4rsIcmpRdMinAdvertIntervalRADLAN-IP