fileTransferUrl
HUAWEI-SERVER-IBMC-MIB ·
.1.3.6.1.4.1.2011.2.235.1.1.35.1
Object
The file transfer URL format is: <download/upload><ID><protocol://[username:password@]IP[:port]/directory/filename> The maximum length of the URL is 1024 bytes. The parameters in the URL are described as follows: The download means download file to BMC. The upload means upload file to the destination server. The ID is the file ID, ranging from 0 to 255. The supported protocols include https, sftp, cifs, scp, and nfs. The username and password are those of the destination server. The IP can be set to an IPv4/IPv6 address or a domain name. The directory and filename are those on the destination server. Example URLs are as follows: download;0;https://root:test1234@192.168.2.13:443/data/display0.ini upload;1;sftp://root:test1234@[2001::178]/home/options0.ini The URL can contain only letters, digits, and special characters. The directory or file name cannot contain @.
Context
- MIB
- HUAWEI-SERVER-IBMC-MIB
- OID
.1.3.6.1.4.1.2011.2.235.1.1.35.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileTransfer
- Siblings
- 1
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileTransferState Information about file transfer state.
the value defined as:
-1 : unknown error,
-101: download unavailable,
-102: file name too long,
-103: failed to obtain the file len… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.2.235.1.1.35.2 |