Hi all,
I have implemented agentx subagent.
When i run one snmpset for one oid e.g
snmpset  oid1 value1
snmpset oid2  value2
snmpset oid3  value3
its working fine.
But when i run one snmpset for all oids e.g
snmpset oid1 value1  oid2 value2  oid3 value3 oid4 value4
 i received repeated (4 to 5 times)set request for each oid.
I have set in snmpd.conf
agentxretries 0
agentxTimeout 1200

Why this is happening?.
Thanks in advance.
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to