|
|
Description:
|
bbFtpFileType OBJECT-TYPE
SYNTAX INTEGER {none(1), config(2), -- Save/Restore Configuration files
softwareImage(3) -- Software Image files}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates the type of file to be transferred. Any
SET request to this object requires the bbFtpStatus to be not in
inProgress(2) state. A GET returns the last SET operation, and
none(1) is returned if no previous operation has been performed.
Setting the value of this object to none(1) will result in error."
|
|
|
|