ciscoFlashFileChecksum

CISCO-FLASH-MIB · .1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3

Object

File checksum stored in the file header. This
checksum is computed and stored when the file is
written into Flash. It serves to validate the data
written into Flash.
Whereas the system will generate and store the checksum
internally in hexadecimal form, this object will
provide the checksum in a string form.
The checksum will be available for all valid and
invalid-checksum files.

Context

MIB
CISCO-FLASH-MIB
OID
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
ciscoFlashFileEntry
Groups
2

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::ciscoFlashFileChecksum'
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::ciscoFlashFileChecksum.<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::ciscoFlashFileChecksum'

Syntax

Source
ChecksumString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.