Porting net-snmp package 5.6.1.1 to iSense device (Embedded Hardware with Linux OS)

2011-11-15 Thread prashant n
Hi, I we have an iSense device (Embedded Hardware with Linux OS) , which is basically used for site monitoring in the telecom sector. So we would like to implement SNMP in our iSense device. We want to port net-snmp package 5.6.1.1 into iSense device. Following are the details of Linu

Re: Problem with running SNMP agent

2011-11-15 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 14 N

Re: MIB table creation

2011-11-15 Thread Dave Shield
On 15 November 2011 15:01, prashant n wrote: > 1) What is the actual purpose of using read-create as MAX-ACCESS This says that it should be possible to create new rows in the table. A MAX-ACCESS of "read-write" says that it is possible to amend existing rows, but not to create new ones. A MAX

MIB table creation

2011-11-15 Thread prashant n
Hi, I have following doubts while creating a MIB table, please clarify it. 1) What is the actual purpose of using read-create as MAX-ACCESS 2) Whether RowStatus can be used for creating, modifying, and deleting instances of the columnar objects by the manager only? what about creatin

Re: How to convert entire MIB at once using mib2c

2011-11-15 Thread Dave Shield
On 14 November 2011 17:55, Suresh kumar wrote: > How to convert entire MIB at once using mib2c I answered this question last week. If there's anything you don't understand about that answer, then please ask. But it is somewhat irritating for you to completely ignore my response, and repeat exa