Re: Configure engineID in snmptrapd.conf without restarting snmptrapd service

2010-05-26 Thread Tony Thomas
Tony] I am interested to know more about this. Could you please provide the MIB module and object/table to SET? Thank you! Tony On Thu, May 27, 2010 at 12:04 AM, Wes Hardaker < harda...@users.sourceforge.net> wrote: > >>>>> On Wed, 26 May 2010 16:14:19 +0530, Tony Thom

Configure engineID in snmptrapd.conf without restarting snmptrapd service

2010-05-26 Thread Tony Thomas
Hi, As per Net-SNMP tutorial (refer section describing how to configure snmptrapd to receive v3 notification - http://www.net-snmp.org/wiki/index.php/TUT:Configuring_snmptrapd_to_receive_SNMPv3_notifications), - With SNMPv3 TRAPs, the *authoritative* engine is the engine that sends the trap - u

Problem with SET using 'nsapaddr' syntax to sub agent object

2010-04-27 Thread Tony Thomas
Hello, Trying to set an integer32 type MIB object implemented by an AgentX subagent, using a third party MIB browser, with syntax “nsapaddr” results in SNMP request timeout and *snmpd* no more responding. The only way to recover is to kill *snpmd* and start again. Packet capture indicates that t

Unexpected error code for sysServices.0 (noSuchInstance instead of noSuchObject)

2010-04-08 Thread Tony Thomas
Hello, I am running a net-snmp 5.5 agent in a linux PC. I had not configured the snmpd service to return any specific value for sysServices object. When I do an SNMP v2c GET for the sysServices.0 (OID: 1.3.6.1.2.1.1.7.0) object (using a commercial MIB browser applicaiton), I get a *'noSuchInstance

Net-SNMP Coding style/standard

2010-03-16 Thread Tony Thomas
Hi, What coding style/standard is used in Net-SNMP project? It does not look like following GNU Coding standard. Does the code generated using mib2c follow the same style as the Net-SNMP library? Regards, Tony -- Download