ACC-IPX :: accIpxTrigUpdates

MIB Reference — IPNetwork Monitor

All MIBsACC-IPXaccIpxTrigUpdates

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 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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.1accIpxParmsACC-IPX
1.3.6.1.4.1.5.1.1.22.1.7accIpxTrigUpdatesACC-IPX