dvmTestFpgaSwSendImageStatus
ELECTROLINE-DVM-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.1.9
Object
scalar Enumeration
Indicates the status of the last FPGA firmware send attempt.
Context
- MIB
- ELECTROLINE-DVM-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dvmTestFpgaSoftwareControl
Net-SNMP examples
How SNMP and these commands workScalars 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::dvmTestFpgaSwSendImageStatus.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::dvmTestFpgaSwSendImageStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failure |
1 | success |
2 | inProgress |
3 | other |