|
Description:
|
ntWlanFileTransferStatus OBJECT-TYPE
SYNTAX INTEGER {
none(1),
inProgress(2),
success(3),
fail(4),
invalidSource(5),
invalidDestination(6),
outOfMemory(7),
outOfSpace(8),
fileNotFound(9)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The status of the current FTP Transfer process."
|
|