CISCO-SLB-MIB :: slbRealMetric

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SLB-MIBslbRealMetric

slbRealMetric

Module: CISCO-SLB-MIB

OID (symbolic): CISCO-SLB-MIB::slbRealMetric

OID (numeric): 1.3.6.1.4.1.9.9.161.1.3.1.1.10

Node type: OBJECT-TYPE

Type: Gauge32

Access: read-only

Description:

The value used by the least connections load-balancing algorithm. It is the number of connections divided by the actual operating weight. New connections will be given to the server with the smaller metric.

What is slbRealMetric?

This OID holds a load-balancing score (connections divided by weight) used to distribute traffic fairly across multiple servers. Lower scores mean the server is less busy and should receive more new connections. A load-balancer operator would monitor this to detect when a backend server is overloaded and needs help from a peer.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.3.1.1.10
snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbRealMetric

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.3.1.1.10.1
snmpget -v2c -c public <target> CISCO-SLB-MIB::slbRealMetric.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.3slbRealServersCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.3.1slbRealTableCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.3.1.1slbRealTableEntryCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.3.1.1.10slbRealMetricCISCO-SLB-MIB