All MIBs › ENTERASYS-TWCB-MIB-2 › etsysTwcbWcServerfarmPredictor
etsysTwcbWcServerfarmPredictor
Module: ENTERASYS-TWCB-MIB-2
OID (symbolic): ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor
OID (numeric): 1.3.6.1.4.1.5624.1.2.76.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains the Predictor value. The predictor value defines the method of selecting the appropriate TWCB Cache server when a new TWCB binding request is generated. - `destIpHash', indicates the predictor type is destIpHash. - `roundrobin', indicates the predictor type is round robin. A creation of a etsysTwcbWcSfarmRoundRobinEntry assigned to this etsysTwcbWcServerfarmName will result in this object being set to 'roundrobin'.
What is etsysTwcbWcServerfarmPredictor?
Selects how the device picks a cache server within this server farm for a new binding: destIpHash(1), the default, hashes on destination IP so a given destination consistently lands on the same cache, or roundrobin(2), which cycles through caches evenly. Creating a round-robin range entry (etsysTwcbWcSfarmRoundRobinEntry) for this farm automatically flips this value to roundrobin.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5624.1.2.76.2.1.1.3 snmpwalk -v2c -c public <target> ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5624.1.2.76.2.1.1.3.1 snmpget -v2c -c public <target> ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> etsysTwcbWcServerfarmPredictor.1
Start monitoring Enterasys Networks switch (legacy, later Extreme Networks)/content-switching appliance (Transparent Web Cache Balancing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor OID value, configure state conditions and alerts, and monitor any Enterasys Networks switch (legacy, later Extreme Networks)/content-switching appliance (Transparent Web Cache Balancing) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5624 | enterasys | ENTERASYS-MIB-NAMES |
| 1.3.6.1.4.1.5624.1 | etsysMibs | ENTERASYS-MIB-NAMES |
| 1.3.6.1.4.1.5624.1.2 | etsysModules | ENTERASYS-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5624.1.2.76 | etsysTWCBMIB | ENTERASYS-TWCB-MIB-2 |
| 1.3.6.1.4.1.5624.1.2.76.2 | etsysTwcbTables | ENTERASYS-TWCB-MIB-2 |
| 1.3.6.1.4.1.5624.1.2.76.2.1 | etsysTwcbWcServerfarmTable | ENTERASYS-TWCB-MIB-2 |
| 1.3.6.1.4.1.5624.1.2.76.2.1.1 | etsysTwcbWcServerfarmEntry | ENTERASYS-TWCB-MIB-2 |
| 1.3.6.1.4.1.5624.1.2.76.2.1.1.3 | etsysTwcbWcServerfarmPredictor | ENTERASYS-TWCB-MIB-2 |