slbSaspMemberSaspWeight

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.15.1.1.5

Object

column Unsigned32
The reported weight by the SASP Agent.  The weights
are reported via the 'Send Weights Message' or in the
'Get Weights Reply'.  The reported weight MUST be
converted to be within the Load Balancer's supported
weight range, specified by the slbSaspMaxLbWeight
object.  The resulting weight value will be stored in
the slbSaspMemberConvertedWeight object.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.15.1.1.5
Type
column
Access
readonly
Status
current
Parent
slbSaspMemberTableEntry
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 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbSaspMemberSaspWeight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbSaspMemberSaspWeight.<slbEntity>.<slbSaspAgentIpAddressType>.<slbSaspAgentIpAddress>.<slbSaspAgentPort>.<slbSaspGroupName>.<slbSaspMemberIpAddressType>.<slbSaspMemberIpAddress>.<slbSaspMemberPort>.<slbSaspMemberProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-MIB::slbSaspMemberSaspWeight'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance