All MIBs › ALANTEC-MIB › ripConfigPoison
ripConfigPoison
Module: ALANTEC-MIB
OID (symbolic): ALANTEC-MIB::ripConfigPoison
OID (numeric): 1.3.6.1.4.1.390.2.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Controls what happens when a route goes down. If set to no(0), the hub simply stops reporting the route. If set to yes(1), the hub reports it one more time, but with a metric value of 16, which infinity as far as RIP is concerned. Thus other routers learn immediately that the route is down.
What is ripConfigPoison?
Boolean (0=no, 1=yes) for reporting downed routes with metric 16. Fast convergence when routes fail. Example: set to 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.390.2.4.1.1.4 snmpwalk -v2c -c public <target> ALANTEC-MIB::ripConfigPoison
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.390.2.4.1.1.4.1 snmpget -v2c -c public <target> ALANTEC-MIB::ripConfigPoison.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.390.2.4.1.1.4.1 i <value>
Start monitoring Alantec (Nortel) PowerHub 7000 fast Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALANTEC-MIB::ripConfigPoison OID value, configure state conditions and alerts, and monitor any Alantec (Nortel) PowerHub 7000 fast Ethernet switch (legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.390 | alantec | ALANTEC-MIB |
| 1.3.6.1.4.1.390.2 | common | ALANTEC-MIB |
| 1.3.6.1.4.1.390.2.4 | alrip | ALANTEC-MIB |
| 1.3.6.1.4.1.390.2.4.1 | alRipConfigTable | ALANTEC-MIB |
| 1.3.6.1.4.1.390.2.4.1.1 | ripConfigEntry | ALANTEC-MIB |
| 1.3.6.1.4.1.390.2.4.1.1.4 | ripConfigPoison | ALANTEC-MIB |