A table of config-operation requests.
The index of the table is hwCfgBackupIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.10.1.3.7.1.1 |
hwCfgBackupIndex |
Integer32{(0,4)} |
accessible-for-notify |
The unique index value of a row in this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.2 |
hwCfgBackupServerIp |
IpAddress |
read-create |
The ip address of the FTP/TFTP/SFTP server to which to the device backup configuration automatically. Values of 0.0.0.0 or FF.FF.FF.FF are not permitted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.3 |
hwCfgBackupProtocol |
INTEGER{ftp(1),tftp(2),sftp(3)} |
read-create |
The protocol used to backup configuration to server automatically. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.4 |
hwCfgBackupUser |
OCTET STRING{(1,64)} |
read-create |
The length of the user name should range from 1 to 64. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.5 |
hwCfgBackupPassword |
OCTET STRING{(0,392)} |
read-create |
The password can be plain text or encripted text. If the password is plain text, its length should range from 0 to 255. If the password is in cipher text, its length is 24 or from 32 to 392. When get the value of the field, the device will return a zero-length string. When set the field, its value cannot be a string that contains no character. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.6 |
hwCfgBackupServerPath |
OCTET STRING{(1,64)} |
read-create |
The length of the path in the backup server should range from 1 to 64. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.7 |
hwCfgBackupRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The status of this table entry. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.9 |
hwCfgBackupVpnInstance |
OCTET STRING{(0,31)} |
read-create |
The VPN instance name that through which to transfer the file. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.10.1.3.7.1.10 |
hwCfgBackupServerPort |
Integer32{(1,65535)} |
read-create |
The port number of the server to which to the device backup configuration automatically. |
This object is implemented as defined in the corresponding MIB files. |
This table supports CreateAndGo.
hwCfgBackupServerIp must be specified when entries in this table are created. If TFTP is used, no other parameters are required. If FTP or SFTP is used, the user name and password are required.
Set operations on entries must comply with the SNMPv2 entry creation standard.