All, 
 
I am using net-snmp-5.2.2.  when I start the SNMPD with "./snmpd -x 705
-I -interfaces", I am seeing the following as the netstat output. 
 
netstat -apn|grep snmpd
tcp        0      0 0.0.0.0:705             0.0.0.0:*
LISTEN      10231/snmpd
udp        0      0 0.0.0.0:161             0.0.0.0:*
10231/snmpd
udp        0      0 127.0.0.1:37161         0.0.0.0:*
10231/snmpd
 
I did not understand why snmpd is listening on 127.0.0.1:37161?  what
could be the reason? 
 
Following is the cat o/p of /usr/share/snmp/snmpd.conf
 
rwcommunity  public
master agentx
#IP address on which snmptrapd/snmp Manager is listening for the traps
syslocation  ECCG
syscontact  ECCG-SUPPORT
sysservices 79
#
# Directives for SubAgent communication
#
agentxTimeout 15
agentxRetries 0
 
trap2sink localhost

Please help me. 
 
Regards
mahesh
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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

Reply via email to