RE: Radius snmp monitoring

2003-08-22 Thread Oleg Ustinov
More info:
If I try to get Radius stats per snmpwalk - I get follow:

[EMAIL PROTECTED] root]# snmpwalk -v 2c -c N3CT15 localhost
.1.3.6.1.4.1.3317.1.3.1
SNMPv2-SMI::enterprises.3317.1.3.1 = No Such Object available on this agent
at this OID
[EMAIL PROTECTED] root]#

Why?

rgs

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Oleg
Ustinov
Sent: Friday, August 22, 2003 7:48 PM
To: [EMAIL PROTECTED]
Subject: Radius snmp monitoring


Hello All,
I'm new in a FreeRadius and some time have a question (as you all too)
Biggest is how I can monitor Radius with snmp (is it On or Off - only).
I've compile Radius with SNMP option and have configured SNMP.conf but I'm
not sure about it is right.
If somebody let to see an example, will be greate!

Now question - what I need ask by SNMPWALK to test is Radius on or off
(maybe some quality param more)

I use net-snmp (latest) on Linux.

Best regards,



-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Radius snmp monitoring

2003-08-22 Thread Paul Hampson
 From: Oleg Ustinov
 Sent: Saturday, 23 August 2003 3:48 AM

 I've compile Radius with SNMP option and have configured SNMP.conf but I'm
 not sure about it is right.

 I use net-snmp (latest) on Linux.

You need to use ucd-snmp (libsnmp4) with FreeRADIUS. It doesn't support
net-snmp (libsnmp5) yet.

There should have been errors during configure that caused snmp to not
be built. Have another look at the output of configure.

Install ucd-snmp, reconfigure and rebuild FreeRADIUS.
Then try this:
snmpwalk -v 2c -c public localhost .1.3.6.1.2.1.67.1.1.1.1.1.0
You should get the FreeRADIUS version back.

--
=
Paul TBBle Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]

This is a one line proof...if we start
sufficiently far to the left.
-- Cambridge University Math Department
-
Random signature generator 3.0 by Paul TBBle Hampson
=


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html