All MIBs › ACC-XNS › accXnsUbnRouter
accXnsUbnRouter
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsUbnRouter
OID (numeric): 1.3.6.1.4.1.5.1.1.21.7.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Router
What is accXnsUbnRouter?
This field contains the address of the neighbor router or gateway device through which remote networks are reached. Engineers use this to map the network topology and verify the next-hop router is correctly configured. For example, this might store a MAC address like 08-00-20-12-34-56 identifying the physical neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.7.1.3 snmpwalk -v2c -c public <target> ACC-XNS::accXnsUbnRouter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.7.1.3.1 snmpget -v2c -c public <target> ACC-XNS::accXnsUbnRouter.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.7 | accXnsUbNbrTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7.1 | accXnsUbNbrEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7.1.3 | accXnsUbnRouter | ACC-XNS |