CISCO-DMN-DSG-BKPRST-MIB: View SNMP OID List / Download MIB
VENDOR: SCIENTIFIC-ATLANTA
Home | MIB: CISCO-DMN-DSG-BKPRST-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoDSGBKPRST | 1.3.6.1.4.1.1429.2.2.5.3 |
Cisco DSG Backup Restore MIB. |
||
backupRestoreInfo | 1.3.6.1.4.1.1429.2.2.5.3.1 | |||
backupRestoreOperation | 1.3.6.1.4.1.1429.2.2.5.3.1.1 | integer | read-write |
Type of operation ( backup or restore ). Setting backup( 1 ) backs up the specified file to the FTP server. Setting restore( 2 ) restores the specified file from the FTP server. Enumeration: 'restore': 2, 'writeOnly': 3, 'backup': 1. |
backupRestoreType | 1.3.6.1.4.1.1429.2.2.5.3.1.2 | integer | read-write |
Backup data sets to be included in the backup/restore file. Following backup options are available. Standard:To save the user settings to the backup file. Extended:To save user settings and tuning information to the backup file. Full:To save user settings,tuning information and factory defaults to the backup file. Enumeration: 'extended': 2, 'full': 3, 'standard': 1. |
backupRestoreFileName | 1.3.6.1.4.1.1429.2.2.5.3.1.3 | displaystring | read-write |
Name of file to backup or restore. |
backupRestoreFtpServerIp | 1.3.6.1.4.1.1429.2.2.5.3.1.4 | ipaddress | read-write |
FTP Server IP Address of the FTP server used to store the backup/restore file. Format: ###.###.###.###, Range of ### is 0 to 255. |
backupRestoreFtpUsername | 1.3.6.1.4.1.1429.2.2.5.3.1.5 | displaystring | read-write |
FTP username to access the FTP Server. |
backupRestoreFtpPassword | 1.3.6.1.4.1.1429.2.2.5.3.1.6 | displaystring | read-write |
FTP password to access the FTP Server. |
backupRestoreFtpPortno | 1.3.6.1.4.1.1429.2.2.5.3.1.7 | integer32 | read-write |
FTP port number of the FTP Server used to store the backup\restore file. |
backupRestoreLastBackupFile | 1.3.6.1.4.1.1429.2.2.5.3.1.8 | displaystring | read-only |
Name of last backedup file. |
backupRestoreLastBackupTime | 1.3.6.1.4.1.1429.2.2.5.3.1.9 | displaystring | read-only |
Time of last backup. |
backupRestoreLastRestoreFile | 1.3.6.1.4.1.1429.2.2.5.3.1.10 | displaystring | read-only |
Name of last restored file. |
backupRestoreLastRestoreTime | 1.3.6.1.4.1.1429.2.2.5.3.1.11 | displaystring | read-only |
Time of last restore operation. |
backupRestoreOperationStatus | 1.3.6.1.4.1.1429.2.2.5.3.1.12 | integer | read-only |
Backup/Restore Operation status ( inprogress,pass or failed ). Enumeration: 'fail': 3, 'inprogress': 1, 'pass': 2. |
backupRestoreDetailedStatus | 1.3.6.1.4.1.1429.2.2.5.3.1.13 | integer | read-only |
Detailed status of Backup/Restore operation. Enumeration: 'restoreFileMissingDesignation': 19, 'restoreProcessing': 10, 'backupConnecting': 3, 'restoreFilePlatformTypeMismatch': 16, 'backupSendingFile': 4, 'restoreFileDesignationCodeMismatch': 15, 'restoreFileCorrupted': 14, 'restoreFileMissingRoot': 21, 'restoreFileMissingPlatformType': 18, 'restoreFileMissingFileInformation': 17, 'ftpFileTransferError': 13, 'restoreWaitingFile': 8, 'restoreFileMissingContents': 20, 'idle': 1, 'restoreConnecting': 7, 'restoreDone': 11, 'restoreReceivingFile': 9, 'backupProcessing': 2, 'backupDone': 5, 'backupFailed': 6, 'restoreFailed': 12. |
backupRestorePercentageComp | 1.3.6.1.4.1.1429.2.2.5.3.1.14 | displaystring | read-only |
Percentage of Backup/Restore operation Completed. The range is from 0 to 100 in steps of 1 percentage. |