All MIBs › CISCO-SLB-MIB › slbVirtualHCTotalConnections
slbVirtualHCTotalConnections
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbVirtualHCTotalConnections
OID (numeric): 1.3.6.1.4.1.9.9.161.1.4.1.1.19
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of assigned connections handled by this virtual server since this server was configured. This is the 64-bit version of slbVirtualTotalConnections.
What is slbVirtualHCTotalConnections?
This 64-bit counter tracks the total number of client connections handled by a virtual server since it was configured, allowing tracking of much larger connection counts than a 32-bit counter. It represents the cumulative connections served by that virtual server instance. Load balancing operators use this to measure the volume of traffic processed by each virtual server for capacity planning and billing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.1.1.19 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbVirtualHCTotalConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.1.1.19.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbVirtualHCTotalConnections.1
Start monitoring Cisco IOS SLB-capable router/switch / Content Switching Module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SLB-MIB::slbVirtualHCTotalConnections OID value, configure state conditions and alerts, and monitor any Cisco IOS SLB-capable router/switch / Content Switching Module 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.161 | ciscoSlbMIB | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1 | ciscoSlbMIBObjects | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4 | slbVirtualServers | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.1 | slbVirtualServerTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.1.1 | slbVirtualServerTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.1.1.19 | slbVirtualHCTotalConnections | CISCO-SLB-MIB |