All MIBs › TRIP-MIB › tripCfgMinRouteAdvertisementInterval
tripCfgMinRouteAdvertisementInterval
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripCfgMinRouteAdvertisementInterval
OID (numeric): 1.3.6.1.2.1.116.1.1.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Specifies minimal interval between successive advertisements to a particular destination from an LS.
What is tripCfgMinRouteAdvertisementInterval?
This sets, in seconds (default 30), the minimum interval between successive route advertisements this server sends toward a particular destination. It's a rate-limiting knob that keeps a flapping route from flooding peers with repeated updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.10 snmpwalk -v2c -c public <target> TRIP-MIB::tripCfgMinRouteAdvertisementInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.10.1 snmpget -v2c -c public <target> TRIP-MIB::tripCfgMinRouteAdvertisementInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.116.1.1.1.10.1 i <value>
Start monitoring vendor-neutral, standards-based IETF MIB (RFC 3872), VoIP gateway/softswitch acting as TRIP Location Server (admin/oper status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRIP-MIB::tripCfgMinRouteAdvertisementInterval OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based IETF MIB (RFC 3872), VoIP gateway/softswitch acting as TRIP Location Server (admin/oper status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.116 | tripMIB | TRIP-MIB |
| 1.3.6.1.2.1.116.1 | tripMIBObjects | TRIP-MIB |
| 1.3.6.1.2.1.116.1.1 | tripCfgTable | TRIP-MIB |
| 1.3.6.1.2.1.116.1.1.1 | tripCfgEntry | TRIP-MIB |
| 1.3.6.1.2.1.116.1.1.1.10 | tripCfgMinRouteAdvertisementInterval | TRIP-MIB |