CISCO-DMN-DSG-BKPRST-MIB

File: CISCO-DMN-DSG-BKPRST-MIB.mib (7373 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-DMN-DSG-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 DisplayString OBJECT-GROUP
MODULE-COMPLIANCE ciscoDSGUtilities

Defined Values

ciscoDSGBKPRST 1.3.6.1.4.1.1429.2.2.5.3
Cisco DSG Backup Restore MIB.
MODULE-IDENTITY    

backupRestoreInfo 1.3.6.1.4.1.1429.2.2.5.3.1
OBJECT IDENTIFIER    

backupRestoreOperation 1.3.6.1.4.1.1429.2.2.5.3.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER backup(1), restore(2), writeOnly(3)  

backupRestoreType 1.3.6.1.4.1.1429.2.2.5.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), extended(2), full(3)  

backupRestoreFileName 1.3.6.1.4.1.1429.2.2.5.3.1.3
Name of file to backup or restore.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..119)  

backupRestoreFtpServerIp 1.3.6.1.4.1.1429.2.2.5.3.1.4
FTP Server IP Address of the FTP server used to store the backup/restore file. Format: ###.###.###.###, Range of ### is 0 to 255.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

backupRestoreFtpUsername 1.3.6.1.4.1.1429.2.2.5.3.1.5
FTP username to access the FTP Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

backupRestoreFtpPassword 1.3.6.1.4.1.1429.2.2.5.3.1.6
FTP password to access the FTP Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

backupRestoreFtpPortno 1.3.6.1.4.1.1429.2.2.5.3.1.7
FTP port number of the FTP Server used to store the backup estore file.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

backupRestoreLastBackupFile 1.3.6.1.4.1.1429.2.2.5.3.1.8
Name of last backedup file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..119)  

backupRestoreLastBackupTime 1.3.6.1.4.1.1429.2.2.5.3.1.9
Time of last backup.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

backupRestoreLastRestoreFile 1.3.6.1.4.1.1429.2.2.5.3.1.10
Name of last restored file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..119)  

backupRestoreLastRestoreTime 1.3.6.1.4.1.1429.2.2.5.3.1.11
Time of last restore operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

backupRestoreOperationStatus 1.3.6.1.4.1.1429.2.2.5.3.1.12
Backup/Restore Operation status ( inprogress,pass or failed ).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inprogress(1), pass(2), fail(3)  

backupRestoreDetailedStatus 1.3.6.1.4.1.1429.2.2.5.3.1.13
Detailed status of Backup/Restore operation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), backupProcessing(2), backupConnecting(3), backupSendingFile(4), backupDone(5), backupFailed(6), restoreConnecting(7), restoreWaitingFile(8), restoreReceivingFile(9), restoreProcessing(10), restoreDone(11), restoreFailed(12), ftpFileTransferError(13), restoreFileCorrupted(14), restoreFileDesignationCodeMismatch(15), restoreFilePlatformTypeMismatch(16), restoreFileMissingFileInformation(17), restoreFileMissingPlatformType(18), restoreFileMissingDesignation(19), restoreFileMissingContents(20), restoreFileMissingRoot(21)  

backupRestorePercentageComp 1.3.6.1.4.1.1429.2.2.5.3.1.14
Percentage of Backup/Restore operation Completed. The range is from 0 to 100 in steps of 1 percentage.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)