clmLicenseRequestCommandStatus
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.2.10
Object
scalar Enumeration
The status of the license checkin/checkout operation.
success (1) - license checkin/checkout operation completed
successfully.
none (2) - no license checkin/checkout operation is
performed.
licenseDenied (3) - No license available for the requested
feature.
licenseTooMany (4) - license count exceed for counted
license.
generalLicensingFailure (5) - General error from license
Manager.
invalidFeature (6) - Invalid license feature.
licenseExpired (7) - License expired.
licenseServerDown (8) - License server down.
.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.2.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- clmLicenseConfiguration
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGR-MIB::clmLicenseRequestCommandStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGR-MIB::clmLicenseRequestCommandStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | none |
3 | licenseDenied |
4 | licenseTooMany |
5 | generalLicensingFailure |
6 | invalidFeature |
7 | licenseExpired |
8 | licenseServerDown |
Conformance
Member of