the problem was with snmpUtils.pm that came with cricket - it was passing a
"default" context. got rid of it and all is good - Thanks!!
Wes Hardaker <[EMAIL PROTECTED]> wrote: >>>>> "AC" == Ajay Chenampara writes:
AC> has anyone had success with Ne
ubleshoot!
Ajay
Wes Hardaker <[EMAIL PROTECTED]> wrote: >>>>> "AC" == Ajay Chenampara writes:
AC> When I print these variables in SNMP.pm, my values appear correctly.
AC> $this->{SessPtr} = SNMP::_new_v3_session($this->{Version},
AC> $t
UDP from on
FastEthernet0/0
Jun 18 20:19:20.688: SNMP: Packet received via UDP from on
FastEthernet0/0
Ajay Chenampara <[EMAIL PROTECTED]> wrote: Hi,
I am trying to establish an snmpv3 session with a cisco router using the
cricket monitoring system. I am trying to do it usi
Hi,
I am trying to establish an snmpv3 session with a cisco router using the
cricket monitoring system. I am trying to do it using the authNoPriv level.
While, I can get snmpwalk etc to work from the monitoring box (RH linux) to
the router, I cant get the snmpsession to open with perl.
When i r