flashFileType

CT-FLASH-MIB · .1.3.6.1.4.1.52.4.1.5.10.2.1.1.4

Object

column mandatory Enumeration
This object contains the file type defined for the file.

Context

MIB
CT-FLASH-MIB
OID
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.4
Type
column
Access
readonly
Status
mandatory
Parent
flashFileEntry

Walk 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 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-FLASH-MIB::flashFileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-FLASH-MIB::flashFileType.<flashVolume>.<flashFileID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-FLASH-MIB::flashFileType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1intelHex
2intelHexCompressed
3iEEE695
4eLF
5table
6dLL
7bOOT
8binary
9binaryCompressed
10taggedData
11package