Hi,
Once an SNMP::Session object has been created, is there any way to find
out what the current parameter values are (Community, Timeout, Retries,
etc.)? Some of them have defaults (like Timeout and Retries)
which are only available in the documentation, so a program must set
them explicitly to be sure of them. I want my program to be able
to report the defalut values to the user without having them be
hard-coded.
Thanks.
-- Brad
- access to perl SNMP::Session parameters Bradford Ritchie
- access to perl SNMP::Session parameters Bradford Ritchie
- Re: access to perl SNMP::Session parameters G. S. Marzot