All MIBs › ACC-XNS › accXnsRtRouter
accXnsRtRouter
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsRtRouter
OID (numeric): 1.3.6.1.4.1.5.1.1.21.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Router on next XNS network on route
What is accXnsRtRouter?
This read-only object contains the MAC address of the specific router device on the next network segment that will forward packets. Network engineers use it to identify the physical router box for each hop—useful for troubleshooting and understanding the network topology. For example, a value like 08-00-20-12-34-56 identifies the exact router interface to use for the next hop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.3.1.3 snmpwalk -v2c -c public <target> ACC-XNS::accXnsRtRouter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.3.1.3.1 snmpget -v2c -c public <target> ACC-XNS::accXnsRtRouter.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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3 | accXnsRouteTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3.1 | accXnsRouteEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3.1.3 | accXnsRtRouter | ACC-XNS |