ACC-XNS :: accXnsNamedNetFltrLastMatch

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsNamedNetFltrLastMatch

accXnsNamedNetFltrLastMatch

Module: ACC-XNS

OID (symbolic): ACC-XNS::accXnsNamedNetFltrLastMatch

OID (numeric): 1.3.6.1.4.1.5.1.1.21.13.2.1.11

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-only

Description:

Time-tick when the last IDP packet matched the filter

What is accXnsNamedNetFltrLastMatch?

This TimeTick records when the last IDP packet matched this network filter, using SNMP's timer units. Engineers use this to determine if the filter is still relevant—a match from weeks ago means traffic patterns may have changed. For example, if the last match was 60 days ago, you might remove an outdated filter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.13.2.1.11
snmpwalk -v2c -c public <target> ACC-XNS::accXnsNamedNetFltrLastMatch

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.13.2.1.11.1
snmpget -v2c -c public <target> ACC-XNS::accXnsNamedNetFltrLastMatch.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accXnsNamedNetFltrLastMatch.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.21accXnsACC-MIB
1.3.6.1.4.1.5.1.1.21.13accXnsNamedNetworkFiltersACC-XNS
1.3.6.1.4.1.5.1.1.21.13.2accXnsNamedNetFltrTableACC-XNS
1.3.6.1.4.1.5.1.1.21.13.2.1accXnsNamedNetFltrEntryACC-XNS
1.3.6.1.4.1.5.1.1.21.13.2.1.11accXnsNamedNetFltrLastMatchACC-XNS