ACC-MIB :: accIpIfFiltDispSeqNum

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpIfFiltDispSeqNum

accIpIfFiltDispSeqNum

Module: ACC-MIB

OID (symbolic): ACC-MIB::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 displays a system-generated sequence number that determines the evaluation order of filters, with lower numbers checked first. Engineers use this ordering to understand filter precedence, as SNMP table rules require sorting by object ID but filters need to be applied from most-specific to least-specific. Filter sequence 1 is checked before sequence 2, ensuring targeted rules take precedence over broader rules.

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-MIB::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-MIB::accIpIfFiltDispSeqNum.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.18accIpFilterACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.5accIpIfFiltDispTableACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.5.1accIpIfFiltDispEntryACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.5.1.3accIpIfFiltDispSeqNumACC-MIB