All MIBs › ACC-IPX › accIpxNetFltrApplLastMatch
accIpxNetFltrApplLastMatch
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxNetFltrApplLastMatch
OID (numeric): 1.3.6.1.4.1.5.1.1.22.17.3.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Time tick value when the filter last matched an IPX traffic packet - on the given interface
What is accIpxNetFltrApplLastMatch?
This OID records the timestamp (in system ticks) of the most recent IPX packet that matched the network filter. Operators use this to verify the filter is still active and catching traffic in real time. A value of 50 ticks means a packet matched less than a second ago, confirming the filter is processing live traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.17.3.1.6 snmpwalk -v2c -c public <target> ACC-IPX::accIpxNetFltrApplLastMatch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.17.3.1.6.1 snmpget -v2c -c public <target> ACC-IPX::accIpxNetFltrApplLastMatch.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpxNetFltrApplLastMatch.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17 | accIpxNamedNetFilters | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17.3 | accIpxNetFltrApplTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17.3.1 | accIpxNetFltrApplEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.17.3.1.6 | accIpxNetFltrApplLastMatch | ACC-IPX |