All MIBs › CISCO-USP-MIB › cuspLicenseState
cuspLicenseState
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspLicenseState
OID (numeric): 1.3.6.1.4.1.9.9.827.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object gives the current license state of the CUSP. 'waiting' - The initial state after an entitlement request while waiting for the authorization request response. 'overage' - The entitlement is in overage. 'outofcompliance' - Requested entitlement is more than the available count. All calls will be rejected. 'notapplicable' - Enforcement mode is not applicable. 'invalidtag' - The entitlement tag is invalid. 'invalid' - Error condition state. 'init' - The initial state after the instance is created but before the entitlement is requested with. 'incompliance' - License registration and entitlement succeeded. 'evalexpired' - Evaluation period has expired. 'eval' - CUSP is using the evaluation period for this entitlement. 'disabled' - Smart Licensing has been deactivated or disabled. 'authorizedperiodexpired' - The authorized period has expired.
What is cuspLicenseState?
This object reports the current state of the CUSP license, such as waiting for authorization, in overage, or out of compliance with the requested entitlement. An admin should treat outofcompliance as urgent, since the description states all calls will be rejected in that state when the requested entitlement exceeds what's available, directly halting call routing service. If cuspLicenseState shows outofcompliance, the admin needs to resolve the licensing shortfall immediately, since the system is actively refusing calls rather than merely warning about a future problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.5 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspLicenseState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.5.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspLicenseState.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::cuspLicenseState 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.5 | cuspLicenseState | CISCO-USP-MIB |