All MIBs › ACC-IPX › accIpxRteNbrAction
accIpxRteNbrAction
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRteNbrAction
OID (numeric): 1.3.6.1.4.1.5.1.1.22.9.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The action to be taken on advertisements from this routing neighbor, unless overridden by a route filter.
What is accIpxRteNbrAction?
This OID specifies what action the device should take (such as accept, reject, or modify) when receiving route advertisements from a particular configured neighbor unless a more specific route filter overrides it. An engineer uses this setting to establish per-neighbor trust levels and apply global acceptance or rejection policies to simplify route filtering. A value of 'accept' (1) means routes from this neighbor are generally trusted, whereas 'reject' (0) means they are dropped by default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.2.1.2 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRteNbrAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.2.1.2.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRteNbrAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.9.2.1.2.1 i <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.2 | accIpxRteNbrAction | ACC-IPX |