ACC-MIB :: accBrFilterEntries

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccBrFilterEntries

accBrFilterEntries

Module: ACC-MIB

OID (symbolic): ACC-MIB::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 read-only OID shows how many filtering rules are currently active in the bridge filter table (maximum of 50). Engineers check this to ensure they do not exceed the device's filter table capacity before adding new rules. For example, a value of 23 means 23 filter rules are configured, leaving room for 27 more.

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-MIB::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-MIB::accBrFilterEntries.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.4accBridgeACC-FLASH
1.3.6.1.4.1.5.1.1.4.18accBrFilterTableACC-FLASH
1.3.6.1.4.1.5.1.1.4.18.1accBrFilterEntryACC-FLASH
1.3.6.1.4.1.5.1.1.4.18.1.8accBrFilterEntriesACC-MIB