All MIBs › CISCO-SLB-MIB › slbSaspMaxAgents
slbSaspMaxAgents
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbSaspMaxAgents
OID (numeric): 1.3.6.1.4.1.9.9.161.1.12.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The maximum number of SASP Agents that can be configured on the Load Balancer. The SASP Agents are configured via the slbSaspAgentTable.
What is slbSaspMaxAgents?
This OID holds the maximum number of SASP agents (external health-check servers) that can be connected to a load balancer. It's a fixed system capacity limit. A network architect reads this before deploying remote monitoring servers to ensure they don't exceed the system limit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.5 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbSaspMaxAgents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.5.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbSaspMaxAgents.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.5 | slbSaspMaxAgents | CISCO-SLB-MIB |