MIB Viewer

rcfJobProtocol

OBJECT-TYPE
1.3.6.1.4.1.2352.2.13.1.1.3.1.3
Access
read-create
Status
current
Sub-identifiers
0
The file transfer protocol to use. If 'local', the filename specified in rcfJobFilename exists locally on the Redback system (eg in /flash). If 'tftp', the filename specified in rcfJobFilename will be read/written from/to the system identified by rcfJobIpAddress via the TFTP file transfer protocol. If 'ftp', the filename specified in rcfJobFilename will be read/written from/to the system identified by rcfJobIpAddress via the FTP file transfer protocol. The values in rcfJobUsername and rcfJobPassword will be used for authentication. rcfJobPassiveMode can be used to enable/disable FTP's passive mode.
INTEGER { local(0), tftp(1), ftp(2) }