All MIBs › CHECKPOINT-MIB › voipCACConcurrentCallsCurrentVal
voipCACConcurrentCallsCurrentVal
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::voipCACConcurrentCallsCurrentVal
OID (numeric): 1.3.6.1.4.1.2620.1.31.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of Concurrent Calls: Configured Threshold
What is voipCACConcurrentCallsCurrentVal?
This is the live count of concurrent VoIP calls currently in progress through the gateway, meant to be read against voipCACConcurrentCallsConfThreshold despite the MIB's description text mistakenly repeating 'Configured Threshold' rather than 'Current Value'. Watching this climb ahead of a known high-call-volume event (like a scheduled company-wide conference call) tells the admin whether the configured CAC ceiling needs a temporary bump before calls start getting rejected. For example, a current value of 480 against a 500 threshold means the gateway is nearly at its call capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.31.7.1.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::voipCACConcurrentCallsCurrentVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.31.7.1.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::voipCACConcurrentCallsCurrentVal.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::voipCACConcurrentCallsCurrentVal OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.31 | voip | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.7 | voipCAC | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.7.1 | voipCACConcurrentCalls | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.31.7.1.2 | voipCACConcurrentCallsCurrentVal | CHECKPOINT-MIB |