On 6/26/06, Giuseppe Parlato <[EMAIL PROTECTED]> wrote:
>
> Freeradius has OID (1.3.6.1.4.1.3317.1.3) and I enabled snmp module on it.
> configuration:
>
> the error is:
>
> ERROR: Target[radius][_IN_] '1.3.6.1.4.1.3317.1. $target->[14]{$mode} '
> evaluated to 'à³µ0' instead of a number
> ERROR: Target[radius][_OUT_] '1.3.6.1.4.1.3317.1. $target->[14]{$mode} '
> evaluated to 'à³µ0' instead of a number
>
> I got a value wich is not a number, but I don't know what information I
> can gat from radius service, what could I use instead of max bytes?Are you sure that is the correct OID for what you are wanting to poll? Please verify that snmpget returns a counter and not an error. If it errors out you may want to try snmpwalk. snmpget -v2c -c rambarod xxx.xxx.xxx.xxx 1.3.6.1.4.1.3317.1 snmpwalk -v2c -c rambarod xxx.xxx.xxx.xxx 1.3.6.1.4.1.3317.1 Paul -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
