On Saturday 19 June 2004 23:40, ThE LinuX_KiD wrote:
> Hi, again.
>
>
> Hi,
>
> I'm try to work with net-snmp and QoS patch,
> and proces.pl from http://www.docum.org
>
> do you know why next error ?
>
> # ./proces.pl
> ERROR: Message size exceeded buffer maxMsgSize.
>
>
> # less proces.pl
>
> [snip...]
>
> $html_dir = "/var/www/customers/mrtg/qos" ;
> $tcrrd = "/qos/cgi-bin/tcrrd2.pl" ;   # I think this is OK. I have to say 
they are not working, but maybe it can help.
> $dir_rrd = "/var/www/customers/mrtg/qos/data" ;
> $host = "127.0.0.1" ;
> $community = "public" ;
> $version = "2c" ;
> $oid = ".1.3.6.1.4.1.18756" ;
> $DEBUG = "yes" ;
>
> [snip...]
>
>
> Also, snmp qos seems to be work! (see below)
>
> any ideas ?
Try to execute
export MIBS=ALL
before you exectute snmpwalk.  This will pick up all the mibs files and 
translate the numbers to text.

Stef

-- 
[EMAIL PROTECTED]
�"Using Linux as bandwidth manager"
� � �http://www.docum.org/
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to