>OK - what happens if you shut down and restart the agent, and then try: > > snmpgetnext -c public -v2c sepdev5 ip >? >Does that work, or hang?
I get: Timeout: No Response from sepdev5 And then the agent goes to 100%CPU >Which version of the agent are you working with? What O/S? I am running net-snmp-5.2.3 on IBM AIX5.3 I did this to configure the agent: ./configure \ --with-cc=xlc_r \ --disable-shared \ --enable-static \ --with-default-snmp-version=3 \ --with-sys-contact=operator \ --with-sys-location=ROOM101 \ --with-logfile=/soft/nsesoft/nse1/net-snmp/current/log/snmpd.log \ --with-persistent-directory=/soft/nsesoft/nse1/net-snmp/current/data \ --prefix=/soft/nsesoft/nse1/net-snmp/current \ --with-mib-modules=smux \ --disable-local-smux My snmpd.conf config file looks like ########## rocommunity public master agentx smuxpeer 1.3.6.1.4.1.2.3.1.2.1.2. gated_password smuxpeer 1.3.6.1.4.1.2.3.1.2.2.1.1.2. dpid_password smuxpeer 1.3.6.1.4.1.2.3.1.2.3.1.1. muxatmd_password smuxpeer 1.3.6.1.4.1.2.3.1.2.1.5. clsmuxpd_password ########## ------------------------------------------------------------------------- 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
