All MIBs › PACKETLOGIC-MIB › connectionCountVal
connectionCountVal
Module: PACKETLOGIC-MIB
OID (symbolic): PACKETLOGIC-MIB::connectionCountVal
OID (numeric): 1.3.6.1.4.1.15397.2.1.56.1.1
Node type: OBJECT-TYPE
Type: CounterBasedGauge64
Access: read-only
Description:
Current count
What is connectionCountVal?
This OID holds a gauge that represents the current number of active connections being tracked by the PacketLogic device. It shows how many simultaneous conversations (TCP/UDP sessions) are flowing through the system at any moment. An operator monitors this to detect resource exhaustion—when the connection count approaches maximum capacity, the system may begin dropping new connections, and the operator needs to either increase capacity or reduce load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15397.2.1.56.1.1 snmpwalk -v2c -c public <target> PACKETLOGIC-MIB::connectionCountVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15397.2.1.56.1.1.1 snmpget -v2c -c public <target> PACKETLOGIC-MIB::connectionCountVal.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.15397 | procera | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2 | packetlogic2 | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1 | sysdiag | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.56 | connection | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.56.1 | connectionCount | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.56.1.1 | connectionCountVal | PACKETLOGIC-MIB |