licenseNewInstallStatus
AT-LICENSE-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.22.4.5
Object
scalar
Enumeration
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 requested.
processing (2) - The last request is in progress.
success (3) - The last request was successful.
failure (4) - The last request failed.
Upon completion of a stack license installation operation, the
first read of this object will return a success/failure
indication. Subsequent reads will then return idle(1).
Context
- MIB
- AT-LICENSE-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.22.4.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- licenseNew
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | processing |
3 | success |
4 | failure |
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 |
| licenseNewInstall 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
lic… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.207.8.4.4.3.22.4.4 |