All MIBs › RAPID-CITY › rcBridgeFdbTblSize
rcBridgeFdbTblSize
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcBridgeFdbTblSize
OID (numeric): 1.3.6.1.4.1.2272.1.14.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Used to indicate the number of entries in the bridge forwarding database table.
What is rcBridgeFdbTblSize?
This read-only object reports the current number of entries (MAC address to port mappings) stored in the bridge's forwarding database table, indicating how many learned or configured MAC addresses the bridge is tracking. Network operators use this value to monitor bridge capacity utilization and detect potential flooding or learning storms where excessive MAC addresses are being learned rapidly. Sudden increases can signal MAC table attacks or misconfigured network loops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcBridgeFdbTblSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcBridgeFdbTblSize.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14 | rcBridge | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.2 | rcBridgeFdbTblSize | RAPID-CITY |