All MIBs › ACC-MIB › accBrFiltIIDiscards
accBrFiltIIDiscards
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 is a read-only counter that tracks the total number of packets discarded globally across all ports due to bridge filtering rules. Network engineers monitor this to verify that their filtering policies are actually working and to detect if an unexpectedly high number of packets are being dropped. A value of 1,250,000 indicates that over one million packets have been filtered out since the bridge was last restarted.
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-MIB::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-MIB::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-MIB |