All MIBs › ACC-IPX › accIpxRteFltrNeighbor
accIpxRteFltrNeighbor
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRteFltrNeighbor
OID (numeric): 1.3.6.1.4.1.5.1.1.22.9.3.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The Host Identifier of the Routing Neighbor that might offer this advertsiement.
What is accIpxRteFltrNeighbor?
This OID specifies which routing neighbor (by its IPX host identifier) a particular route filter rule applies to, allowing fine-grained control over which networks are accepted from which peers. An engineer uses this to create rules like 'accept network 00000001 only from neighbor 08:00:20:74:e0:a8' to prevent route spoofing and enforce network boundaries. An example value of '08:00:20:99:88:77' targets the filter rule to a specific peer device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.3.1.1 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRteFltrNeighbor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.3.1.1.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRteFltrNeighbor.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.9.3.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.3 | accIpxRteFltrTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.9.3.1 | accIpxRteFltrEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.9.3.1.1 | accIpxRteFltrNeighbor | ACC-IPX |