All MIBs › ACC-IPX › accIpxNamedRteFltrNetMask
accIpxNamedRteFltrNetMask
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxNamedRteFltrNetMask
OID (numeric): 1.3.6.1.4.1.5.1.1.22.16.2.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Network Mask to describe a range of network numbers that a neighbor might advertise. Network mask is a hexadecimal number in the range of 0x0 to 0xffffffff containing a contiguous stream of 1 bits
What is accIpxNamedRteFltrNetMask?
This 4-byte hexadecimal mask defines which range of IPX network numbers a filter rule will apply to. You configure this when setting up filtering to control which neighboring networks are affected by your route policies. For example, a mask of 0xFFFFFF00 with network 0x00010100 would match all networks from 0x00010100 to 0x000101FF.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.16.2.1.9 snmpwalk -v2c -c public <target> ACC-IPX::accIpxNamedRteFltrNetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.16.2.1.9.1 snmpget -v2c -c public <target> ACC-IPX::accIpxNamedRteFltrNetMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.16.2.1.9.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.16 | accIpxNamedRteFilters | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.16.2 | accIpxNamedRteFltrTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.16.2.1 | accIpxNamedRteFltrEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.16.2.1.9 | accIpxNamedRteFltrNetMask | ACC-IPX |