MIB Viewer

upgradeOpCommand

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.1.30.1.1.1.1
Access
read-write
Status
current
Sub-identifiers
0
none perform nothing. upgrade perform the required upgrade operation. This operation is valid only if upgradeOpStatus object returns value 'none'. done This operation is valid only if upgradeOpStatus object returns value 'none'. upgrade manager would do the required cleanup of previous upgrade operation and make the system ready for any new upgrade operation. This is needed because the system maintains the status of the previous upgrade operation for a maximum time before it does the cleanup. During this period no new upgrade operation is allowed.
INTEGER { none(1), upgrade(2), done(3) }