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 \
    }
}

Thanks.

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.

Reply via email to