All MIBs › ACC-IPX › accIpxTrigUpdates
accIpxTrigUpdates
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxTrigUpdates
OID (numeric): 1.3.6.1.4.1.5.1.1.22.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Sets the default for triggered updates to either on or off. If on, the default behavior will be to send triggered updates as well as timer generated updates. If off, only timer generated updates are sent. Triggered updates are best used with long timer update intervals in order to reduce update traffic.
What is accIpxTrigUpdates?
ACC-IPX::accIpxTrigUpdates controls whether the IPX router sends extra routing updates immediately when a route changes (triggered) or only on the regular timer schedule. Engineers enable this on networks with frequent topology changes to make convergence faster, but at the cost of more overhead traffic. For example, when a critical file server goes offline, triggered updates notify other routers instantly instead of waiting up to 3 minutes for the next scheduled update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.1.7 snmpwalk -v2c -c public <target> ACC-IPX::accIpxTrigUpdates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.1.7.1 snmpget -v2c -c public <target> ACC-IPX::accIpxTrigUpdates.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.1.7.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.1 | accIpxParms | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.1.7 | accIpxTrigUpdates | ACC-IPX |