Hi folks,
anyone know how to get the following snmp info for cisco devices?
Total Flash size
Total memory size
thanks
Dave
Hi,
the flash size is perfect, the RAM size refers to NVRam which is also good to have. I'm actually after proc RAM, I found "ProcessorRAM" available, is there a "ProcessorRAM" used?
Hey folks,
it's alright I found the oid for memory used and also a couple of others, here they are if anyone wants them?
ciscoMemoryPoolUsed - 1.3.6.1.4.1.9.9.48.1.1.1.5
ciscoMemoryPoolFree - 1.3.6.1.4.1.9.9.48.1.1.1.6
flashSize - 1.3.6.1.4.1.9.2.10.1
flashFree - 1.3.6.1.4.1.9.2.10.2
flashDirName(Image Name) - 1.3.6.1.4.1.9.2.10.17.1.1
rgds