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
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::fileTransferUrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SERVER-IBMC-MIB::fileTransferUrl'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.