All MIBs › CISCO-SLB-MIB › slbSaspStatsRxSendWeightMsgs
slbSaspStatsRxSendWeightMsgs
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbSaspStatsRxSendWeightMsgs
OID (numeric): 1.3.6.1.4.1.9.9.161.1.16.1.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of SASP Send Weight Messages received from the SASP Agent. This message is used to update the member weights when the load balancer is passively retrieving them.
What is slbSaspStatsRxSendWeightMsgs?
This counter tracks the total number of Server/Application State Protocol (SASP) Send Weight Messages received by the Cisco load balancer from SASP agents monitoring real servers. These messages contain updated weight values that indicate how heavily each server should be loaded relative to others. Operators monitor this counter to verify that SASP agents are regularly communicating weight updates to the load balancer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.16.1.1.6 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbSaspStatsRxSendWeightMsgs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.16.1.1.6.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbSaspStatsRxSendWeightMsgs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> slbSaspStatsRxSendWeightMsgs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.161 | ciscoSlbMIB | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1 | ciscoSlbMIBObjects | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.16 | slbSaspStats | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.16.1 | slbSaspStatsTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.16.1.1 | slbSaspStatsTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.16.1.1.6 | slbSaspStatsRxSendWeightMsgs | CISCO-SLB-MIB |