All MIBs › IBM-ENETDISPATCHER-MIB › mcSmoothing
mcSmoothing
Module: IBM-ENETDISPATCHER-MIB
OID (symbolic): IBM-ENETDISPATCHER-MIB::mcSmoothing
OID (numeric): 1.3.6.1.4.1.2.6.144.1.2.2.10.8
Node type: OBJECT-TYPE
Type: Percentages
Access: read-write
Description: Index that smoothes the variations in weight when load balancing. Smoothing can reduce the changes in weights from interval to interval. The higher the smoothing value the less the weight will change from interval to interval. 1.5 is a typical value. 4, for example, is a high smoothhing value and would reduce the change in weight from interval to interval to almost nothing.
The value is a percentage. For example a value of 155 should be treated as 1.55 by managing applications.
What is mcSmoothing?
This read-write value (expressed as a percentage, e.g. 155 meaning a smoothing factor of 1.55) dampens how much a server's weight can change from one interval to the next; higher values like 4.00 nearly freeze weight changes, while a typical value is around 1.5. Admins raise this to prevent load-balancing weights from swinging wildly between intervals.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.144.1.2.2.10.8 snmpwalk -v2c -c public <target> IBM-ENETDISPATCHER-MIB::mcSmoothing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.144.1.2.2.10.8.1 snmpget -v2c -c public <target> IBM-ENETDISPATCHER-MIB::mcSmoothing.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.144.1.2.2.10.8.1 s <value>
Start monitoring IBM Network Dispatcher load-balancing server/appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBM-ENETDISPATCHER-MIB::mcSmoothing OID value, configure state conditions and alerts, and monitor any IBM Network Dispatcher load-balancing server/appliance 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.144.1 | dispatcherMib | IBM-ENETDISPATCHER-MIB |
| 1.3.6.1.4.1.2.6.144.1.2 | dispatcherMibObjects | IBM-ENETDISPATCHER-MIB |
| 1.3.6.1.4.1.2.6.144.1.2.2 | indConfig | IBM-ENETDISPATCHER-MIB |
| 1.3.6.1.4.1.2.6.144.1.2.2.10 | indMngrCnfgObjects | IBM-ENETDISPATCHER-MIB |
| 1.3.6.1.4.1.2.6.144.1.2.2.10.8 | mcSmoothing | IBM-ENETDISPATCHER-MIB |