downloadResultCode

PACKETFRONT-DRG-MIB · .1.3.6.1.4.1.9303.4.3.1.3.6

Object

scalar Enumeration
This object returns the status of the last download procedure. If no
downloads have occurred, none(0) is returned, or if there is currently
a download in progress, inProgress(1) is returned.

Context

MIB
PACKETFRONT-DRG-MIB
OID
.1.3.6.1.4.1.9303.4.3.1.3.6
Type
scalar
Access
readonly
Status
current
Parent
downloadConfig

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1inProgress
2success
3failureHostNotFound
4failureFileNotFound
5failureFileIncorrectSize
6failureFileVerifyFailure
7failureFileIncompatible
8failureUnknownError