swPackHandleCmd
RAD-SwPack-MIB ·
.1.3.6.1.4.1.164.6.2.67.4.3.1.5
Object
column
r/w
Enumeration
Software installation commands: none (1) - Default value, set at initialization and upon command completion. installIoManualReset (2)- Installation for devices that support per slot instalation. undoInstall (3) - Return to the previously installed software. installAndReboot (4) - Install software and save restore point. installAndRebootNoRestore (5) - Install software without saving restore point.
Context
- MIB
- RAD-SwPack-MIB
- OID
.1.3.6.1.4.1.164.6.2.67.4.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swPackHandleEntry
- Table
- swPackHandleTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | installIoManualReset |
3 | undoInstall |
4 | installAndReboot |
5 | installAndRebootNoRestore |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swPackHandleIdx This index is always equal to 1. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.67.4.3.1.1 |
| swPackHandleConfirmTimer The time in seconds the device will await software confirmation after reboot before falling back
to its previous software. | column | Unsigned32 | .1.3.6.1.4.1.164.6.2.67.4.3.1.10 |
| swPackHandleConfirmRemainingTime Remaining time in seconds before the device will fallback to its previous software. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.67.4.3.1.11 |
| swPackHandlePath This object represents the SW Package file path. It is
equal to the fileSystemEntry.fileSystemPath of the file. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.67.4.3.1.2 |
| swPackHandleType This object represents the SW Pack Type. It is always equal
to swPack (24). | column | RAD-TCFileType | .1.3.6.1.4.1.164.6.2.67.4.3.1.3 |
| swPackHandleName This object represents the SW Package file name. It is
equal to the fileSystemEntry.fileSystemName of the file. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.67.4.3.1.4 |
| swPackHandleStatus This object defines a list of the SW Pack states:
idle (1) - after reboot not following SW installation
endedOk (2) - operation completed successful… | column | Enumeration | .1.3.6.1.4.1.164.6.2.67.4.3.1.6 |
| swPackHandleSlotMap This attribute defines map of the slots that will be
impacted by the command.
Each bit defines a slot. The command impacts all slots that
are signed by 1.
The bit position equals … | column | OctetString | .1.3.6.1.4.1.164.6.2.67.4.3.1.7 |
| swPackHandleConfirmRequestCmd Confirmation request command for newly installed software.
off - no confirmation is requested by user.
On - user asks that installed SW shall be confirmed. | column | Enumeration | .1.3.6.1.4.1.164.6.2.67.4.3.1.8 |
| swPackHandleConfirmCmd This variable is used for confirming the newly installed software.
It is applicable only when SwPackHandleConfirmRequestCmd is set to
on(3). If reboot is completed and the SW pack… | column | Enumeration | .1.3.6.1.4.1.164.6.2.67.4.3.1.9 |