All MIBs › RAD-MIB › radBridgeIPXRipTblBcastTrigUpdateInterval
radBridgeIPXRipTblBcastTrigUpdateInterval
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeIPXRipTblBcastTrigUpdateInterval
OID (numeric): 1.3.6.1.4.1.164.4.1.5.2.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The default time interval (in seconds)between triggered RIP updates on a broadcast type interface. A triggered update occurs when a change is detected in the routing database. This time interval delays the broadcasting of these updates so that changes on the network will not result in a lot of triggered updates.
What is radBridgeIPXRipTblBcastTrigUpdateInterval?
This object specifies the default time interval (in seconds) between triggered RIP routing updates on a broadcast interface when routing table changes are detected in the IPX/NetWare protocol domain. Triggered updates notify the network of topology changes faster than periodic updates. Network managers tune this value to balance convergence speed against update traffic overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.5.2.5 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeIPXRipTblBcastTrigUpdateInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.5.2.5.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeIPXRipTblBcastTrigUpdateInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.5.2.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5 | radBridgeIPX | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5.2 | radBridgeIPXRip | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.5.2.5 | radBridgeIPXRipTblBcastTrigUpdateInterval | RAD-MIB |