dvmTestFpgaIoTestStatus
ELECTROLINE-DVM-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.3.2
Object
scalar Enumeration
Indicate the status of the last test perform. If status is fail, read the resultTable.
Context
- MIB
- ELECTROLINE-DVM-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.3.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dvmTestFpgaIOtest
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::dvmTestFpgaIoTestStatus.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::dvmTestFpgaIoTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | inProgress |
2 | success |
3 | fail |