Hello,
I installed and configured snmpd under OpenSUSE(192.168.1.100) and it
responds to SNMP requests just fine. If I execute snmpwalk from
192.168.1.200 machine like this:

snmpwalk -c public -v 2c 192.168.1.100

..it queries lot of information. However, for example, I installed
smartmontools to my SNMP agent(192.168.1.100) and now I'm able to see
HDD temperature in 192.168.1.100, but how to associate SNMP OID with
it? My end goal would be to execute:

snmpwalk -c public -v 2c 192.168.1.100 particular_OID

..and receive HDD temperature. An in more general, how can one
associate SNMP OID with specific parameter(HDD temperature, kernel
version, amount of free memory, installed programs etc) under SNMP
agent?


regards,
martin

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to