All MIBs › CISCO-FLASH-MIB › ciscoFlashFileChecksum
ciscoFlashFileChecksum
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashFileChecksum
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3
Node type: OBJECT-TYPE
Type: ChecksumString
Access: read-only
Description: 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.
What is ciscoFlashFileChecksum?
Reports the checksum stored in a flash file's header, which was computed when the file was written and is used to validate the file's data integrity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashFileChecksum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashFileChecksum.1
Start monitoring Cisco IOS/IOS-XE routers and Catalyst switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FLASH-MIB::ciscoFlashFileChecksum OID value, configure state conditions and alerts, and monitor any Cisco IOS/IOS-XE routers and Catalyst switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.10 | ciscoFlashMIB | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1 | ciscoFlashMIBObjects | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1 | ciscoFlashDevice | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4 | ciscoFlashPartitions | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.2 | ciscoFlashFiles | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.2.1 | ciscoFlashFileTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.2.1.1 | ciscoFlashFileEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3 | ciscoFlashFileChecksum | CISCO-FLASH-MIB |