licenseNewInstall
AT-LICENSE-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.22.4.4
Object
This object is used to install a new software license on the
device. To commence installation, a valid license name and key
must first have been set via the licenseNewName and
licenseNewKey objects respectively. The current value of
licenseNewInstallStatus must also be idle(1), indicating that
no other license installation operation is in progress. This
object should then be set to the value true(1).
The status of the installation operation can be determined by
reading object licenseNewInstallStatus. Once installed, the
software modules affected by any newly enabled features will
automatically be restarted.
Note that a stacked device that has a new license installed on
it may not be able to rejoin the stack after reboot, unless the
license is also added to all other devices in the stack.
When read, the object shall always return false(2).
Context
- MIB
- AT-LICENSE-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.22.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- licenseNew
- Siblings
- 4
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| licenseNewStackId The ID of the stacking member upon which the new license is to
be installed. For a standalone unit, this should be set to the
default value of 1 | scalar | Integer32 | .1.3.6.1.4.1.207.8.4.4.3.22.4.1 |
| licenseNewName The name of the new license to be installed. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.4.2 |
| licenseNewKey The key for the new license to be installed. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.3.22.4.3 |
| licenseNewInstallStatus Shows the current status of the last requested license
installation request. One of the following values will be
returned:
idle (1) - No new operation has been re… | scalar | Enumeration | .1.3.6.1.4.1.207.8.4.4.3.22.4.5 |