All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snFdbTableCurEntry
snFdbTableCurEntry
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snFdbTableCurEntry
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The current total entry number of FDB are configured.
What is snFdbTableCurEntry?
This OID stores a count of how many MAC addresses (unique device identifiers on a network) are currently configured in the switch's forwarding database. This number tells you how many devices the switch has learned about and is actively tracking on the network. A network operator would monitor this value to detect unusual changes in device activity, such as a sudden drop indicating network disconnections or a spike indicating a scan attack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.1.9 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snFdbTableCurEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.1.9.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snFdbTableCurEntry.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.1 | snSwInfo | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.1.9 | snFdbTableCurEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |