All MIBs › ACC-IPX › accIpxNamedNetFltrDestMask
accIpxNamedNetFltrDestMask
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxNamedNetFltrDestMask
OID (numeric): 1.3.6.1.4.1.5.1.1.22.17.2.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Network Mask to describe a range of destination network numbers. Network mask is a hexadecimal number in the range of 0x0 to 0xffffffff containing a contiguous stream of 1 bits
What is accIpxNamedNetFltrDestMask?
This OID controls a 4-byte network mask (hexadecimal value from 0x0 to 0xffffffff) that defines the range of destination network numbers the filter applies to. You configure this when you need to restrict traffic to or from specific destination subnets or networks. A value of 0xffffff00 would match Class C networks, while 0xffffffff matches a single host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.17.2.1.12 snmpwalk -v2c -c public <target> ACC-IPX::accIpxNamedNetFltrDestMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.17.2.1.12.1 snmpget -v2c -c public <target> ACC-IPX::accIpxNamedNetFltrDestMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.17.2.1.12.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.17 | accIpxNamedNetFilters | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17.2 | accIpxNamedNetFltrTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17.2.1 | accIpxNamedNetFltrEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17.2.1.12 | accIpxNamedNetFltrDestMask | ACC-IPX |