dvmFpgaFileName
ELECTROLINE-DVM-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.2.1.7
Object
column RFC1213-MIBDisplayString
The name of the file from which this image was produce. Note that the file name is extracted from the program store header, so it is possible that this object will not match the actual filemane of the downloaded file if the file is renamed prior to the download.
Context
- MIB
- ELECTROLINE-DVM-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.3.4.2.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dvmTestFpgaSotwareEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::dvmFpgaFileName'
More examples
Read one indexed 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::dvmFpgaFileName.<dvmFpgaSoftwareTableIndex>'
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::dvmFpgaFileName'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.