HUAWEI-LOAD-BACKUP-MIB

File: HUAWEI-LOAD-BACKUP-MIB.mib (33131 bytes)

Imported modules

HUAWEI-MIB HUAWEI-TC-MIB SNMPv2-SMI
SNMPv2-TC HUAWEI-DEVICE-MIB

Imported symbols

huaweiUtility HWPCBType Unsigned32
IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
hwFrameIndex hwSlotIndex

Defined Types

HwLoadParaEntry  
SEQUENCE    
  hwLoadServerIpAddr IpAddress
  hwLoadMode INTEGER
  hwLoadFileName DisplayString
  hwLoadContent INTEGER
  hwLoadBoardType HWPCBType
  hwPortId Integer32
  hwLoadProcess Integer32
  hwLoadUserName DisplayString
  hwLoadPassword DisplayString

HwBackupParaEntry  
SEQUENCE    
  hwBackupServerIpAddr IpAddress
  hwBackupMode INTEGER
  hwBackupFileName DisplayString
  hwBackupContent INTEGER
  hwBackupProcess Integer32
  hwBackupUserName DisplayString
  hwBackupPassword DisplayString
  hwBackupBoardType HWPCBType

HwPatchEntry  
SEQUENCE    
  hwPatchId Unsigned32
  hwPatchDescription DisplayString
  hwPatchFuncNum Integer32
  hwPatchTextLen Integer32
  hwPatchDataLen Integer32
  hwPatchType INTEGER
  hwPatchAdminStatus INTEGER
  hwPatchOperState INTEGER

HwPatchStatEntry  
SEQUENCE    
  hwPatchStatNumMax Integer32
  hwPatchStatTextMax Integer32
  hwPatchStatDataMax Integer32
  hwPatchStatTextUsed Integer32
  hwPatchStatDataUsed Integer32

Defined Values

hwLoadBackup 1.3.6.1.4.1.2011.6.6
Huawei load and backup mib.
MODULE-IDENTITY    

hwLoadBackupMon 1.3.6.1.4.1.2011.6.6.1
OBJECT IDENTIFIER    

hwLoadParaTable 1.3.6.1.4.1.2011.6.6.1.1
The load parameter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLoadParaEntry

hwLoadParaEntry 1.3.6.1.4.1.2011.6.6.1.1.1
The load parameter table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLoadParaEntry  

hwLoadServerIpAddr 1.3.6.1.4.1.2011.6.6.1.1.1.1
The IP address of server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwLoadMode 1.3.6.1.4.1.2011.6.6.1.1.1.2
The load protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), modem(2), ftp(3), smbLoadAnyBoards(4), other(255)  

hwLoadFileName 1.3.6.1.4.1.2011.6.6.1.1.1.3
The file name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..127)  

hwLoadContent 1.3.6.1.4.1.2011.6.6.1.1.1.4
Load content: enum explanation ********************************************** program(1), -- program file configuration(2), -- configuration file patch(3), -- patch file shellMacro(4), resLocal(5), resGeneral(6), cpeDrive(7), programDatabase(8), -- database file programBios(9), -- bios file programApp(10), -- application program logicFpga(11), -- fpga logic file logicCpld(12), -- Cpld logic file logicPci(13), -- pci logic file logicAfc(14), -- afc logic file programMicroCode(15), -- micro code file programFirmware(16), -- application program of pinch board programHelp(17), programDataFlow(18), -- flow file of card management point programBootFile(19), -- Boot program file of board logciPa(20), -- Boot program file of board start webExp(21), -- web exp file web exp webNev(22), -- web nev file web nev webHelp(23), -- web help file web programBsp(24), -- bsp program file bsp configurationIni(40), -- configuration file of ini formatini configurationEfs(41), -- configuration file with the header of efs configurationCli(42), -- configuration file of command line format programCurrent(45), -- the program being run programOther(46), -- the program that has not been run presently license(49), -- license file programchipset(50), -- AC5 chipset load
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER program(1), configuration(2), patch(3), shellMacro(4), resLocal(5), resGeneral(6), cpeDrive(7), programDatabase(8), programBios(9), programApp(10), logicFpga(11), logicCpld(12), logicPci(13), logicAfc(14), programMicroCode(15), programFirmware(16), programHelp(17), programDataFlow(18), programBootFile(19), logciPa(20), webExp(21), webNev(22), webHelp(23), programBsp(24), configurationIni(40), configurationEfs(41), configurationCli(42), programCurrent(45), programOther(46), license(49), programchipset(50), programExtendedBios(51)  

hwLoadBoardType 1.3.6.1.4.1.2011.6.6.1.1.1.5
The board type the system supports.
Status: current Access: read-write
OBJECT-TYPE    
  HWPCBType  

