CISCO-SLB-MIB :: slbVirtualHCTotalConnections

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SLB-MIBslbVirtualHCTotalConnections

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.161ciscoSlbMIBCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1ciscoSlbMIBObjectsCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.4slbVirtualServersCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.4.1slbVirtualServerTableCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.4.1.1slbVirtualServerTableEntryCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.4.1.1.19slbVirtualHCTotalConnectionsCISCO-SLB-MIB