etsysLsnatServerfarmPredictor

ENTERASYS-LSNAT-MIB · .1.3.6.1.4.1.5624.1.2.74.2.2.1.3

Object

column r/w Enumeration
This object contains the Predictor value. The predictor value 
defines the method of selecting the appropriate Real server 
when a new binding request is generated.
- `roundrobin', indicates the Real server will be selected 
  using a round robin algorithm.         
- `leastconns', indicates the Real server will be selected 
  based on the fewest active connections on the Real servers.

Context

MIB
ENTERASYS-LSNAT-MIB
OID
.1.3.6.1.4.1.5624.1.2.74.2.2.1.3
Type
column
Access
readwrite
Status
current
Parent
etsysLsnatServerfarmEntry
Groups
1

Walk 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-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatServerfarmPredictor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatServerfarmPredictor.<etsysLsnatServerfarmInetVersion>.<etsysLsnatServerfarmName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-LSNAT-MIB::etsysLsnatServerfarmPredictor'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1roundrobin
2leastconns