MIB Viewer

hwFlhOperType

OBJECT-TYPE
1.3.6.1.4.1.2011.6.9.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 before copy. Use the FTP protocol or SFTP protocol. net2FlashWithoutErase Same with net2FlashWithErase. flash2Net Copy a file from flash using the FTP protocol or SFTP protocol. delete delete file or directory by source file name.
INTEGER { net2FlashWithErase(1), net2FlashWithoutErase(2), flash2Net(3), delete(4) }