All MIBs › CISCO-SLB-MIB › slbSaspMaxLbWeight
slbSaspMaxLbWeight
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbSaspMaxLbWeight
OID (numeric): 1.3.6.1.4.1.9.9.161.1.12.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The maximum weight supported by the Load Balancer. Any weight reported for a SASP Member, which can be found within the slbSaspMemberSaspWeight object, MUST be converted to the Load Balancer's weight range. The minimum weight for a Load Balancer MUST be zero. A weight of zero indicates that the SASP Member is down and that the Member is not going to receive new connections.
What is slbSaspMaxLbWeight?
This object specifies the maximum weight value the load balancer supports for SASP member servers in the pool. Load balancer operators use this to understand the weight scaling range (with zero indicating a downed server) when configuring server priorities.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.6 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbSaspMaxLbWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.6.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbSaspMaxLbWeight.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.12 | slbSasp | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12.1 | slbSaspTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12.1.1 | slbSaspTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12.1.1.6 | slbSaspMaxLbWeight | CISCO-SLB-MIB |