swPackHandleConfirmCmd
RAD-SwPack-MIB ·
.1.3.6.1.4.1.164.6.2.67.4.3.1.9
Object
column
r/w
Enumeration
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 is properly
loaded the agent sets the value to pending(3) and starts a
timer for a period defined at SwPackHandleConfirmTimer.
Confirmation is gained when the manager sets the value to
off(2) within timeout. If after reboot the value of the
variable equals pending(3), namely, the device has rebooted
without confirmation, the installed SW pack is considered invalid.
If the manager fails to confirm the newly installed software, the agent
will set the value to offError(5). The manager can poll this
variable in order to determine if the command was executed
successfully (off(2)), or unsuccessfully (pending(3)) or (offError(5)).
If unsuccessful (offError(5)), the agent will install the SW according to
the Restore Point.
The values pending (3) and offError(5) may be set only by
the agent (not the user).
Context
- MIB
- RAD-SwPack-MIB
- OID
.1.3.6.1.4.1.164.6.2.67.4.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swPackHandleEntry
- Table
- swPackHandleTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | pending |
5 | offError |
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 |
| 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 |