i want to monitor my JVM details. so i use native snmp interface process. i download the MIB file for jvm management and import and convert it into oid library using your MIB importerv3. i enable the snmp agent on the device and read device up time using snmp tester and it work fine.
But when i scan OIDLIB which created as i described in the above it gave me NO OIDs found message. So when i am going to create snmp library sensor using that oid lib it gave the no such object error.
I am using windows 10 and hp probook laptop. What should i do to overcome these problems. Appreciate any assistance on these problems.
Article Comments
Thanks a lot.Do i have to enable both snmp agents of OS and JVM? I follow your link but i am getting the above error. read up time in snmp tester also now results in "No response". And how do i start the JVM? i am new to this and can you please help me to enable SNMP agent of JVM in order to monitor it using SNMP library sensor. Thanks.
Jul, 2016 - Permalink
this should be what you're looking for. It's usually only necessary to enable it in the JVM. Simply work through it and let me know if the sensors in the KB article work :)
Jul, 2016 - Permalink
Thanks a lot. After doing that how can i confirm that snmp agent is activated for jvm?
Jul, 2016 - Permalink
Disable the Windows SNMP agent and do an uptime scan with our SNMP tester. When the JVM snmp agent is running correctly, you should get a response.
Jul, 2016 - Permalink
Did you work through this already? Just asking, because the JVM has it's own SNMP agent and it sounds like you enabled the SNMP agent of the operating system :)
Jul, 2016 - Permalink