Net-SNMP ported to VxWorks 5.5.1

2009-09-09 Thread Lewis, Dennis B
By now I assume that Net-SNMP has been ported to VxWorks - at least the Net-SNMP configure script recognizes -host=ppc-wrs. Can anyone point me in the direction of a working VxWorks port? Thanks in advance, Dennis --

Re: Help!! (extending net-snmp agent)

2009-09-09 Thread Magnus Fromreide
On Thu, Sep 10, 2009 at 01:20:11AM +0530, Hemant wrote: > Hello Sir, >I am new to net-snmp so please bear with me. This problem might be silly > for you. > I tried to extend snmp agent by running down the tutorial provided on > http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mfd/if-mib/ >

Help!! (extending net-snmp agent)

2009-09-09 Thread Hemant Soundankar
Hello Sir, I am new to net-snmp so please bear with me. This problem might be silly for you. I tried to extend snmp agent by running down the tutorial provided on http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mfd/if-mib/ This tutorial deals with the ifTable MIB. I did all the steps listed

Help!! (extending net-snmp agent)

2009-09-09 Thread Hemant
Hello Sir, I am new to net-snmp so please bear with me. This problem might be silly for you. I tried to extend snmp agent by running down the tutorial provided on http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mfd/if-mib/ This tutorial deals with the ifTable MIB. I did all the steps liste

How to configure netsnmp to handle both ipv4 and ipv6 requests?

2009-09-09 Thread Lew Glendenning
Apologies for bothering a mailing list, but I have gone through a couple of hundred Google URLs looking for an answer and done experiments/diagnosis for a day. Usually, this process reveals the mis-understanding. I have enabled udp6 transport in the configuration, and the resulting snmpd indeed h

IPV6 related query

2009-09-09 Thread Deepali Singalkar
To enable the ipv6 support for the agent I included below line in snmpd.conf agentaddress udp:161,tcp:161,udp6:161,tcp6:161 When I start the agent as snmpd -f -L I get below message getaddrinfo: Name or service not known Further when I issue the snmpget command with ipv6 address as specified in