hwPortId 1.3.6.1.4.1.2011.6.6.1.1.1.6
The port index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwLoadProcess 1.3.6.1.4.1.2011.6.6.1.1.1.7
The Process of loading.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwLoadUserName 1.3.6.1.4.1.2011.6.6.1.1.1.8
The load user name which is necessary in FTP mode and unnecessary in TFTP mode.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwLoadPassword 1.3.6.1.4.1.2011.6.6.1.1.1.9
The load user name,which is necessary in FTP mode , which is necessary in FTP mode and unnecessary in TFTP mode.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

hwBackupParaTable 1.3.6.1.4.1.2011.6.6.1.2
The backup parameter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBackupParaEntry

hwBackupParaEntry 1.3.6.1.4.1.2011.6.6.1.2.1
The backup parameter table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBackupParaEntry  

hwBackupServerIpAddr 1.3.6.1.4.1.2011.6.6.1.2.1.1
The IP address of Server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwBackupMode 1.3.6.1.4.1.2011.6.6.1.2.1.2
Load protocol:tftp and MODEM currently supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), modem(2), ftp(3), other(4)  

hwBackupFileName 1.3.6.1.4.1.2011.6.6.1.2.1.3
The file name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..127)  

hwBackupContent 1.3.6.1.4.1.2011.6.6.1.2.1.4
The backup content.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER configuration(1), shellMacro(2), log(3), bill(4), alarm(5), program(15), reslocal(16), resgeneral(17), patch(18), programDatabase(19), programBios(20), programApp(21), logicFpga(22), logicCpld(23), logicPci(24), logicAfc(25), programMicroCode(26), programFireware(27), programDataFlow(28), programBootFile(29), logciPa(30), webExp(31), webNev(32), webHelp(33), programBsp(34), configurationIni(40), configurationEfs(41), configurationCli(42), programCurrent(45), programOther(46), bcdcInfo(47), license(49), programExtendedBios(51), boardinfo(60)  

hwBackupProcess 1.3.6.1.4.1.2011.6.6.1.2.1.5
The Process of backuping.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwBackupUserName 1.3.6.1.4.1.2011.6.6.1.2.1.6
The backup user name which is necessary in FTP mode and unnecessary in TFTP mode.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwBackupPassword 1.3.6.1.4.1.2011.6.6.1.2.1.7
The backup user name,which is necessary in FTP mode , which is necessary in FTP mode and unnecessary in TFTP mode.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

hwBackupBoardType 1.3.6.1.4.1.2011.6.6.1.2.1.8
The type of backup board.
Status: current Access: read-write
OBJECT-TYPE    
  HWPCBType  

hwPatch 1.3.6.1.4.1.2011.6.6.2
OBJECT IDENTIFIER    

hwPatchTable 1.3.6.1.4.1.2011.6.6.2.1
The operation and enquiry table of patch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPatchEntry

hwPatchEntry 1.3.6.1.4.1.2011.6.6.2.1.1
The operation and enquiry table entry of patch.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPatchEntry  

hwPatchId 1.3.6.1.4.1.2011.6.6.2.1.1.1
The patch number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..7  

hwPatchDescription 1.3.6.1.4.1.2011.6.6.2.1.1.2
The description of patch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hwPatchFuncNum 1.3.6.1.4.1.2011.6.6.2.1.1.3
The number of functions in patch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchTextLen 1.3.6.1.4.1.2011.6.6.2.1.1.4
The length of patch code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchDataLen 1.3.6.1.4.1.2011.6.6.2.1.1.5
The length of patch data.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchType 1.3.6.1.4.1.2011.6.6.2.1.1.6
The type of patch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER common(1), temporary(2)  

hwPatchAdminStatus 1.3.6.1.4.1.2011.6.6.2.1.1.7
The operation of patch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), deactive(2), remove(3), running(4)  

hwPatchOperState 1.3.6.1.4.1.2011.6.6.2.1.1.8
The station of patch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER patchActive(1), patchDeActive(2), patchInit(3), patchRunning(4), patchload(5)  

hwPatchStatTable 1.3.6.1.4.1.2011.6.6.2.2
The table of statistics information of patch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPatchStatEntry

hwPatchStatEntry 1.3.6.1.4.1.2011.6.6.2.2.1
The table entry of statistics information of patch.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPatchStatEntry  

hwPatchStatNumMax 1.3.6.1.4.1.2011.6.6.2.2.1.1
The maximum patch number of system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchStatTextMax 1.3.6.1.4.1.2011.6.6.2.2.1.2
The capacity of patch code area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchStatDataMax 1.3.6.1.4.1.2011.6.6.2.2.1.3
The capacity of patch data area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchStatTextUsed 1.3.6.1.4.1.2011.6.6.2.2.1.4
The used patch code area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPatchStatDataUsed 1.3.6.1.4.1.2011.6.6.2.2.1.5
The used patch data area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snmpTraps 1.3.6.1.4.1.2011.6.6.1.3
OBJECT IDENTIFIER    

hwLoadAndBackupTrapsOID 1.3.6.1.4.1.2011.6.6.1.3.0
OBJECT IDENTIFIER    

