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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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 |