All MIBs › FOUNDRY-SN-AGENT-MIB › snCamStatFreePool1Entries
snCamStatFreePool1Entries
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snCamStatFreePool1Entries
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.12.3.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
CAM free pool1 entries.
What is snCamStatFreePool1Entries?
This OID counts how many unused entries remain in the CAM (Content-Addressable Memory) pool on a switch. CAM stores MAC address-to-port mappings needed to forward frames, and running out of space causes switches to flood ports. An administrator would monitor this during network growth to know when to upgrade or clean old MAC entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.12.3.1.4 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snCamStatFreePool1Entries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.12.3.1.4.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snCamStatFreePool1Entries.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.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.12 | snAgentHw | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.12.3 | snCAMStatTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.12.3.1 | snCAMStatEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.12.3.1.4 | snCamStatFreePool1Entries | FOUNDRY-SN-AGENT-MIB |