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
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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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 |