transferType

ExaltComProducts · .1.3.6.1.4.1.25651.1.2.3.3.4.3

Object

The file transfer type.
Valid values:
  - uploadFirmware(0)
  - uploadConfig(1)
  - uploadRDD(2) (Valid only for TDD radios)
  - downloadFirmware(3)
  - downloadConfig(4)
  - downloadMIBs(5)
  - downloadEventLogs(6).
The actual operation starts via updating transferStart parameter value.

Context

MIB
ExaltComProducts
OID
.1.3.6.1.4.1.25651.1.2.3.3.4.3
Type
scalar
Access
readwrite
Status
current
Parent
fileTransfer

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ExaltComProducts' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ExaltComProducts::transferType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ExaltComProducts' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ExaltComProducts::transferType'

Syntax

Values & Constraints

Type Values
0uploadFirmware
1uploadConfig
2uploadRDD
3downloadFirmware
4downloadConfig
5downloadMIBs
6downloadEventLogs