All MIBs › ACC-MIB › accSrFiltIIDiscards
accSrFiltIIDiscards
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrFiltIIDiscards
OID (numeric): 1.3.6.1.4.1.5.1.1.25.14
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 accSrFiltIIDiscards?
This read-only counter tracks the total number of packets discarded across all ports due to source-route filtering rules. A network engineer monitors this value to understand how many frames are being filtered out and to tune filtering rules for optimal throughput. For example, a value of 5432 indicates that 5,432 packets have been dropped by filtering since the device started.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.14 snmpwalk -v2c -c public <target> ACC-MIB::accSrFiltIIDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.14.1 snmpget -v2c -c public <target> ACC-MIB::accSrFiltIIDiscards.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.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.14 | accSrFiltIIDiscards | ACC-MIB |