etsysTwcbWcServerfarmPredictor
ENTERASYS-TWCB-MIB-2 ·
.1.3.6.1.4.1.5624.1.2.76.2.1.1.3
Object
column Enumeration
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'.
Context
- MIB
- ENTERASYS-TWCB-MIB-2
- OID
.1.3.6.1.4.1.5624.1.2.76.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysTwcbWcServerfarmEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-TWCB-MIB-2' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-TWCB-MIB-2' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor.<etsysTwcbWcServerfarmInetVersion>.<etsysTwcbWcServerfarmName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TWCB-MIB-2' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TWCB-MIB-2::etsysTwcbWcServerfarmPredictor'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | destIpHash |
2 | roundrobin |
Conformance
Member of