RAISECOM-UPGRADE-MANAGEMENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
18
.1.3.6.1.4.1.8886.1.2.3.1.1.2 · 1 row entry · 18 columns
A table of Upgrade requests.
raisecomOnlineUpgradeEntry entry .1.3.6.1.4.1.8886.1.2.3.1.1.2.1
A Upgrade request.

A management station wishing to create an entry should
first generate a random serial number to be used as the
index to this sparse table. The station should then create
the associated …
Indexes
raisecomOnlineUpgradeIndex
Column Syntax OID
raisecomOnlineUpgradeIndex
Object which specifies a unique entry in the
raisecomOnlineUpgradeTable. A management station
wishing to initiate a Upgrade operation should use a
random value for this object when creating
or modifying an instance of …
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.1
raisecomOnlineUpgradeProtocol
The protocol to be used for any Upgrade process.
Will default to tftp if not specified.

If the Upgrade operation occurs locally on the SNMP agent,
this object may be ignored by the implementation.
Enumerationr/w
Enumerated Values:
1tftp
2ftp
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.2
raisecomOnlineUpgradeSourceFileType
specifies the type of file to upgrade from. Either the
raisecomOnlineUpgradeSourceFileType or the raisecomOnlineUpgradeDestFileType
must be the type of image or startupConfig/runningconfig.

If the file ty…
Enumerationr/w
Enumerated Values:
1image
2startupconfig
3runningconfig
4others
5bootstrap
6fpga
7loggingfile
8oem
9backupconfig
10backupimage
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.3
raisecomOnlineUpgradeDestFileType
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…
Enumerationr/w
Enumerated Values:
1image
2startupconfig
3runningconfig
4others
5bootstrap
6fpga
7loggingfile
8oem
9backupconfig
10backupimage
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.4
raisecomOnlineUpgradeServerAddress
The ip address of the tftp or ftp server from (or to) which to copy
the file. This object must be created when either the raisecomOnlineUpgradeSourceFileType or
raisecomOnlineUpgradeDestFileType has the value of image o…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.5
raisecomOnlineUpgradeFileName
The file name (including the path, if applicable) of
the file. This object must be created when either the
raisecomOnlineUpgradeSourceFileType or raisecomOnlineUpgradeDestFileType
has the value image or startupconfig/ru…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.6
raisecomOnlineUpgradeUserName
Remote user name for copy via ftp protocol. Optional.
This object must be created when the raisecomOnlineUpgradeProtocol
is ftp.

The remote user-name is sent as the server user-name
in an ftp command req…
OctetStringr/w
Constraints:
range: 1-40
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.7
raisecomOnlineUpgradeUserPassword
Password used by ftp for copying a file to/from
an ftp server. This object must be created when the
raisecomOnlineUpgradeProtocol is ftp . Reading it
returns a zero-length string for security reasons.
OctetStringr/w
Constraints:
range: 1-40
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.8
raisecomOnlineUpgradeNotificationOnCompletion
Specifies whether or not a raisecomOnlineUpgradeCompletion
notification should be issued on completion of the ftp or tftp
transfer. If such a notification is desired, it is the
responsibility of the management entity t…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.9
raisecomOnlineUpgradeState
Specifies the state of this Upgrade request.
This value of this object is instantiated only after the row
has been instantiated, i.e. after the raisecomOnlineUpgradeEntryRowStatus
has been made active.
Enumeration
Enumerated Values:
1waiting
2getsource
3writedest
4completed
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.10
raisecomOnlineUpgradeSizetoprocess
Specifies the Size of the specific source file .
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.11
raisecomOnlineUpgradeCompletedSize
Specifies the Size of the specific source file that has been processed.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.12
raisecomOnlineUpgradeFailCause
The reason why the Upgrade operation failed.
This object is instantiated only when the
raisecomOnlineUpgradeState for this entry is in the failed state.
Enumeration
Enumerated Values:
1noerror
2badmethod
3badsourceaddress
4baddestaddress
5badport
6badusername
7badpassword
8badFileName
9fileopenfail
10filewritefail
11timeout
12noMem
13noConfig
14filetolarge
15unknown
16badsourcefiletype
17baddestfiletype
18connectserverfail
19filecheckfail
20errorcommandinfile
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.13
raisecomOnlineUpgradeEntryRowStatus
The status of this table entry. Once the entry status is
set to active, the associated entry cannot be modified until
the request completes ( raisecomOnlineUpgradeState transitions to
successful or failed state).
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.14
raisecomOnlineUpgradeLocalFileName
Name of file on local device to be upgraded. If upload, it's
the name of file to be uploaded, otherwise the name of file to
be saved.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.15
raisecomOnlineUpgradeReserveDevCfg
Reserve device config, including hostname, ip address, default gateway, when down load starup config.
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.16
raisecomOnlineUpgradeIpver
Ip version of upgrade used
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.17
raisecomOnlineUpgradeServerIpv6Addr
The IPv6 address of server
INET-ADDRESS-MIBInetAddressIPv6r/w
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.18