All MIBs › CISCO-LICENSE-MGMT-MIB › clmgmtLicenseStatus
clmgmtLicenseStatus
Module: CISCO-LICENSE-MGMT-MIB
OID (symbolic): CISCO-LICENSE-MGMT-MIB::clmgmtLicenseStatus
OID (numeric): 1.3.6.1.4.1.9.9.543.1.2.3.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object represents status of the license.
inactive(1) - license is installed, but not active. notInUse(2) - license is installed and available for use. inUse(3) - the license is being used (by a feature). expiredInUse(4) - license is expired but still being held by the feature. expiredNotInUse(5) - license is expired and not being held by any feature. usageCountConsumed(6) - number of entities using this licenses has reached the allowed limit, no new entities are allowed to use this license.
What is clmgmtLicenseStatus?
Reports the current operational status of a license, such as inactive, installed but not in use, or actively in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.543.1.2.3.1.14 snmpwalk -v2c -c public <target> CISCO-LICENSE-MGMT-MIB::clmgmtLicenseStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.543.1.2.3.1.14.1 snmpget -v2c -c public <target> CISCO-LICENSE-MGMT-MIB::clmgmtLicenseStatus.1
Start monitoring Cisco network equipment (license management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LICENSE-MGMT-MIB::clmgmtLicenseStatus OID value, configure state conditions and alerts, and monitor any Cisco network equipment (license management) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.543 | ciscoLicenseMgmtMIB | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1 | ciscoLicenseMgmtMIBObjects | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.2 | clmgmtLicenseInformation | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.2.3 | clmgmtLicenseInfoTable | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.2.3.1 | clmgmtLicenseInfoEntry | CISCO-LICENSE-MGMT-MIB |
| 1.3.6.1.4.1.9.9.543.1.2.3.1.14 | clmgmtLicenseStatus | CISCO-LICENSE-MGMT-MIB |