On 27 May 2012 23:35, Rodrigo Scorsatto <[email protected]> wrote: > I'm trying to use the UCD-DISKIO-MIB.txt to get disk & memory info from the > localhost. I tried to execute a lot of steps however still not working. > Using windows, I've created a java program using SNMP4j to get it, but I'm > getting noSuchObject. I think it's because I need to configure in some place > where I need to inform to use this MIB, I tried using both windows and linux > OS and no luck so far, any help is much aprreciated.
While Joel is correct that we cannot really help with SNMP4j, it's probably worth first checking whether the agent is able to return the information that you're looking for. Have you got the Net-SNMP client tools installed? If so, try walking diskIOTable - what do you see? If that doesn't report anything, then there's no point in going to the SNMP4j people. We'd need to know a bit more details such as the version of the agent that you're using, what OS the agent is running on, and how you have configured the snmpd.conf file. Dave ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
