RAISECOM-EXTEND-OAM-UPGRADE-MIB Table View

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

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.8886.1.11.1.1.2 · 1 row entry · 8 columns
A table of Upgrade requests.
raisecomExtendOamUpgradeEntry entry .1.3.6.1.4.1.8886.1.11.1.1.2.1
A Upgrade request.
Indexes
raisecomExtendOamUpgradeIndex
Column Syntax OID
raisecomExtendOamUpgradeIndex
Object, of which value is generated from the scalar
raisecomExtendOamUpgradeNextIndex, specifies a unique entry
in the raisecomExtendOamUpgradeTable.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8886.1.11.1.1.2.1.1
raisecomExtendOamUpgradeType
Specify the direction of the upgrade.
download means write file to remote device.
upload means get file from remote device.
Enumerationr/w
Enumerated Values:
1download
2upload
.1.3.6.1.4.1.8886.1.11.1.1.2.1.2
raisecomExtendOamUpgradeFileType
File type to be upgraded.
Enumerationr/w
Enumerated Values:
1image
2startupconfig
3runningconfig
4others
5bootstrap
6fpga
.1.3.6.1.4.1.8886.1.11.1.1.2.1.3
raisecomExtendOamUpgradeFileName
Name of file on local device to be upgraded. If upload, it specifies
the name of file and the type of storage to be saved, otherwise the
name and storage of source file to be downloaded.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8886.1.11.1.1.2.1.4
raisecomExtendOamUpgradeNotificationOnComplete
Specifies whether or not a rcExtendOamUpgradeNotificationOnCompleteTrap
notification should be issued on completion of transfer. If such
notification is desired, it is the responsibility of the management entit…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.8886.1.11.1.1.2.1.5
raisecomExtendOamUpgradeState
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 raisecomExtendOamUpgradeEntryRowStatus
has been made active.
Enumeration
Enumerated Values:
1waiting
2getsource
3writedest
4completed
.1.3.6.1.4.1.8886.1.11.1.1.2.1.6
raisecomExtendOamUpgradeDevices
Specifies the Devices to be upgraded .
OctetStringr/w
Constraints:
range: 2-255
.1.3.6.1.4.1.8886.1.11.1.1.2.1.7
raisecomExtendOamUpgradeEntryRowStatus
The status of this table entry. Once the entry status is
set to active, the associated entry cannot be modified until
the request completes .
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8886.1.11.1.1.2.1.8
.1.3.6.1.4.1.8886.1.11.1.1.3 · 1 row entry · 3 columns
A table of Upgrade statuses.
raisecomExtendOamUpgradeStatusEntry entry .1.3.6.1.4.1.8886.1.11.1.1.3.1
A Upgrade status.
Indexes
raisecomExtendOamUpgradeStatusIndex raisecomExtendOamUpgradeStatusDevice
Column Syntax OID
raisecomExtendOamUpgradeStatusIndex
Object which specifies a unique entry in the
raisecomExtendOamUpgradeStatusTable.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8886.1.11.1.1.3.1.1
raisecomExtendOamUpgradeStatusDevice
Specify the direction of the upgrade.
download means write file to remote device.
upload means get file from remote device.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.1.11.1.1.3.1.2
raisecomExtendOamUpgradeFailCause
The reason why the Upgrade operation failed.
This object is instantiated only when the
raisecomExtendOamUpgradeState for this entry is
in the completed state.
Enumeration
Enumerated Values:
1noerror
2invalidfilename
3fileopenfail
4filewritefail
5nomem
6filetoolarge
7oamlinkbusy
8oamtimeout
9oamnotconnnected
10remotenotsupport
11unknown
12invalidupgradetype
13invalidfiletype
14filecheckfail
.1.3.6.1.4.1.8886.1.11.1.1.3.1.3