Re: snmp inform

2023-06-19 Thread Pushpa Thimmaiah
th the > SNMP server configuration. However, since you have confirmed that the IP is > reachable, we can explore other potential causes. > > Here are a few suggestions to further investigate the issue: > > 1. Verify the response from the SNMP server: Check the SNMP server logs or >

Re: snmp inform

2023-06-19 Thread Pushpa Thimmaiah
Hi Kuldeep, Thanks a lot for quick response. I did check them, it was working fine and turned into this state at some point time. GDB shows all input args from snmptrap is correct. IP is reachable. I have noticed when manager IP unreachable then it would time out with error:snmpInform: T

snmp inform

2023-06-19 Thread Pushpa Thimmaiah
Hi Folks, I am using 'snmptrap -Ci ' to send snmpv3 informs . Noticed scenario on one device where snmptrap command stuck and gdb shows that flow stuck in snmp_synch_response_cb() . File snmp_client.c, flag state->waiting set to 1. Kindly guide . According to my knowledge, snmpinform will time

snmp inform - remote engine ID

2020-11-30 Thread SURYA T S
,snmptrapd -p /var/run/openvswitch/snmptrapd-swns.pid [vm] cat snmptrapd.conf createUser -e 0x8b8503e0071bc9413c authUser log,net abc process running (sudo snmptrapd -f -Lo -c snmptrapd.conf) snmp inform:(not working) === When i tried inform with remote-engine-id, I am getting error

How to programmatically send SNMP inform messages in C

2013-11-06 Thread Vivek Gupta
Hi, I am developing a SNMP master subagent in C, and want to know a way to send SNMP inform messages to SNMP master agent, but can't find it after lots of searching, even I don't find a way to generate the code for the same via mib2c tool. Please help me.   Thanks and Regards, V

Re: snmp inform retries

2011-03-16 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 15 M

Re: snmp inform retries

2011-03-15 Thread Dave Shield
On 15 March 2011 11:33, Madhu wrote: > How to send the Inform with retries and timeout as  user configured, man snmpcmd Dave -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit f

snmp inform retries

2011-03-15 Thread Madhu
Hi all, How to send the Inform with retries and timeout as user configured, Where exactly the values get updated before calling send_V2Trap ? -- Colocation vs. Managed Hosting A question and answer guide to determining th

Re: Snmp INFORM problem

2008-09-17 Thread Andrew Hood
Tayyab Akram wrote: > > I personaly think that there is something wrong with my Network Manager > code as I used WireShark paket sniffer to see the packets which shows, > *snmpinform* sent 5 INFORMS (retries) Against every INFORM my > network manager sent response but pakets sniffer shows tha

Snmp INFORM problem

2008-09-17 Thread Tayyab Akram
Hi all, I need some help, I am developing OAM&P solution and using Net-Snmp for Agents and Snmp4j for Network Manager. I have implemented trap receiver using Snmp4j and now I am sending SnmpV3 INFORM using net-snmp tool "*snmpinform*" [EMAIL PROTECTED] *snmpinform -v 3 -u wes localhost '' SNMPv2-