All MIBs › FOUNDRY-SN-AGENT-MIB › snCamStatAddIPHostCount
snCamStatAddIPHostCount
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snCamStatAddIPHostCount
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.12.3.1.21
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
CAM add IP host count.
What is snCamStatAddIPHostCount?
This counter tracks the number of times the CAM (Content Addressable Memory) table has added new entries for IP host addresses. The CAM table stores MAC-to-IP address mappings used for switch forwarding decisions, and this counter shows how frequently new hosts are being discovered on the network. Network administrators monitor this value to understand host churn rates and to diagnose problems like address table exhaustion or unusual network activity patterns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.12.3.1.21 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snCamStatAddIPHostCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.12.3.1.21.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snCamStatAddIPHostCount.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.21 | snCamStatAddIPHostCount | FOUNDRY-SN-AGENT-MIB |