raisecomOnlineUpgradeDestFileType
RAISECOM-UPGRADE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.4
Object
column
r/w
Enumeration
specifies the type of file to upgrade to. Either the
raisecomOnlineUpgradeSourceFileType or the raisecomOnlineUpgradeDestFileType
must be the type of image or startupConfig/runningconfig.
If the file type is image or startupConfig/runningconfig , the
raisecomOnlineUpgradeServerAddress and raisecomOnlineUpgradeFileName must also be created,
and these 3 objects together
(raisecomOnlineUpgradeDestFileType, raisecomOnlineUpgradeServerAddress,
raisecomOnlineUpgradeFileName)
will uniquely identify the destination file.
If the raisecomOnlineUpgradeDestFileType is other type, the raisecomOnlineUpgradeFileName
must also be created, and the 2 objects together
(raisecomOnlineUpgradeDestFileType, raisecomOnlineUpgradeFileName) will uniquely identify
the destination file.
Context
- MIB
- RAISECOM-UPGRADE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- raisecomOnlineUpgradeEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | image |
2 | startupconfig |
3 | runningconfig |
4 | others |
5 | bootstrap |
6 | fpga |
7 | loggingfile |
8 | oem |
9 | backupconfig |
10 | backupimage |