swPackHandleStatus
RAD-SwPack-MIB ·
.1.3.6.1.4.1.164.6.2.67.4.3.1.6
Object
column
Enumeration
This object defines a list of the SW Pack states: idle (1) - after reboot not following SW installation endedOk (2) - operation completed successfully. inProgress (3) - after starting SW installation. slotFailure (4) - slot SW installation failed. mainCardResetFailure (5) - reset of the secondary main card failed. configMigrationError (6) - deprecated otherFailure (7) - indicates all other errors. abortedByUser (8) - aborted by user. swUnconfirmed (9) - SW was not confirmed on time. swUnconfirmedButUsed (10) - SW was not confirmed on time but used due to a lack of valid SW. awaitingConfirmation (11) - waiting for confirmation. awaitingIoCardReset (12) - waiting for IO card reset. inProgressReset (13) - resetting to complete the SW installation. swInstalledFromBoot (14) - SW installed from boot application. swHwConflict (15) - SW conflicts with HW.
Context
- MIB
- RAD-SwPack-MIB
- OID
.1.3.6.1.4.1.164.6.2.67.4.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swPackHandleEntry
- Table
- swPackHandleTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | endedOk |
3 | inProgress |
4 | slotFailure |
5 | mainCardResetFailure |
6 | configMigrationError |
7 | otherFailure |
8 | abortedByUser |
9 | swUnconfirmed |
10 | swUnconfirmedButUsed |
11 | awaitingConfirmation |
12 | awaitingIoCardReset |
13 | inProgressReset |
14 | swInstalledFromBoot |
15 | swHwConflict |
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 |
| swPackHandleCmd Software installation commands:
none (1) - Default value, set at initialization and upon command completion.
installIoManualReset (2)- Installation for devices that support per sl… | column | Enumeration | .1.3.6.1.4.1.164.6.2.67.4.3.1.5 |
| 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 |