All MIBs › ACC-MIB › accBrFiltIIEntries
accBrFiltIIEntries
Module: ACC-MIB
OID (symbolic): ACC-MIB::accBrFiltIIEntries
OID (numeric): 1.3.6.1.4.1.5.1.1.4.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of entries currently in the bridge filtering table. The maximum number of entries is 150.
What is accBrFiltIIEntries?
This read-only counter shows how many filtering rules are currently configured in the bridge filtering table, with a maximum limit of 150 entries. Network engineers check this to ensure they do not exceed the table limit and to understand how many active rules are consuming memory. A value of 87 means 87 filtering rules are currently defined, leaving room for 63 additional rules before hitting the maximum.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.21 snmpwalk -v2c -c public <target> ACC-MIB::accBrFiltIIEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.21.1 snmpget -v2c -c public <target> ACC-MIB::accBrFiltIIEntries.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.21 | accBrFiltIIEntries | ACC-MIB |