All MIBs › ACC-IPX › accIpxRteFltrApplSeqNum
accIpxRteFltrApplSeqNum
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRteFltrApplSeqNum
OID (numeric): 1.3.6.1.4.1.5.1.1.22.16.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Internally generated number indicating the sequence in which the IPX Route filter is applied. Filters are applied in the order of most specific to least specific filter
What is accIpxRteFltrApplSeqNum?
This internally generated sequence number shows the order in which route filters are evaluated on an interface, with more specific filters applied first. Network engineers use this to understand filter precedence and avoid unexpected behavior when multiple rules could match the same packet. For example, if filter A has sequence 1 and filter B has sequence 10, filter A's action is checked before filter B's.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.16.3.1.3 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRteFltrApplSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.16.3.1.3.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRteFltrApplSeqNum.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.16 | accIpxNamedRteFilters | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.16.3 | accIpxRteFltrApplTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.16.3.1 | accIpxRteFltrApplEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.16.3.1.3 | accIpxRteFltrApplSeqNum | ACC-IPX |