MIB Viewer

brcdSwPackageLoad

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.2.16.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
Action object to upgrade the system using a release package. none(1) is the value after the system comes up and should not be used for set-request. The following values will download the release package from a TFTP server and upgrade the system : tftpToPrimary(2) installs both MP and LP application images to primary code. tftpToSecondary(3) installs both MP and LP application images to secondary code. tftpToMgmtModulePrimaryIntfModuleSecondary (4) installs MP application image to primary code and the LP application images to secondary code. tftpToMgmtModuleSecondaryIntfModulePrimary (5) installs MP application image to secondary code and the LP application images to primary code.
INTEGER { none(1), tftpToPrimary(2), tftpToSecondary(3), tftpToMgmtModulePrimaryIntfModuleSecondary(4), tftpToMgmtModuleSecondaryIntfModulePrimary(5) }