MIB Viewer

h3cIssuOpType

OBJECT-TYPE
1.3.6.1.4.1.2011.10.2.133.1.1.2.1
Access
read-write
Status
current
Sub-identifiers
0
Command to be executed. The 'test' command must be performed before the 'install' command can be executed. The 'install' command is allowed only if a read of this object returns 'test' and the value of object h3cIssuOpStatus is 'success'. Command Remarks none If the user sets this object to 'none', the agent will return a success without performing an upgrade operation. done If this object returns any value other than 'none', setting this to 'done' will do the required cleanup of the previous upgrade operation and get the system ready for a new upgrade operation. test Check the version compatibility and upgrade method for the given set of image files. install For all the image entities listed in the h3cIssuUpgradeImageTable, perform the required upgrade operation listed in that table. rollback Abort the current 'install' operation and roll back to the previous version.
INTEGER { none(1), done(2), test(3), install(4), rollback(5) }