ThatGuyOnTheLeft
ISP
Hi,
I'm trying to verify an image using the CISCO-FLASH-MIB. When I set ciscoFlashMiscOpCommand to 2 (verify) and set ciscoFlashMiscOpDestinationName to the image on the router, and set ciscoFlashMiscOpEntryStatus to 'CreateAndGo' like this:
snmpset -v2c -c [snmpstring] [router] 1.3.6.1.4.1.9.9.10.1.2.3.1.2.$RND i 2 1.3.6.1.4.1.9.9.10.1.2.3.1.3.$RND s c7200-p-mz.124-16.bin 1.3.6.1.4.1.9.9.10.1.2.3.1.7.$RND i 4
I always get a ciscoFlashMiscOpStatus = 3 (miscOpInvalidOperation).
Anybody know how this is supposed to work? Is it implemented at all?
I'm trying to verify an image using the CISCO-FLASH-MIB. When I set ciscoFlashMiscOpCommand to 2 (verify) and set ciscoFlashMiscOpDestinationName to the image on the router, and set ciscoFlashMiscOpEntryStatus to 'CreateAndGo' like this:
snmpset -v2c -c [snmpstring] [router] 1.3.6.1.4.1.9.9.10.1.2.3.1.2.$RND i 2 1.3.6.1.4.1.9.9.10.1.2.3.1.3.$RND s c7200-p-mz.124-16.bin 1.3.6.1.4.1.9.9.10.1.2.3.1.7.$RND i 4
I always get a ciscoFlashMiscOpStatus = 3 (miscOpInvalidOperation).
Anybody know how this is supposed to work? Is it implemented at all?