Has anybody on the list successfully gotten cmu-snmp1.0 or cmu-snmp2.1.1
to work on an osf/1 box? We are having problems with our network and we
need a tool that can interrogate our DECbridge 620s and dump their counters
so that we can see what kind of errors they are reporting.
Back to the cmu-snmp1.0 - 2.1.1 problems... When I execute the make,
the script dies when trying to compile snmp_vars.c. The error refers to
the include file "/usr/include/netinet/in_pcb.h" line 88. The error message
says "storage size for 'inp_ip" isn't known. The actual source line is:
struct ip inp_ip;
I also get an error from /usr/include/netinet/tcp_var.h at line 108. The
error is storage size for 't_template' isn't known. The source line is:
struct tcpiphdr t_template;
Does anybody know about these errors with the system's include files?
I'm fighting a very short deadline in trying to come up with an snmp tool
that can query my network devices and return their counters.
Paul Miller
Senior Software Engineer
TYBRIN Corporation
millerp_at_use1.eglin.af.mil
Received on Wed Feb 01 1995 - 13:28:10 NZDT