MIB Viewer

flhOperType

OBJECT-TYPE
1.3.6.1.4.1.52642.1.1.5.1.2.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
Specifies the operation to be executed. flash2Flash(1) Copy a file from flash to flash. net2Flash(2) Copy a file from net to flash; flash2Net(3) Copy a file from flash to net. delete(4) Delete a file from flash, the file name is specified by flhOperSourceFile; rename(5) Change a file's name.
INTEGER { flash2Flash(1), net2Flash(2), flash2Net(3), delete(4), rename(5) }