IPVS-MIB
AI MIB Summary
The IPVS-MIB module provides SNMP access to monitor Linux Virtual Server (LVS) load balancer metrics, specifically tracking active connection counts, packet/byte throughput, and per-server load distribution statistics for real-time traffic analysis and capacity planning.
Load Master metrics.
Main OID:
ipvs.1.3.6.1.4.1.12196.12
40
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
40 total| Object Name |
|---|
ipvsLoad Master metrics. MODULE-IDENTITY .1.3.6.1.4.1.12196.12 |
ipvsVSTableA table containing ipvs Virtual Service (VS) specific information. SEQUENCE OF VSEntry .1.3.6.1.4.1.12196.12.1 |
vsEntryinformation about a VS VSEntry .1.3.6.1.4.1.12196.12.1.1 |
vSidxUnique VS Idro INTEGER .1.3.6.1.4.1.12196.12.1.1.1 |
vSDescVS descriptionro OCTET STRING .1.3.6.1.4.1.12196.12.1.1.11 |
vSConnsthe total number of connections for this VSro Counter32 .1.3.6.1.4.1.12196.12.1.1.12 |
vSInPktsthe total number of incomming pakets to this VSro Counter32 .1.3.6.1.4.1.12196.12.1.1.13 |
vSOutPktsthe total number of outgoing pakets from this VSro Counter32 .1.3.6.1.4.1.12196.12.1.1.14 |
vSInBytesthe total number of incomming bytes to this VSro Counter64 .1.3.6.1.4.1.12196.12.1.1.15 |
vSOutBytesthe number of outgoing bytes from this VSro Counter64 .1.3.6.1.4.1.12196.12.1.1.16 |
vSActivConnsthe current number of connections for this VSro Counter32 .1.3.6.1.4.1.12196.12.1.1.17 |
ipvsRSTableA table containing ipvs Real Server (RS) specific information. SEQUENCE OF RSEntry .1.3.6.1.4.1.12196.12.2 |
rsEntryinformation about a RS RSEntry .1.3.6.1.4.1.12196.12.2.1 |
rSidxUnique Id of RS INTEGER .1.3.6.1.4.1.12196.12.2.1.1 |
rSVSidxId of associated VSro INTEGER .1.3.6.1.4.1.12196.12.2.1.2 |
rSDescRS descriptionro OCTET STRING .1.3.6.1.4.1.12196.12.2.1.11 |
rSConnsthe total number of connections for this RSro Counter32 .1.3.6.1.4.1.12196.12.2.1.12 |
rSInPktsthe total number of incoming pakets to this RSro Counter32 .1.3.6.1.4.1.12196.12.2.1.13 |
rSOutPktsthe total number of outgoing pakets from this RSro Counter32 .1.3.6.1.4.1.12196.12.2.1.14 |
rSInBytesthe total number of incoming bytes from this RSro Counter64 .1.3.6.1.4.1.12196.12.2.1.15 |
rSOutBytesthe total number of outgoing bytes from this RSro Counter64 .1.3.6.1.4.1.12196.12.2.1.16 |
rSActiveConnsthe number of active connection for this RSro Counter32 .1.3.6.1.4.1.12196.12.2.1.17 |
rSInactiveConnsthe number of inactive connection for this RSro Counter32 .1.3.6.1.4.1.12196.12.2.1.18 |
rSWeightthe current weight of this RSro Counter32 .1.3.6.1.4.1.12196.12.2.1.19 |
connsTotal number of connections handled for all VSro Counter32 .1.3.6.1.4.1.12196.12.3 |
inPktsTotal number of incoming packets for all VSro Counter32 .1.3.6.1.4.1.12196.12.4 |
outPktsTotal number of outgoing packets for all VSro Counter32 .1.3.6.1.4.1.12196.12.5 |
inBytesTotal number of incoming bytes for all VSro Counter64 .1.3.6.1.4.1.12196.12.6 |
outBytesTotal number of outgoing bytes for all VSro Counter64 .1.3.6.1.4.1.12196.12.7 |
ipvsRSTotalTableA table containing Totals for Real Server (RS) specific information. SEQUENCE OF RsTotalEntry .1.3.6.1.4.1.12196.12.8 |
rsTotalEntryTotals for an RS RsTotalEntry .1.3.6.1.4.1.12196.12.8.1 |
totRSidxRS Indexro Integer32 .1.3.6.1.4.1.12196.12.8.1.1 |
totRSDescRS description OCTET STRING .1.3.6.1.4.1.12196.12.8.1.2 |
totRSConnsthe total number of connections for this RSro Counter32 .1.3.6.1.4.1.12196.12.8.1.3 |
totRSInPktsthe total number of incoming pakets to this RSro Counter32 .1.3.6.1.4.1.12196.12.8.1.4 |
totRSOutPktsthe total number of outgoing pakets from this RSro Counter32 .1.3.6.1.4.1.12196.12.8.1.5 |
totRSInBytesthe total number of incoming bytes from this RSro Counter64 .1.3.6.1.4.1.12196.12.8.1.6 |
totRSOutBytesthe total number of outgoing bytes from this RSro Counter64 .1.3.6.1.4.1.12196.12.8.1.7 |
totRSActiveConnsthe number of active connection for this RSro Counter32 .1.3.6.1.4.1.12196.12.8.1.8 |
totRSInactiveConnsthe number of inactive connection for this RSro Counter32 .1.3.6.1.4.1.12196.12.8.1.9 |