hi

2004-10-27 Thread dzhou
Would you please put my name in the mailing list. Thanks. Dan - This mail sent through IMP: http://horde.org/imp/ --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - downl

Problems on running net-snmp

2004-10-27 Thread dzhou
I just started using net-snmp, a lot questions needs answers. 1) After run ./configure, make , make install, snmpconf and copy snmpd.conf to /usr/local/share/snmp, i ran snmpd -f -L -d. It gave me: Error opening specified endpoint "udp:161". My snmpd.conf is listed: syslocation x.x.x (my pc's h

Some questions on net-snmp package

2004-11-09 Thread dzhou
I just started working on net-smmp and had some doubts on this. 1. For the net-snmp, we use command to get system information and receive trap from snmp agent. Is there any graphic interface provided on the manager side so that we can trace agent's information more directly? 2. Can i only use net

problem on running snmptranslate

2004-11-09 Thread dzhou
i ran net-snmp-5.2.rc1 on Fedora core 1. The manager and the agent are on the same machine. I started the agent use ./snmpd -f -L -d, it looks OK. Then copy a MIB file from net-snmp website, NET-SNMP-TUTORIAL-MIB.txt to both directories HOME/mibs/ and /usr/local/share/snmp/mibs/ and ran snmptran

Problem on extended agent: How to snmpget a OID value returned from a function

2004-11-15 Thread dzhou
I just used NET-SNMP-TUTORIAL-MIB as an example to extend my agent. It worked when i issued snmpget command. (net-snmp version rc.1 and OS is fedora core 1) $snmpget -v 2c -c public localhost NET-SNMP-TUTORIAL-MIB:nstAgentModuleObject.0 NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0 = INTEGER: 1

Help! trap problem: Broken pipe

2004-11-16 Thread dzhou
I just want to implement the agent sending a trap. Here is my steps: 1)I use a MIB: NOTIFICATON-TEST-MIB defined a trap. Then use mib2c.notify.conf generated .h and .c files. By comparing these two files with example/notification.c and .h files, i created my own files listed below: demonotif.c ..

question on Tk/Perl mib browser

2004-11-19 Thread dzhou
Now i want to use Tk/perl mib browser to provide GUI. Does the net-snmp package already contain this tool or i need to download and install by myself? Actually, i already downloaded net-snmp-tkmib-5.1-4.i386.rpm, but when i tried to install it, it seems need a lot dependancy packages. Does anyone