slbServerAdminWeight

ALCATEL-IND1-SLB-MIB · .1.3.6.1.4.1.6486.800.1.2.1.20.1.1.3.1.1.5

Object

column r/w Unsigned32
The Administrative weight of the real server used
by the load-balancing algorithms.  A weight of zero
indicates that no new connections will be assigned
to this real server.
Higher weight values indicate to the load-balancing
algorithms a higher availability of this real server 
to accept more work.

Context

MIB
ALCATEL-IND1-SLB-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.20.1.1.3.1.1.5
Type
column
Access
readwrite
Status
current
Parent
slbServerTableEntry
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 'ALCATEL-IND1-SLB-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-SLB-MIB::slbServerAdminWeight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-SLB-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-SLB-MIB::slbServerAdminWeight.<slbServerClusterName>.<slbServerIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-SLB-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-SLB-MIB::slbServerAdminWeight'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-100

Conformance