On Thu, 23 Feb 2012 14:00:25 +0530 Ravi wrote: RK> Hi All, RK> RK> What is this persistent data file ? what type of information should be RK> stored in this ? RK> RK> /var/net-snmp/snmpd.conf
This is where the agent and mib modules can store persistent information (information that is needed from one run to the next). RK> what are the following lines in this file ? RK> RK> setserialno 1723900303 This is for mibII/setSerialNo. RK> ifXTable .1 14:0 18:0x $ row data for the ifXTable RK> oldEngineID 0x80001f88805c454f7f278d544c EngineID information. RK> who can set these ? The code that uses them. They should not be changed manually. Nothing in that file should be changed manually, as the agent will overwrite it when it needs to save data. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
