All MIBs › ACC-IPFILTER › accIpIfFiltDispSeqNum
accIpIfFiltDispSeqNum
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpIfFiltDispSeqNum
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.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 retruned 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 accIpIfFiltDispSeqNum?
This read-only OID contains an internally assigned sequence number that determines the order in which filters are evaluated, ordered from most specific to least specific. Network engineers use this to understand filter evaluation order, which matters because the first matching filter determines the action (allowing or blocking). An example value is 5, indicating this is the fifth filter to be checked in the evaluation sequence for this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.3 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.3.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispSeqNum.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.5 | accIpIfFiltDispTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1 | accIpIfFiltDispEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1.3 | accIpIfFiltDispSeqNum | ACC-IPFILTER |