All MIBs › ACC-FLASH › accBrFiltIIDiscards
accBrFiltIIDiscards
Module: ACC-FLASH
OID (symbolic): ACC-FLASH::accBrFiltIIDiscards
OID (numeric): 1.3.6.1.4.1.5.1.1.4.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of packets discarded as a result of bridge filtering. Maintained globally for all ports.
What is accBrFiltIIDiscards?
This OID displays a counter showing the total number of packets dropped globally across all ports as a result of advanced bridge filtering rules. Network engineers monitor this to measure filtering effectiveness and identify potential performance impacts from aggressive filtering policies. An incrementing counter indicates that the advanced filters are actively blocking traffic at that rate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.20 snmpwalk -v2c -c public <target> ACC-FLASH::accBrFiltIIDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.20.1 snmpget -v2c -c public <target> ACC-FLASH::accBrFiltIIDiscards.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.4 | accBridge | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.20 | accBrFiltIIDiscards | ACC-FLASH |