hwFileServerMode
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.3.1.1.5
Object
column
r/w
Enumeration
Protocal be used to transfer the file.
Options:
1.tftp(1)-indicates that TFTP is used to perform the backup through the network port.
When the transmission mode of the server is configured to TFTP, select tftp(1).
When TFTP is used for backup, you need not enter the user name (hwFileUser)
and the password (hwFileUserPassword).
2.ftp(2) -indicates that FTP is used to perform the backup through the network port.
When the transmission mode of the server is configured to FTP, select ftp(2).
When FTP is used for the backup, you need to enter the user name (hwFileUser)
and the password (hwFileUserPassword).
3.sftp(3)-indicates that SFTP is used to perform the backup through the network port.
Select sftp(3) when the transmission mode of the server is configured to SFTP.
When SFTP is used for backup, you need to enter the user name (hwFileUser)
and the password (hwFileUserPassword).
The instructions and data are encrypted during transmission.
The SFTP transmission mode is recommended.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwFileServerEntry
- Table
- hwFileServerTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | ftp |
3 | sftp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwFileServerType The server type.
Options:
1.autobackup(1) -indicates the server for automatic backup.
2.autoload(2) -indicates the server for automatic loading. | column | Enumeration | .1.3.6.1.4.1.2011.6.6.3.1.1.1 |
| hwFileServerState Describe whether the server is current server.
Options:
1.currentserver(1) -indicates that the server is the current server.
2.notcurrentserver(2) -indicates that the server is… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.3.1.1.10 |
| hwFileServerRowStatus Operation status of NMS station, the NMS station can be createAndGo(4) and deleted(6).
createAndGo(4) is supplied to create a new instance of a conceptual row.
destroy(6) is suppl… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.6.3.1.1.11 |
| hwFileServerInetAddressType The type of address in hwFileServerInetAddress.
Options:
1. ipv4(1) -indicates that the IP address type is ipv4.
2. ipv6(2) -indicates that the IP address type is ipv6. | column | Enumeration | .1.3.6.1.4.1.2011.6.6.3.1.1.12 |
| hwFileServerInetAddress The IPv4 or IPv6 address of the server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.6.3.1.1.13 |
| hwFileDataType The data type of a file.
Options:
1.database(1) -indicates that the backup file type is database file.
2.configurationfile(2) -indicates that the backup file type… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.3.1.1.2 |
| hwFileServerPriority The type (active/standby) of the server.
The system can be configured with a maximum of two servers.
One as the active server and the other as the standby server.
When the active … | column | Enumeration | .1.3.6.1.4.1.2011.6.6.3.1.1.3 |
| hwFileServerIpAddress The IP address of the server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.6.3.1.1.4 |
| hwFileUser The backup user name, which is required in FTP mode and SFTP mode
but is not required in TFTP mode. | column | OctetString | .1.3.6.1.4.1.2011.6.6.3.1.1.6 |
| hwFileUserPassword The backup password, which is required in FTP mode and SFTP mode
but is not required in TFTP mode. | column | OctetString | .1.3.6.1.4.1.2011.6.6.3.1.1.7 |
| hwFilePathName The path to the backup file, which is not required in FTP mode, SFTP mode and TFTP mode. | column | OctetString | .1.3.6.1.4.1.2011.6.6.3.1.1.8 |
| hwFilePort Port number. It is only used by SFTP.
Default: 22 | column | Unsigned32 | .1.3.6.1.4.1.2011.6.6.3.1.1.9 |