All MIBs › CISCO-SLB-MIB › slbRealMetric
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
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::slbRealMetric 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.3 | slbRealServers | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.3.1 | slbRealTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.3.1.1 | slbRealTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.3.1.1.10 | slbRealMetric | CISCO-SLB-MIB |