> The equipment has an SNMP agent running on it. However, I need some tools
> in order to request or set information from the SNMP agent.
> 
> This way, I was wondering if I can install the Net-SNMP software and use its
> tools to request or set information from the SNMP agent. Is this possible?

Yes - that exactly the sort of thing that this suite is intended for.
The whole idea of Internet standards such as SNMP is that you can mix
tools and agents from different vendors, and they'll play happily
together like good little children.....

The simplest way to get started is probably to find a suitable binary
distribution and install that.  Or else compile and install from source
    (./configure ; make ; su ; make install)

But you can ignore the local SNMP agent, and just concentrate on the
command-line tools, e.g. 'snmpget', 'snmpgetnext', 'snmpwalk' and 'snmpset'


Dave

PS: Please - no HTML mail.  Thanks



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
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

Reply via email to