dvmTestFpgaSwDloadNow
ELECTROLINE-DVM-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.1.4
Object
If set to true, a TFTP download will begin which will load the image from the TFTP server specified in dvmTestFpgaSwDloadTftpServer using the file specified in dvmTestFpgaSwDloadTftpPath to the image specified in dvmTestFpgaSwImageNumber. 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.1.4- Type
- scalar
- Access
- readwrite
- 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::dvmTestFpgaSwDloadNow.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::dvmTestFpgaSwDloadNow'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |