All MIBs › ACC-IPFILTER › accIpFiltApplSeqNum
accIpFiltApplSeqNum
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpFiltApplSeqNum
OID (numeric): 1.3.6.1.4.1.5.1.1.18.8.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An internally generated sequence number used to allow the Filter display table to be returned in the order the filters are applied (most specific to least specific) without violating SNMP ordering rules. Sequence numbers for all filters may change with a single addition or modification of a filter. Sequence numbers, once assigned, are not assigned again. This number has no intrinsic meaning.
What is accIpFiltApplSeqNum?
ACC-IPFILTER::accIpFiltApplSeqNum is a system-generated ordering number that shows the sequence in which filters are evaluated, from most specific to least specific. Engineers use this to understand evaluation order and to troubleshoot why certain filters may be bypassed. For example, if one filter has sequence number 1 and another has sequence number 5, the first filter is checked and applied before the second one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.3 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpFiltApplSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.3.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpFiltApplSeqNum.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.18 | accIpFilter | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.8 | accIpFiltApplTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.8.1 | accIpFiltApplEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.8.1.3 | accIpFiltApplSeqNum | ACC-IPFILTER |