hwBackupFailAlarm 1.3.6.1.4.1.2011.6.6.1.3.0.1
The back up failure alarm trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLoadFailAlarm 1.3.6.1.4.1.2011.6.6.1.3.0.2
The load failure alarm trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwBackupFailAlarmSuccess 1.3.6.1.4.1.2011.6.6.1.3.0.3
The backup success notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLoadFailAlarmSuccess 1.3.6.1.4.1.2011.6.6.1.3.0.4
The load success notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwCopyAndSaveFail 1.3.6.1.4.1.2011.6.6.1.3.0.5
Save configuration to flash failure trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwCopyAndSaveSuccess 1.3.6.1.4.1.2011.6.6.1.3.0.6
Save configuration to flash success notification .
Status: current Access: read-only
NOTIFICATION-TYPE    

hwConfigurationChangedEvent 1.3.6.1.4.1.2011.6.6.1.3.0.7
The configuration changed event alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwTrapCauseOids 1.3.6.1.4.1.2011.6.6.1.3.1
OBJECT IDENTIFIER    

hwTrapLoadBackupResult 1.3.6.1.4.1.2011.6.6.1.3.1.1
OBJECT IDENTIFIER    

hwTrapLoadResult 1.3.6.1.4.1.2011.6.6.1.3.1.1.1
The load result.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwTrapBackupResult 1.3.6.1.4.1.2011.6.6.1.3.1.1.2
Definition node of the backup failure cause.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwCopyAndSaveResult 1.3.6.1.4.1.2011.6.6.1.3.1.1.3
The failure cause definition node of the memory running copy and resume.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER copyInProgress(1), copyOperationSuccess(2), copyInvalidOperation(3), copyInvalidProtocol(4), copyInvalidSourceName(5), copyInvalidDestName(6), copyInvalidServerAddress(7), copyDeviceBusy(8), copyDeviceOpenError(9), copyDeviceError(10), copyDeviceNotProgrammable(11), copyDeviceFull(12), copyFileOpenError(13), copyFileTransferError(14), copyFileChecksumError(15), copyNoMemory(16), copyUnknownFailure(17)  

hwTrapEventCauses 1.3.6.1.4.1.2011.6.6.1.3.1.2
OBJECT IDENTIFIER    

hwConfEventCause 1.3.6.1.4.1.2011.6.6.1.3.1.2.1
The configuration changed cause.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER confChangedDirect(1), confSaved(2), confChangedDuration(3)  

hwBackupAndRestoreConfig 1.3.6.1.4.1.2011.6.6.1.4
OBJECT IDENTIFIER    

hwBackupAndRestore 1.3.6.1.4.1.2011.6.6.1.4.1
The running configuration in the system has been backup to flash or disk, or been restored from .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER copyMemToFlash(1), copyFlashToMem(2), copyMemToHardDisk(3), copyHardDiskToMem(4)  

hwLoadBackupConformance 1.3.6.1.4.1.2011.6.6.3
OBJECT IDENTIFIER    

hwLoadBackupCompliances 1.3.6.1.4.1.2011.6.6.3.1
OBJECT IDENTIFIER    

hwLoadBackupCompliance 1.3.6.1.4.1.2011.6.6.3.1.1
The compliance statement for systems supporting the this module.
Status: current Access: read-write
MODULE-COMPLIANCE    

hwLoadBackupObjectGroups 1.3.6.1.4.1.2011.6.6.3.2
OBJECT IDENTIFIER    

hwLoadParaTableGroup 1.3.6.1.4.1.2011.6.6.3.2.1
The load parameter group objects.
Status: current Access: read-write
OBJECT-GROUP    

hwBackupParaTableGroup 1.3.6.1.4.1.2011.6.6.3.2.2
The backup parameter group objects.
Status: current Access: read-write
OBJECT-GROUP    

hwTrapEventCausesGroup 1.3.6.1.4.1.2011.6.6.3.2.3
The trap event causes group objects.
Status: current Access: read-write
OBJECT-GROUP    

hwTrapLoadBackupResultGroup 1.3.6.1.4.1.2011.6.6.3.2.4
The load and backup result group objects.
Status: current Access: read-write
OBJECT-GROUP    

hwTrapLoadBackupTrapsGroup 1.3.6.1.4.1.2011.6.6.3.2.5
The load and backup traps group objects.
Status: current Access: read-write
NOTIFICATION-GROUP    

hwBackupAndRestoreConfigGroup 1.3.6.1.4.1.2011.6.6.3.2.6
The load and backup config group objects.
Status: current Access: read-write
OBJECT-GROUP    

hwPatchTableGroup 1.3.6.1.4.1.2011.6.6.3.2.7
The patch table group objects.
Status: current Access: read-write
OBJECT-GROUP    

hwPatchStatTableGroup 1.3.6.1.4.1.2011.6.6.3.2.8
The patch statistics group objects.
Status: current Access: read-write
OBJECT-GROUP