Is there any particular reason why SNMP.pm does not support inform()
unless you are using SNMPv3?
Is there some magic incantation that lets you use 2c?
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
-
Thanks a lot Bhuvaneswar.I have tried that and it is working fine.
With regards,
Biswajit
On Mon, Sep 15, 2008 at 9:56 AM, <[EMAIL PROTECTED]> wrote:
> Hi Biswajit,
>
>
>
> Problem is not with communication from one system to another.
>
> Try the following command on 10.135.5.193 (I guess that
Hi,
Could any one please write steps to carry out multiple snmp reads of different
counters of the same device using c api. I wanted to initiate an snmp session
with a given device, read multiple counters and then wait for a give time of 5
minutes and then repeat again. I close snmp session whe