clsTransferServerAddressType
CISCO-LWAPP-SYS-MIB ·
.1.3.6.1.4.1.9.9.618.1.1.8.1.1.3
Object
This object specifies the server IP address type to which the controller will transfer the file.
Context
- MIB
- CISCO-LWAPP-SYS-MIB
- OID
.1.3.6.1.4.1.9.9.618.1.1.8.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clsTransferConfigEntry
- Table
- clsTransferConfigTable
- Siblings
- 13
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clsTransferType This object represents the type of operation
mode of the server by the controller.
A value of download indicates that, mode of transfer
is download
A value of upload indicates t… | column | Enumeration | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.1 |
| clsTransferTftpMaxRetries This object specifies maximum number of retries to be
allowed for a TFTP message packet before aborting the
transfer operation. This is valid only for TFTP transfer
mode. | column | Unsigned32 | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.10 |
| clsTransferTftpTimeout This object specifies timeout in seconds for a TFTP message
packet. This is valid only for TFTP transfer mode. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.11 |
| clsTransferStart This object specifies whether the file transfer
operation is initiated in active or standby.
A value of none indicates that, no operation begins.
A value of initiate indicates tha… | column | Enumeration | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.12 |
| clsTransferStatus This object represents the current status of a file
transfer operation.
The following are valid only when clsTransferType is
'download' :- bootBreakOff(14), invalidTarFile(15).
A… | column | Enumeration | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.13 |
| clsTransferStatusString This object represents the current status of a file
transfer operation in human readable format. | column | OctetString | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.14 |
| clsTransferMode This object represents the protocol used by the server and the
controller to transfer a file.
A value of tftp indicates that, transfer mode is tftp.
A value of ftp indicates that,… | column | Enumeration | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.2 |
| clsTransferServerAddress This object specifies the server IP address
to which the controller will transfer the file.
It is governed by clsTransferServerAddressType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.4 |
| clsTransferPath This object specifies the directory path for file transfer.
The format depends on the host server.
e.g. /tftpboot/code/ - in case of UNIX server
c:\tftp\code - in case of DOS/Wind… | column | OctetString | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.5 |
| clsTransferFilename This object specifies the file name for the file being
transferred from the controller.
An example would be file path set to c:\tftp\code\
and file name set to e1r1v1.opr. | column | OctetString | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.6 |
| clsTransferFtpUsername This object specifies the FTP username for
transferring file on the server.
This is valid for FTP/SFTP transfer mode
parameters. | column | OctetString | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.7 |
| clsTransferFtpPassword This object specifies the FTP password for
transferring file on the server.
This is valid for SFTP/FTP transfer mode
parameters. It returns '****' when queried. | column | OctetString | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.8 |
| clsTransferFtpPortNum This object specifies the port number to be used by
the FTP protocol while connecting to the server.
This is valid only for FTP transfer mode. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.618.1.1.8.1.1.9 |