Re: Re: Re: Error mibII/system_mib.c:68: error: `NETSNMP_SYS_CONTACT' undeclared here (not in a function)
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 08/04/2008, <[email protected]> wrote: > > Thanks. Now i can start the Agent. But in the logfile e get these errors: > > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() > netsnmp_assert !"registration != duplicate" failed > agent_registry.c:535 netsnmp_subtree_load() Ignore those - they're harmless. > Warning: no access control information configured. > It's unlikely this agent can serve any useful purpose in this state. You need an snmpd.conf file, with the appropriate access control entries in it. Otherwise the agent doesn't know which community strings (or SNMPv3 users) are approved for running queries. Start with the line rocommunity public which isn't particularly secure, but should at least get you started. There's more info on this in the snmpd.conf(5) man page, and the FAQ Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users