Re: snmpset

2012-04-18 Thread Dave Shield
On 18 April 2012 16:44, Jasti Durgashree wrote: > i understood what is snmpset bt am asking how to parse oid in code >From the code file you referenced: oid name[MAX_OID_LEN]; size_t name_length; name_length = MAX_OID_LEN; snmp_parse_oid(names[count]

Re: snmpset

2012-04-18 Thread Jasti Durgashree
i understood what is snmpset bt am asking how to parse oid in code On Tue, Apr 17, 2012 at 9:53 PM, Niels Baggesen wrote: > On Tue, Apr 17, 2012 at 08:47:04PM +0530, Jasti Durgashree wrote: > > Hi all, > > can anyone please tell me about how to set oid value in snmpset.c? > > man snmpset ??? >

Re: Error OID not increasing...

2012-04-18 Thread Robert Story
On Tue, 17 Apr 2012 09:39:50 -0700 (PDT) Dominique wrote: DB> You need to check in dot3StatsTable_interface.c DB> DB> There is no element for id = 12 you need to clean the code to go from 11 DB> to 13. DB> DB> /* DB> dot3StatsCarrierSenseErrors(11)/COUNTER/ASN_COUNTER/u_long(u_long)//l/A/w/