cuspSmartAgentState

CISCO-USP-MIB · .1.3.6.1.4.1.9.9.827.1.1.6

Object

scalar Enumeration
This object gives the current license state of the Smart
License Agent.
'unconfigured'    - Smart licensing agent is not enabled and
and all calls will be rejected in this state.
'unidentified' - Smart licensing is enabled and entitlement
information is sent to the agent. Calls will be allowed in this
state.
'evalexpired' - Smart agent will move to this state when
evaluation period expires. All calls will be rejected in this
state.
'transient'  - Smart agent is in transient state.
'registered' - CUSP registered with the cloud server but
license not yet authorized.
'outofcompliance' - Requested entitlement is more than the
available count. All calls will be rejected.
'authorized' - License registration and entitlement succeeded.
'authorizationexpiry' - Renew request failed for more than 90
days. All calls will be rejected.

Context

MIB
CISCO-USP-MIB
OID
.1.3.6.1.4.1.9.9.827.1.1.6
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::cuspSmartAgentState.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::cuspSmartAgentState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unconfigured
2unidentified
3evalexpired
4registered
5outofcomplaince
6authorized
7authorizationexpiry
8transient

Conformance