Fwd: (RADIATOR) remote radiator restart

Mike McCauley mikem at open.com.au
Thu Sep 6 18:26:25 CDT 2001


Hi Mariano,


On Thu, 6 Sep 2001 23:58, Mariano Absatz wrote:
> Well, the point is... it didn't work, Radiator receives the request, but
> doesn't do anything about it.
>
> I tried with the three sets of OID's (the draft ones, RFC2619 & RFC2621),
> but to no avail.
>
> In the requesting machine, I send:
> snmpset -Ir -p 16146 192.168.19.1 met-pert-rad37 1.3.6.1.3.79.1.1.1.4 i 2
> snmpset -Ir -p 16146 192.168.19.1 met-pert-rad37 1.3.6.1.2.1.67.1.1.1.1.4 i
> 2 snmpset -Ir -p 16146 192.168.19.1 met-pert-rad37 1.3.6.1.2.1.67.2.1.1.1.4
> i 2

Ooos, you need to have a . at the front of the OID, else your snmp interprets 
it as a relative OID. Try this: it works for me on 2.18.3:

snmpset oscar public .1.3.6.1.3.79.1.1.1.4 i 2     

>
> and I allways get the following output:
> > Error in packet.
> > Reason: (noSuchName) There is no such variable name in this MIB.
> > Failed object:
>
> The trace 4 in the Radiator server says:
> Thu Sep  6 09:56:42 2001: DEBUG: SNMPAgent: received request from
>     192.168.1.7, 131, 293287917, met-pert-rad37
> Thu Sep  6 10:32:13 2001: DEBUG: SNMPAgent: received request from
>     200.x.y.z, 131, 60580895, met-pert-rad37
> Thu Sep  6 10:32:13 2001: WARNING: SNMPAgent: requesting host not defined
> as manager. Request from 200.x.y.z ignored
> Thu Sep  6 10:32:14 2001: DEBUG: SNMPAgent: received request from
>     192.168.1.7, 131, 60580895, met-pert-rad37
> Thu Sep  6 10:34:35 2001: DEBUG: SNMPAgent: received request from
>     192.168.1.7, 131, 1490955430, met-pert-rad37
> Thu Sep  6 10:39:45 2001: DEBUG: SNMPAgent: received request from
>     192.168.1.7, 131, 267748177, met-pert-rad37
> Thu Sep  6 10:41:56 2001: DEBUG: SNMPAgent: received request from
>     192.168.1.7, 131, 1188183886, met-pert-rad37
>
> And it doesn't restart...
>
> What is going wrong?
>
> El 6 Sep 2001, a las 15:07, Mike McCauley escribió:
> > Hi Mariano,
> >
> > On Thu, 6 Sep 2001 07:46, Hugh Irvine wrote:
> > > ----------  Forwarded Message  ----------
> > > Subject: (RADIATOR) remote radiator restart
> > > Date: Wed, 5 Sep 2001 14:22:45 -0300
> > > From: "Mariano Absatz" <radiator at lists.com.ar>
> > > To: Radiator List <radiator at open.com.au>
> > >
> > >
> > > Hi,
> > >
> > > I am running Radiator 2.18.2 on a couple of Sun Netras (Solaris 8)
> > > authenticating against an Oracle database (on yet another Netra).
> > >
> > > We developed a web based front end for administration of the users in
> > > the Oracle database on a Sun Ultra 10 (also Solaris 8) with Apache and
> > > embedded Perl.
> > >
> > > The point is that, for instance, when I try to invoke a restart script
> > > through ssh, I get the following error:
> > >
> > > Doing it so through rsh, it works but it locks the connection (and
> > > anyway, I'd rather not have rshd running on the server.
> > >
> > > On the other hand, the manual states that through the SNMP agent I can
> > > restart Radiator, but I don't know how. Am I missing something? (I
> > > think this would be the cleanest method to do it).
> >
> > you need to set the SNMP variable
> > 1.3.6.1.3.79.1.1.1.4
> >
> > to the value 2, with something like:
> >
> > snmpset your.radius.server.address your_community 1.3.6.1.3.79.1.1.1.4 i
> > 2
> >
> > Note that this does not actually stop the server, it just rereads the
> > config, like with HUP.
> >
> > Cheers.
> >
> > Cheers.
> > ===
> > Archive at http://www.open.com.au/archives/radiator/
> > Announcements on radiator-announce at open.com.au
> > To unsubscribe, email 'majordomo at open.com.au' with
> > 'unsubscribe radiator' in the body of the message.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list