CISCO-SLB-MIB :: slbRealOperWeight

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SLB-MIBslbRealOperWeight

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 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.9slbRealOperWeightCISCO-SLB-MIB