This is the output I got:

root@solaris:~# snmpd -Ddump,agentx -f -Lo udp
No log handling enabled - turning on stderr logging
registered debug token dump, 1
registered debug token agentx, 1
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()
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()
agentx_register_app_config_handler:
agentx_register_app_config_handler: registering .conf token for
"agentxsocket"
registering .conf token for "agentxsocket"
agentx_register_app_config_handler:
agentx_register_app_config_handler: registering .conf token for
"agentxperms"
registering .conf token for "agentxperms"
agentx_register_app_config_handler:
agentx_register_app_config_handler: registering .conf token for
"agentxRetries"
registering .conf token for "agentxRetries"
agentx_register_app_config_handler:
agentx_register_app_config_handler: registering .conf token for
"agentxTimeout"
registering .conf token for "agentxTimeout"
getaddrinfo: udp node name or service name not known
getaddrinfo: udp node name or service name not known
Error opening specified endpoint "udp"
Error opening specified endpoint "udp"
Server Exiting with code 1
Server Exiting with code 1
root@solaris:~# ps -ef | grep snmp
    root  8455     1   0 04:10:33 ?           0:15 /usr/sbin/snmpd
    root  8592  8572   0 07:12:37 pts/3       0:00 grep snmp
root@solaris:~# svcs -a | grep snmp
disabled       Mar_26   svc:/system/fm/snmp-notify:default
online          4:10:32 svc:/application/management/net-snmp:default
root@solaris:~#

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to