RE: (RADIATOR) return of snmpget.

2001-08-30 Thread Kitabjian, Dave

Turn on your debugging level to 4 and you'll see the entire snmpget
commandline in the logfile.

Of course, to force the command to run, you need to build up a Session DB
and have a user exceed their login limit, etc

Dave

 -Original Message-
 From: Griff Hamlin [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, August 30, 2001 2:15 PM
 To: [EMAIL PROTECTED]
 Subject: (RADIATOR) return of snmpget.
 
 
 Hello all,
 
 While it is recommended to use snmpget with Radiator, it 
 appears I am going to have to use snmpinfo on AIX. What is 
 the output that Radiator is expecting to see? Also, how can I 
 find out what the exact command is that Radiator would send 
 via snmpget and can I change that (for Linux computers that 
 will use snmpget.)
 
 Griff Hamlin, III
 
 
 ===
 Archive at http://www.open.com.au/archives/radiator/
 Announcements on [EMAIL PROTECTED]
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.
 
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) return of snmpget.

2001-08-30 Thread Hugh Irvine


Hello Griff -

I would strongly encourage you to download the source for the correct package 
and compile it on your box. Otherwise you will have to rewirte the code in 
SNMP.pm (at least) and it will be extremely messy.

In most cases compiling is as simple as 

# cd ucd-snmp-4.2.1
# ./configure
# make

You will find the latest source code here:

http://net-snmp.sourceforge.net

regards

Hugh


On Friday 31 August 2001 04:15, Griff Hamlin wrote:
 Hello all,

 While it is recommended to use snmpget with Radiator, it appears I am
 going to have to use snmpinfo on AIX. What is the output that Radiator
 is expecting to see? Also, how can I find out what the exact command is
 that Radiator would send via snmpget and can I change that (for Linux
 computers that will use snmpget.)

 Griff Hamlin, III


 ===
 Archive at http://www.open.com.au/archives/radiator/
 Announcements on [EMAIL PROTECTED]
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.