MIB Viewer

cfOperType

OBJECT-TYPE
1.3.6.1.4.1.27975.1.6.1.2.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
Specifies the operation to be executed. net2CfWithErase Copy a file to cf; erase cf beforehand. net2CfWithoutErase Copy a file to cf; do not erase cf beforehand. cf2Net Copy a file from cf. delete Delete a file from cf, the file name is specified by cfOperSourceFile; rename Change a file's name.
INTEGER { cf2Cf(1), net2Cf(2), cf2Net(3), delete(4), rename(5) }