licenseRowStatus
AT-LICENSE-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.22.2.1.10
Object
The current status of the license. The following values may be returned
when reading this object:
active (1) - The license is currently installed and valid.
notInService (2) - The license has expired or is invalid.
The following values may be written to this object:
destroy (6) - The license will be removed from the device -
this may result in some features being
disabled. Note that a stacked device that has a
license de-installed on it may not be able to
rejoin the stack after reboot, unless the license
is also de-installed on all other devices in the
stack.
Context
- MIB
- AT-LICENSE-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.22.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- licenseEntry
- Table
- licenseTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| licenseStackId The index of the license entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.1 |
| licenseIndex The index of the license entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.2 |
| licenseName The name of the license. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.3 |
| licenseCustomer The name of the customer of the license. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.4 |
| licenseQuantity The number of licenses issued for this entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.5 |
| licenseType The type of license issued. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.6 |
| licenseIssueDate The date of issue of the license. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.7 |
| licenseExpiryDate The date that the license expires on. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.8 |
| licenseFeatures The featureset that this license enables. Each bit in the returned octet
string represents a particular feature that can be license-enabled.
The bit position within… | column | OctetString | .1.3.6.1.4.1.207.8.4.4.3.22.2.1.9 |