MIB Viewer

hh3cFlhOperType

OBJECT-TYPE
1.3.6.1.4.1.25506.2.5.1.2.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
Specifies the operation to be executed. net2FlashWithErase Copy a file to flash; erase flash beforehand. net2FlashWithoutErase Copy a file to flash; do not erase flash beforehand. flash2Net Copy a file from flash. delete Delete a file from flash, the file name is specified by hh3cFlhOperSourceFile; rename Change a file's name.
INTEGER { net2FlashWithErase(1), net2FlashWithoutErase(2), flash2Net(3), delete(4), rename(5) }