All MIBs › ACC-FLASH › accBrFilterEntries
accBrFilterEntries
Module: ACC-FLASH
OID (symbolic): ACC-FLASH::accBrFilterEntries
OID (numeric): 1.3.6.1.4.1.5.1.1.4.18.1.8
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 50.
What is accBrFilterEntries?
This OID shows how many filter rules are currently configured in the bridge filtering table, with a maximum capacity of 50 entries. Engineers check this to ensure they have not exceeded the device's filtering limit and to plan capacity before adding new filter rules. If this reads 48, it means 48 filter rules are active and only 2 slots remain before the table is full.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.18.1.8 snmpwalk -v2c -c public <target> ACC-FLASH::accBrFilterEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.18.1.8.1 snmpget -v2c -c public <target> ACC-FLASH::accBrFilterEntries.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.18 | accBrFilterTable | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.18.1 | accBrFilterEntry | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.18.1.8 | accBrFilterEntries | ACC-FLASH |