All MIBs › ACC-MIB › accIpxRtOwner
accIpxRtOwner
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxRtOwner
OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Source of route
What is accIpxRtOwner?
ACC-MIB::accIpxRtOwner shows which protocol or method provided this route (such as RIP, OSPF, static config, or direct connection) as a read-only integer. Network engineers use this to identify routing instability caused by multiple protocols and to determine which routing protocol controls each route. For example, a value might indicate RIP is the owner, meaning the route was learned through the IPX RIP routing protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accIpxRtOwner
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accIpxRtOwner.1
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.3 | accIpxRtTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3.1 | accIpxRtEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3.1.7 | accIpxRtOwner | ACC-MIB |