All MIBs › ACC-IPX › accIpxRtRouter
accIpxRtRouter
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRtRouter
OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Router on next IPX network on route
What is accIpxRtRouter?
This OID identifies the hardware address (MAC address or node ID) of the specific router on the next-hop IPX network that will forward your packets further along the route. Engineers review this when debugging unusual routing paths or when multiple routers exist on the next-hop network to confirm which neighbor router is being used. For example, an address like 0xAABBCCDDEEFF uniquely identifies the physical router on the next network segment that will handle your packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.3 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRtRouter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.3.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRtRouter.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.3 | accIpxRtRouter | ACC-IPX |