All MIBs › ACC-MIB › accXnsRtRouter
accXnsRtRouter
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
ACC-MIB::accXnsRtRouter stores the MAC address of the router on the next XNS network segment that will forward packets toward the destination. This value tells you exactly which physical router device should receive packets destined for the networks in this routing entry. For instance, the value might be 08-00-20-7E-12-34, which is the 48-bit MAC address of a neighbor router on the local segment.
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-MIB::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-MIB::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-MIB |