All MIBs › CISCO-FLASH-MIB › ciscoFlashPartitionChecksumAlgorithm
ciscoFlashPartitionChecksumAlgorithm
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashPartitionChecksumAlgorithm
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.4.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Checksum algorithm identifier for checksum method used by the file system. Normally, this would be fixed for a particular file system. When a file system writes a file to Flash, it checksums the data written. The checksum then serves as a way to validate the data read back whenever the file is opened for reading. Since there is no way, when using TFTP, to guarantee that a network download has been error free (since UDP checksums may not have been enabled), this object together with the ciscoFlashFileChecksum object provides a method for any management station to regenerate the checksum of the original file on the server and compare checksums to ensure that the file download to Flash was error free. simpleChecksum represents a simple 1s complement addition of short word values. Other algorithm values will be added as necessary.
What is ciscoFlashPartitionChecksumAlgorithm?
Reports which checksum algorithm a flash partition's file system uses to validate data written to files, since this method is normally fixed per file system type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.1.1.7 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionChecksumAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.4.1.1.7.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashPartitionChecksumAlgorithm.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::ciscoFlashPartitionChecksumAlgorithm 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.1 | ciscoFlashPartitionTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.1.1 | ciscoFlashPartitionEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.4.1.1.7 | ciscoFlashPartitionChecksumAlgorithm | CISCO-FLASH-MIB |