trapsess configuration for v3

2005-10-26 Thread Kandasamy
Hi I have to configure V3 usename / passpharse to send v3 traps. I am using trapsess directive in snmpd.conf file. I had tried "trapsess -Ci -v 3 -u myuser -a MD5 -A mypassword -l authNoPriv localhost" by putting this line in snmpd.conf file. After this when i restart my snmpd i

sending V3 traps

2005-10-25 Thread Kandasamy
Hi To send v1/v2 trap/inform net-snmp uses community string, trapsink trap2sink informsink configured in the snmpd.conf. In case of V3, we don't have any information stored in it? (In net-snmp 5.2.1). "snmpconf -g basic_setup" command is not asking any information about

Sending notification to particular manager

2005-10-17 Thread Kandasamy
Hi I have to send sanity notification to multiple managers who are registered for trap/inform. This sanity notification needs to be send to each manager at different time interval. Let say if two managers A and B registered for sanity notification.Both managers A and B can configure different

snmpset on sysContact and sysLocation gives notWritable

2005-10-17 Thread Kandasamy
Hi snmpset on sysContact and sysLocation gives notWritable error, if i have entry for this in snmpd.conf The query and response is: snmpset -v2c -c private localhost sysLocation.0 s temp Error in packet. Reason: notWritable (T

sending error from mib2c code for multiple oid in single request

2005-09-24 Thread Kandasamy
Hi if snmpget/set request contains multiple oids, I have to send oid wise error response to denote in that request which oid went wrong In mib2c code generated by mib2c.scalar.conf, i am calling one method callServer(requests). In callServer(request), if the requested oid