Re: (RADIATOR) Variable Settings in Radiator

2001-09-18 Thread Hugh Irvine
Hello Griff - On Wednesday 19 September 2001 04:42, Griff Hamlin, III wrote: > Hugh, > > I'm wondering if it is possible to set things in a Client block based on > the results of a PreHandlerHook? For example, > > sub { my $nas = ${$_[0]} -> get_attr('NAS-IP-Address'); \ > if ($nas = 'some i

(RADIATOR) Variable Settings in Radiator

2001-09-18 Thread Griff Hamlin, III
Hugh, I'm wondering if it is possible to set things in a Client block based on the results of a PreHandlerHook? For example, sub { my $nas = ${$_[0]} -> get_attr('NAS-IP-Address'); \ if ($nas = 'some ip address') { \ Set the NasType field to Livingston or Cisco and the SNMPCommunity