ACC-MIB :: accIpxRtOwner

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxRtOwner

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 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.3accIpxRtTableACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1accIpxRtEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1.7accIpxRtOwnerACC-MIB