All MIBs › ACC-IPX › accIpxRteFltrNetwork
accIpxRteFltrNetwork
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRteFltrNetwork
OID (numeric): 1.3.6.1.4.1.5.1.1.22.9.3.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The Network Number the neighbor might advertise.
What is accIpxRteFltrNetwork?
This OID contains the 4-byte IPX network number that a route filter rule applies to, defining which network(s) the filter should allow or deny from a specific neighbor. An administrator creates filter entries like 'allow network 00000002 from neighbor X' to control which networks are reachable and prevent unwanted routes. A typical value of '00000042' represents a specific IPX network that the filter will either permit or block.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.3.1.2 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRteFltrNetwork
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.9.3.1.2.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRteFltrNetwork.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.9.3.1.2.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.2 | accIpxRteFltrNetwork | ACC-IPX |