cuicLicenseInfoType
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.2.1.2
Object
column Enumeration
This object specifies the type of license installed. trial license exipire in 90 days. standard and premium license supports unlimited number of users but latter supports premium features.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cuicLicenseInfoEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicLicenseInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicLicenseInfoType.<cuicLicenseInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CUICAPPS-MIB::cuicLicenseInfoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | trial |
3 | standard |
4 | premium |
Conformance
Member of