dvmTestFpgaSwDloadStatus

ELECTROLINE-DVM-TEST-MIB · .1.3.6.1.4.1.5802.1.3.1.3.4.2.1.1.5

Object

scalar Enumeration
Indicates the status of the last (or current) FPGA firmware image download 
attempt.

Context

MIB
ELECTROLINE-DVM-TEST-MIB
OID
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.1.5
Type
scalar
Access
readonly
Status
current
Parent
dvmTestFpgaSoftwareControl

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0failure
1success
2inProgress
3other