All MIBs › A3COM-IPEXTNS-R5-MIB › a3IPforwardExtProto
a3IPforwardExtProto
Module: A3COM-IPEXTNS-R5-MIB
OID (symbolic): A3COM-IPEXTNS-R5-MIB::a3IPforwardExtProto
OID (numeric): 1.3.6.1.4.1.43.2.6.9.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The routing mechanism via which this route was learned.
What is a3IPforwardExtProto?
This read-only integer specifies which routing protocol (static, RIP, OSPF, etc.) populated this route. Operators use it to distinguish dynamic routes from manual entries and diagnose routing conflicts. Values like 3 (static), 4 (rip), or 13 (ospf) reveal the route's origin.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.6.9.1.2 snmpwalk -v2c -c public <target> A3COM-IPEXTNS-R5-MIB::a3IPforwardExtProto
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.6.9.1.2.1 snmpget -v2c -c public <target> A3COM-IPEXTNS-R5-MIB::a3IPforwardExtProto.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3IPforwardExtProto.1
Start monitoring Legacy 3Com routers (R5) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-IPEXTNS-R5-MIB::a3IPforwardExtProto OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (R5) 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.6 | a3ComIPextns | A3COM-IPEXTNS-R5-MIB |
| 1.3.6.1.4.1.43.2.6.9 | a3IPforwardExtTable | A3COM-IPEXTNS-R5-MIB |
| 1.3.6.1.4.1.43.2.6.9.1 | a3IPforwardExtEntry | A3COM-IPEXTNS-R5-MIB |
| 1.3.6.1.4.1.43.2.6.9.1.2 | a3IPforwardExtProto | A3COM-IPEXTNS-R5-MIB |