All MIBs › CISCO-USP-MIB › cuspServerGroupPingStatus
cuspServerGroupPingStatus
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspServerGroupPingStatus
OID (numeric): 1.3.6.1.4.1.9.9.827.1.2.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This object gives server group ping status. true - Ping is enabled. false - Ping is disabled.
What is cuspServerGroupPingStatus?
This boolean flag reports whether health-check pinging is enabled for a specific server group. An admin troubleshooting why cuspServerGroupStatus isn't reflecting a known-down server would check this flag, since if ping monitoring is disabled the proxy may not be actively detecting that server's failure. If a downstream server is actually offline but cuspServerGroupStatus still shows up, the admin might discover cuspServerGroupPingStatus is false, meaning the proxy simply isn't checking that server's health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspServerGroupPingStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspServerGroupPingStatus.1
Start monitoring Cisco Unified SIP Proxy (CUSP) appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-USP-MIB::cuspServerGroupPingStatus OID value, configure state conditions and alerts, and monitor any Cisco Unified SIP Proxy (CUSP) appliance 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.827 | ciscoUspMIB | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1 | ciscoUspMIBObjects | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2 | cuspTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.1 | cuspServerGroupTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.1.1 | cuspServerGroupEntry | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.1.1.5 | cuspServerGroupPingStatus | CISCO-USP-MIB |