All MIBs › ACC-MIB › accIpxRtRouter
accIpxRtRouter
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
ACC-MIB::accIpxRtRouter identifies the MAC address of the router interface on the next network in the route, displayed as a read-only octet string. Network engineers use this to verify the next-hop router is correct and to troubleshoot routing if packets are being sent to the wrong interface. For example, a value of 00:00:0c:12:34:56 points directly to the next-hop router's interface that will receive 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-MIB::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-MIB::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-MIB |