All MIBs › ACC-XNS › accXnsRteFltrApplSeqNum
accXnsRteFltrApplSeqNum
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsRteFltrApplSeqNum
OID (numeric): 1.3.6.1.4.1.5.1.1.21.12.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Internally generated number indicating the sequence in which the IDP Route filter is applied. Filters are applied in the order of most specific to least specific filter
What is accXnsRteFltrApplSeqNum?
This read-only OID shows the order (1, 2, 3, etc.) in which this filter is applied relative to other filters, with more specific filters processed first. Network engineers use this to understand filter precedence and diagnose why certain traffic passes or blocks unexpectedly. Example: A sequence number of 3 means this filter is evaluated third, after the two more-specific filters have been checked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.12.3.1.3 snmpwalk -v2c -c public <target> ACC-XNS::accXnsRteFltrApplSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.12.3.1.3.1 snmpget -v2c -c public <target> ACC-XNS::accXnsRteFltrApplSeqNum.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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.12 | accXnsNamedRteFilters | ACC-XNS |
| 1.3.6.1.4.1.5.1.1.21.12.3 | accXnsRteFltrApplTable | ACC-XNS |
| 1.3.6.1.4.1.5.1.1.21.12.3.1 | accXnsRteFltrApplEntry | ACC-XNS |
| 1.3.6.1.4.1.5.1.1.21.12.3.1.3 | accXnsRteFltrApplSeqNum | ACC-XNS |