redlineSystemConfigRestoreStatus
REDLINE-SYSTEM-MIB ·
.1.3.6.1.4.1.10728.2.1.1.3.2.1.8
Object
column
Enumeration
The status of the current or last configuration restore.
Context
- MIB
- REDLINE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.10728.2.1.1.3.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- redlineSystemConfigRestoreEntry
- Table
- redlineSystemConfigRestoreTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restore |
2 | download |
3 | write |
4 | success |
5 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| redlineSystemConfigRestoreIndex 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.2.1.1 |
| redlineSystemConfigRestoreConfigType Specifies the type of configuration to be restored. | column | Enumeration | .1.3.6.1.4.1.10728.2.1.1.3.2.1.2 |
| redlineSystemConfigRestoreFtpAddressType The INET address type of the configuration restore
FTP server. IPv4 type supported only. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10728.2.1.1.3.2.1.3 |
| redlineSystemConfigRestoreFtpAddress The INET address of the FTP server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.10728.2.1.1.3.2.1.4 |
| redlineSystemConfigRestoreFtpUser The FTP user name. | column | OctetString | .1.3.6.1.4.1.10728.2.1.1.3.2.1.5 |
| redlineSystemConfigRestoreFtpPassword 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.2.1.6 |
| redlineSystemConfigRestoreFtpFile 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.2.1.7 |
| redlineSystemConfigRestoreFailureReason The short explanation of why configuration restore 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.2.1.9 |