All MIBs › CISCO-USP-MIB › cuspMemoryThresholdValue
cuspMemoryThresholdValue
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspMemoryThresholdValue
OID (numeric): 1.3.6.1.4.1.9.9.827.1.1.12.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The percentage threshold value configured by the user. If the percentage memory utilization exceeds this limit then cuspMemoryThresholdAlert notification is sent.
What is cuspMemoryThresholdValue?
This read-write object sets the percentage memory utilization threshold that, once exceeded, triggers a cuspMemoryThresholdAlert notification. An admin tunes this value to get advance warning before memory exhaustion could affect the SIP proxy's call-handling stability. If cuspMemoryThresholdValue is set to 90 and cuspMemoryUsed relative to cuspConfiguredMemory crosses that percentage, the admin receives an alert to investigate before performance degrades.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.12.2 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspMemoryThresholdValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.12.2.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspMemoryThresholdValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.827.1.1.12.2.1 i <value>
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::cuspMemoryThresholdValue 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.1 | cuspScalar | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.1.12 | cuspThresholdValues | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.1.12.2 | cuspMemoryThresholdValue | CISCO-USP-MIB |