All MIBs › ACC-IPX › accIpxRteNbrId
accIpxRteNbrId
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRteNbrId
OID (numeric): 1.3.6.1.4.1.5.1.1.22.9.2.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The Host Identifier of a potential routing neighbor.
What is accIpxRteNbrId?
This OID holds the 6-byte IPX host identifier (MAC address) of a routing neighbor from which the device expects to receive route advertisements or SAP updates. A network engineer configures this to explicitly recognize trusted neighbors and apply specific route-filtering rules only to that neighbor. An example value of '08:00:20:ab:cd:ef' uniquely identifies one particular routing neighbor device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.2.1.1 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRteNbrId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.2.1.1.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRteNbrId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.9.2.1.1.1 s <value>
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.9 | accIpxRouteFilters | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.9.2 | accIpxRteNbrTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.9.2.1 | accIpxRteNbrEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.9.2.1.1 | accIpxRteNbrId | ACC-IPX |