All MIBs › A3COM-IPX-R5-MIB › a3ipxFlushRipSap
a3ipxFlushRipSap
Module: A3COM-IPX-R5-MIB
OID (symbolic): A3COM-IPX-R5-MIB::a3ipxFlushRipSap
OID (numeric): 1.3.6.1.4.1.43.2.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to remove dynamic routing and or sap entries quickly and efficiently. Setting this object to rip (2) causes all dynamically entered routes to be removed from a3ipxRouteTable.
If this object is set to sap (3), all dynamicaly learned sap entries will be removed from a3ipxServerTable.
If this object is set to both (4), all dynamic entries will be removed from both the routing table (a3ipxRouteTable) and the sap table (a3ipxServerTable).
If a GET REQUEST is received for this object, other (1) will be returned. Setting this object to other (1) will have no effect on any routing or sap entries.
What is a3ipxFlushRipSap?
This integer clears dynamic routing or service entries quickly: rip(2) removes learned routes, sap(3) removes services, both(4) removes all dynamic entries. Operators use it to reset the routing table when topology changes or to force re-learning. Writing 'both' immediately purges both RIP routes and SAP services.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.7.1.4 snmpwalk -v2c -c public <target> A3COM-IPX-R5-MIB::a3ipxFlushRipSap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.7.1.4.1 snmpget -v2c -c public <target> A3COM-IPX-R5-MIB::a3ipxFlushRipSap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.7.1.4.1 i <value>
Start monitoring Legacy 3Com routers (R5, IPX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-IPX-R5-MIB::a3ipxFlushRipSap OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (R5, IPX) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.7 | a3ComIPX | A3COM-IPX-R5-MIB |
| 1.3.6.1.4.1.43.2.7.1 | a3ipxGeneral | A3COM-IPX-R5-MIB |
| 1.3.6.1.4.1.43.2.7.1.4 | a3ipxFlushRipSap | A3COM-IPX-R5-MIB |