redlineSystemConfigBackupStatus
REDLINE-SYSTEM-MIB ·
.1.3.6.1.4.1.10728.2.1.1.3.1.1.8
Object
column
Enumeration
The status of the current or last configuration backup.
Context
- MIB
- REDLINE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.10728.2.1.1.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- redlineSystemConfigBackupEntry
- Table
- redlineSystemConfigBackupTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | backup |
2 | commit |
3 | upload |
4 | success |
5 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| redlineSystemConfigBackupIndex The index of the software download table.
The only value allowed is 1. | column | Integer32 | .1.3.6.1.4.1.10728.2.1.1.3.1.1.1 |
| redlineSystemConfigBackupConfigType Specifies the type of configuration to be backup. | column | Enumeration | .1.3.6.1.4.1.10728.2.1.1.3.1.1.2 |
| redlineSystemConfigBackupFtpAddressType The INET address type of the configuration backup
FTP server. IPv4 type supported only. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10728.2.1.1.3.1.1.3 |
| redlineSystemConfigBackupFtpAddress The INET address of the FTP server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.10728.2.1.1.3.1.1.4 |
| redlineSystemConfigBackupFtpUser The FTP user name. | column | OctetString | .1.3.6.1.4.1.10728.2.1.1.3.1.1.5 |
| redlineSystemConfigBackupFtpPassword The FTP user password. After this object is created
it is not accessible. | column | OctetString | .1.3.6.1.4.1.10728.2.1.1.3.1.1.6 |
| redlineSystemConfigBackupFtpFile The full software image file path name as required
by the FTP server. | column | OctetString | .1.3.6.1.4.1.10728.2.1.1.3.1.1.7 |
| redlineSystemConfigBackupFailureReason The short explanation of why configuration backup failed.
In a case of success this object will contain empty string. | column | OctetString | .1.3.6.1.4.1.10728.2.1.1.3.1.1.9 |