ctcLicenseState
CISCO-TRANSACTION-CONNECTION-MIB ·
.1.3.6.1.4.1.9.9.144.1.1.1
Object
scalar Enumeration
The state of the Transaction Connection license.
unconfigured : A license key has not been provided.
notValidatedYet : A license key has been provided, but
it cannot be validated until a server
is created. When the first server is
created, the license key is validated,
changing the license state to one of
the following.
badKey : The content of ctcLicenseKey is not a
valid license key.
licenseOK : The license has been validated.
expired : The expiration date of the license
has passed.
Context
- MIB
- CISCO-TRANSACTION-CONNECTION-MIB
- OID
.1.3.6.1.4.1.9.9.144.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ctcLicense
- 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-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcLicenseState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcLicenseState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unconfigured |
2 | notValidatedYet |
3 | badKey |
4 | licenseOK |
5 | expired |
Conformance
Member of