MIB Viewer

pfCopyStatus

OBJECT-TYPE
1.3.6.1.4.1.9303.3.2.2.1.4
Access
read-write
Status
current
Sub-identifiers
0
The status of a filehandle notused - Get: The filehandle has not been used during the last 24 hours Set: Not possible start - Get: Not possible Set: Start filetransfer stop - Get: Not possible Set: Stop filetransfer in progress destroy - Get: Not possible Set: Remove source and destination entries for filehandle init - Get: Filtransfer started Set: Not possible inprogress - Get: Filetransfer in progress Set: Not possible failed - Get: A failure occured during last filetransfer Set: Not possible finished - Get: The file was successfully transferred and stored Set: not possible
INTEGER { notused(0), start(1), stop(2), destroy(3), init(4), inprogress(5), failed(6), finished(7) }