mån 2008-11-10 klockan 13:46 -0600 skrev Wen, Jing:
> It walks fine on localhost but not on other clients specified on
> "public" group.
> I used the actually IP address to replace the localhost when running it
> from client.
> 
> Also, what are these conf parameters for? How to use them?

They are used to change the defaults for protocol operations

> defDomain     application domain

defDomain snmptrap ipx

will make all traps default to using the ipx protocol instead of the
normal IPv4.

> defTarget     application domain target 

defTarget snmptrap udp 127.3.5.1:4711

changes the default target for snmp udp requests to 127.3.5.1 port 4711
and the default listening port to 4711.

/MF


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to