|
Description:
|
devFunFwServerStatus OBJECT-TYPE
SYNTAX INTEGER {ok(0), internalerror(1), nofileerror(2), accessViolation(3), memoryfull(4), fileexists(5), connecthostfail(6), invalidarg(7), readfail(8), writefail(9), createfilefail(10), filetoohuge(11), buffertoosmall(12), serverfail(13), programming(14)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current operation status of file upload or download."
|
|
|