cuspLicenseState

CISCO-USP-MIB · .1.3.6.1.4.1.9.9.827.1.1.5

Object

scalar Enumeration
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.

Context

MIB
CISCO-USP-MIB
OID
.1.3.6.1.4.1.9.9.827.1.1.5
Type
scalar
Access
readonly
Status
current
Parent
cuspScalar
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-USP-MIB::cuspLicenseState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-USP-MIB::cuspLicenseState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1waiting
2overage
3outofcompliance
4notapplicable
5invalidtag
6invalid
7init
8incompliance
9evalexpired
10eval
11disabled
12authorizedperiodexpired

Conformance