dvmTestFpgaIoTestRunNow
ELECTROLINE-DVM-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.3.1
Object
If set to true, a test routine of the FPGA's I/Os is performed. When read, always returns false(2).
Context
- MIB
- ELECTROLINE-DVM-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.3.1- Type
- scalar
- Access
- readwrite
- 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::dvmTestFpgaIoTestRunNow.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::dvmTestFpgaIoTestRunNow'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |