lbvsvrLBMethod

NS-ROOT-MIB · .1.3.6.1.4.1.5951.4.1.3.6.1.1

Object

column LbPolicy
The Policy used for Load Balancing.

Context

MIB
NS-ROOT-MIB
OID
.1.3.6.1.4.1.5951.4.1.3.6.1.1
Type
column
Access
readonly
Status
current
Parent
lbvserverEntry

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 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NS-ROOT-MIB::lbvsvrLBMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NS-ROOT-MIB::lbvsvrLBMethod.<vsvrName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NS-ROOT-MIB::lbvsvrLBMethod'

Syntax

Source
LbPolicy
Base type
Enumeration

Values & Constraints

Type Values
1weightedRoundRobin
2leastConnections
3leastResponse
4asynchronousMAC
5urlHashed
6domainHashed
7destinationIPHashed
8sourceIPHashed
9leastBandwidth
10leastPackets
11customLoad
12token
13staticProximity
14rdp
15leastreq
16rtt
17sourceIPDestinationIPHashed
18sourceIPSourcePort
19lrtm
20callIDHashed
21api