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
Start monitoring Cisco IOS SLB-capable router/switch / Content Switching Module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SLB-MIB::slbSaspMaxAgents OID value, configure state conditions and alerts, and monitor any Cisco IOS SLB-capable router/switch / Content Switching Module from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |