ciscoFlashFileType

CISCO-FLASH-MIB · .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.6

Object

column FlashFileType
Type of the file.

Context

MIB
CISCO-FLASH-MIB
OID
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
ciscoFlashFileEntry
Groups
1

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 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashFileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashFileType.<ciscoFlashDeviceIndex>.<ciscoFlashPartitionIndex>.<ciscoFlashFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLASH-MIB::ciscoFlashFileType'

Syntax

Source
FlashFileType
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2config
3image
4directory
5crashinfo

Conformance