raisecomOnlineUpgradeEntry
RAISECOM-UPGRADE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1
Object
row
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 instance of the row status and row index objects.
It must also, either in the same or in successive PDUs, create
an instance of raisecomOnlineUpgradeSourceFileType or
raisecomOnlineUpgradeDestFileType.Both of them must be the file
type (i.e. startupConfig/runningconfig or image or others). If the file type is
a startupConfig/runningconfig or image, a valid raisecomOnlineUpgradeServerAddress
and raisecomOnlineUpgradeFileName must be created as well. If the
file types is other type which represents a local file, only a valid
fileName needs to be created as an extra parameter.
It should also modify the default values for the other
configuration objects if the defaults are not appropriate.
Once the appropriate instance of all the configuration
objects have been created, either by an explicit SNMP
set request or by default, the row status should be set
to active to initiate the request. Note that this entire
procedure may be initiated via a single set request which
specifies a row status of createAndGo as well as specifies
valid values for the non-defaulted configuration objects.
Once the Upgrade request has been created (i.e. the
raisecomOnlineUpgradeEntryRowStatus has been made active), the
entry cannot be modified - the only operation possible
after this is to delete the row.
Once the request completes, the management station should
retrieve the values of the status objects of interest, and
should then delete the entry. In order to prevent old
entries from clogging the table, entries will be aged out,
but an entry will never be deleted within 5 minutes of
completing.
Context
- MIB
- RAISECOM-UPGRADE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1- Type
- row
- Status
- current
- Parent
- raisecomOnlineUpgradeTable
- Table
- raisecomOnlineUpgradeTable
- Children
- 18
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | 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 wh… | column | Unsigned32 | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.1 |
| 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 raisecomOnlineUpgradeEntryRowStatu… | column | Enumeration | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.10 |
| raisecomOnlineUpgradeSizetoprocess Specifies the Size of the specific source file . | column | SNMPv2-SMIInteger32 | .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. | column | SNMPv2-SMIInteger32 | .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. | column | Enumeration | .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 transitio… | column | SNMPv2-TCRowStatus | .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. | column | SNMPv2-TCDisplayString | .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. | column | Enumeration | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.16 |
| raisecomOnlineUpgradeIpver Ip version of upgrade used | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.17 |
| raisecomOnlineUpgradeServerIpv6Addr The IPv6 address of server | column | INET-ADDRESS-MIBInetAddressIPv6 | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.18 |
| 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 b… | column | Enumeration | .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/runn… | column | Enumeration | .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/runnin… | column | Enumeration | .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
raisecomOnlineUpgr… | column | SNMPv2-SMIIpAddress | .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… | column | SNMPv2-TCDisplayString | .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 th… | column | OctetString | .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… | column | OctetString | .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
r… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.9 |
Indexes
| Object | Type | 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 wh… | column | Unsigned32 | .1.3.6.1.4.1.8886.1.2.3.1.1.2.1.1 |