MIB Viewer

cslbxProbeFtpRequestMethod

OBJECT-TYPE
1.3.6.1.4.1.9.9.254.1.6.7.1.1
Access
read-write
Status
current
Sub-identifiers
0
This object identifies the FTP request to be used in FTP probe packets. The possible value(s) are: other : other than the values mentioned below. This value can not be written. ls : list files. get : Get request. put : Put request.
INTEGER { other(1), ls(2), get(3), put(4) }