This is a discussion on Re: Multiple IP address Simulation within the SNMP Users forums, part of the Networking and Network Related category; On Fri, 25 Mar 2005 20:08:30 +0530 Mac wrote: M> I am new to SNMP Configuration.I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 25 Mar 2005 20:08:30 +0530 Mac wrote:
M> I am new to SNMP Configuration.I have configured netsnmp on my M> localhost . Is it possible for me to simulate multiple or even a M> single non-existing IP address(that is IP like 11.11.11.1). You can run multiple agents on different IPs, but they have to exist. For example: snmpd udp:192.168.0.1 snmpd udp:192.168.0.2 M> More, NetSNMP is installed in Linux and I want to access it from the M> windows PC in my network. Is it required for me to install snmp in M> those PC's also. No, not if you have some other snmp application to query the agent. -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services. Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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/...net-snmp-users |
|
|||
|
rstory@freesnmp.com (Robert Story) wrote in message news:<d2k66r$27g0$1@FreeBSD.csie.NCTU.edu.tw>...
> On Fri, 25 Mar 2005 20:08:30 +0530 Mac wrote: > M> I am new to SNMP Configuration.I have configured netsnmp on my > M> localhost . Is it possible for me to simulate multiple or even a > M> single non-existing IP address(that is IP like 11.11.11.1). > > You can run multiple agents on different IPs, but they have to exist. For > example: > > snmpd udp:192.168.0.1 > snmpd udp:192.168.0.2 > AdventNet Simulation Toolkit can be used to simulate multiple SNMP agents with unique IP address. The virtual ip addresses will be dynamically configured in your system. You can download the product from the following url: http://www.adventnet.com/products/si.../download.html To learn more about the product, refer to the following url: http://www.adventnet.com/products/simulator/index.html > > M> More, NetSNMP is installed in Linux and I want to access it from the > M> windows PC in my network. Is it required for me to install snmp in > M> those PC's also. > > No, not if you have some other snmp application to query the agent. > > -- > NOTE: messages sent directly to me, instead of the lists, will be deleted > unless they are requests for paid consulting services. > > Robert Story; NET-SNMP Junkie > Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> > Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> > > You are lost in a twisty maze of little standards, all different. > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > 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/...net-snmp-users |