All MIBs › ACC-IPX › accIpxHostFltrApplSeqNum
accIpxHostFltrApplSeqNum
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxHostFltrApplSeqNum
OID (numeric): 1.3.6.1.4.1.5.1.1.22.18.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Internally generated number indicating the sequence in which the IPX Host filter is applied. Filters are applied in the order of most specific to least specific filter
What is accIpxHostFltrApplSeqNum?
This OID stores the sequence number indicating the order in which IPX Host filters are applied, with most specific filters checked first. Network engineers rely on this to predict filter precedence and understand which rules take effect when multiple filters match the same packet. For example, sequence 1 applies before sequence 2, so if filter 1 permits a packet, filter 2 never evaluates it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.18.3.1.3 snmpwalk -v2c -c public <target> ACC-IPX::accIpxHostFltrApplSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.18.3.1.3.1 snmpget -v2c -c public <target> ACC-IPX::accIpxHostFltrApplSeqNum.1
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.18 | accIpxNamedHostFilters | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.18.3 | accIpxHostFltrApplTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.18.3.1 | accIpxHostFltrApplEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.18.3.1.3 | accIpxHostFltrApplSeqNum | ACC-IPX |