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
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk raisecomExtendOamUpgradeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-EXTEND-OAM-UPGRADE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-EXTEND-OAM-UPGRADE-MIB::raisecomExtendOamUpgradeTable'
A table of Upgrade requests.
raisecomExtendOamUpgradeEntry row .1.3.6.1.4.1.8886.1.11.1.1.2.1
A Upgrade request.
Column Syntax OID
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
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
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
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8886.1.11.1.1.2.1.4
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.8886.1.11.1.1.2.1.5
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk raisecomExtendOamUpgradeStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-EXTEND-OAM-UPGRADE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-EXTEND-OAM-UPGRADE-MIB::raisecomExtendOamUpgradeStatusTable'
A table of Upgrade statuses.
raisecomExtendOamUpgradeStatusEntry row .1.3.6.1.4.1.8886.1.11.1.1.3.1
A Upgrade status.
Column Syntax OID
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
Specify the direction of the upgrade.
download means write file to remote device.
upload means get file from remote device.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.1.11.1.1.3.1.2
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