RE: Adding new row in MIB table using API

2005-05-23 Thread Dave Shield
On Fri, 2005-05-20 at 18:40, James Hardin wrote: > I don't have a specific table in mind. I just wanted to see a > general example using the UCD-SNMP API for: > > - creating a new row in a table using the "entryStatus" variable > in SNMPv1 > - creating a new row in a table using the "rowStatus"

RE: Adding new row in MIB table using API

2005-05-20 Thread James Hardin
> -Original Message- > From: Dave Shield [mailto:[EMAIL PROTECTED] > Sent: Friday, May 20, 2005 4:07 AM > To: James Hardin > Cc: [email protected] > Subject: Re: Adding new row in MIB table using API > > On Thu, 2005-05-19 at 21:26, James Hardin wr

Re: Adding new row in MIB table using API

2005-05-20 Thread Dave Shield
On Thu, 2005-05-19 at 21:26, James Hardin wrote: > I'm using ucd-snmp-4.2.4 and know how to use the API to set a > variable, but don't know how to create a new row in an existing table. It depends on the table. Which table(s) are you working with? Dave -