All MIBs › ACC-XNS › accXnsHostFltrApplSeqNum
accXnsHostFltrApplSeqNum
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsHostFltrApplSeqNum
OID (numeric): 1.3.6.1.4.1.5.1.1.21.14.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Internally generated number indicating the sequence in which the IDP Host filter is applied. Filters are applied in the order of most specific to least specific filter
What is accXnsHostFltrApplSeqNum?
This OID shows the sequence number indicating the order in which filters are processed, with more specific filters running before general ones. Engineers use this to understand filter priority and ensure security policies are evaluated in the correct order. For example, a value of 1 means this filter runs first, catching specific threats before generic rules apply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.14.3.1.3 snmpwalk -v2c -c public <target> ACC-XNS::accXnsHostFltrApplSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.14.3.1.3.1 snmpget -v2c -c public <target> ACC-XNS::accXnsHostFltrApplSeqNum.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.14 | accXnsNamedHostFilters | ACC-XNS |
| 1.3.6.1.4.1.5.1.1.21.14.3 | accXnsHostFltrApplTable | ACC-XNS |
| 1.3.6.1.4.1.5.1.1.21.14.3.1 | accXnsHostFltrApplEntry | ACC-XNS |
| 1.3.6.1.4.1.5.1.1.21.14.3.1.3 | accXnsHostFltrApplSeqNum | ACC-XNS |