Hello,
Can someone tell me what the snmpd agent does when
it send and inform request and doesn't receive inform response in the time? I
have a feeling that it doesn't try to retransmit the inform request again. Am i
right? I think it should retransmit unconfirmed inform request.
Thank you
[EMAIL PROTECTED]
Bogdan AntonoviciDesign Engineer
Priority ElectronicsWinnipeg, MB,
Canada(204) 284 0164[EMAIL PROTECTED]
Hello list,
I'm new to net-snmp. Following the mib2c man page, I generated a pair of
souce code, and modified them a little bit.
The management object is an OCTET STRING, and the idea is, I want to
verify
the string when people SETing the value. If a malformed IPadress was
set,
then a WRONGVALU
Hello all,
I have configured and made MIB
module in net-snmp 5.2 in 64 bit OS. After that when I tried to run snmpd
executable it shows "Error in opening file snmpd.conf. No such file or
directory". But when I checked it the file was already there. Please
help.
Regards,
Toby
Hi,
I have configured
net-snmp in windows and Register Trap Service. I want to raise traps. Can you
tell me how to raise traps & setting procedures. What are the command to
create snmptrapd.conf file.
Thanks
Rajnish
Hi List,
I just finished implementing a MIB by extending the agent using the table
iterator handlers. GET, SET, GETNEXT work great, no memory leaks, etc. The
problem is that SNMP requests with multiple variable bindings causes the
table iterator to crash.
More specifically, the netsnmp_tab