Alfonso Cornejo wrote:
I'm trying to get the memory and cpu usage from a windows system using net-snmp and I know that there is a mib called UCD-SNMP-MIB but when I try to get the information from that mib i got the message "Error in packet Reason: (noSuchName) There is no such variable name in this MIB",
Assumed access control is set up correctly, you should perform a full snmpwalk against the agent ("snmpwalk ... <host> .1") to see what's implemented and what's not. The net-snmp Windows port supports significantly less mib objects compared to the Linux version.
+Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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
