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

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-UPGRADE-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-UPGRADE-MANAGEMENT-MIB::raisecomOnlineUpgradeDestFileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-UPGRADE-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-UPGRADE-MANAGEMENT-MIB::raisecomOnlineUpgradeDestFileType.<raisecomOnlineUpgradeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-UPGRADE-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-UPGRADE-MANAGEMENT-MIB::raisecomOnlineUpgradeDestFileType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1image
2startupconfig
3runningconfig
4others
5bootstrap
6fpga
7loggingfile
8oem
9backupconfig
10backupimage