All MIBs › CISCO-SLB-MIB › slbRealOperWeight
slbRealOperWeight
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbRealOperWeight
OID (numeric): 1.3.6.1.4.1.9.9.161.1.3.1.1.9
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The actual operating weight of the real server used by the load-balancing algorithms. This can be adjusted dynamically by DFP. A weight of zero indicates that no new connections will be assigned to this real server. Higher weight values indicate to the load-balancing algorithms a higher availability of this real server to accept more work.
What is slbRealOperWeight?
This OID holds a numeric weight that indicates how much work a specific server in a load-balanced pool should handle relative to others; higher numbers mean more traffic assigned to it. A weight of zero stops sending it any new connections. An operator would monitor this to see server load distribution or write it to rebalance traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.3.1.1.9 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbRealOperWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.3.1.1.9.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbRealOperWeight.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::slbRealOperWeight 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.9 | slbRealOperWeight | CISCO-SLB-MIB |