Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem verifying IOS image via SNMP

Status
Not open for further replies.
Nov 11, 2014
2
0
0
GB
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top