duplicated register_app_config_handler for "com2sec", "trapsink" and "trap2sink"

2008-07-14 Thread Tewen Hsieh
Hi all, as title~ Could I also register_app_config_handler for "com2sec", "trapsink" and "trap2sink" in myself's module? I tried to parse snmpd.conf and store the parsed information in myself's data structure. After reloading snmpd.conf(update_config()), the agent won't send trap and have no

RE: Windows CE and net-snmp

2008-07-14 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of vijay > Sent: Monday, July 14, 2008 6:23 AM > I am trying to find if it is suitable for a cross platform > development where, the agent needs to run on multiple > platforms (Linux, Windows XP and Windows CE) with little or

Windows CE and net-snmp

2008-07-14 Thread vijay
Hello all, I am trying to find if it is suitable for a cross platform development where, the agent needs to run on multiple platforms (Linux, Windows XP and Windows CE) with little or not code change. I am sure about Windows XP and Linux because I have already tried out. Have any of you

Re: Question related to NIC management with SNMP.

2008-07-14 Thread Dave Shield
2008/7/9 <[EMAIL PROTECTED]>: >>Duplex status is a concept that is particularly applicable to Ethernet >>(and similar) networks. It is covered by the MIB object >>EtherLike-MIB::dot3StatsDuplexStatus (RFC 3635) > > Ok. Since I did not get grep results for this in the agent > implementation I bel