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
--
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/
>
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
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
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
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