Re: SNMP PDU result types?

2012-11-04 Thread Garry
On 04.11.2012 19:35, Garry wrote: > Hi, > > after trying to find an answer on Google and digging into the net-snmp > source for a while now, I still can't seem to come up with the list of > values for the result variable field "type" ,,, I know "F" is a 64 bit > counter, C seems to be a timeticks v

increase the maxMsgSize for SNMP message

2012-11-04 Thread Zheng, Wenjie (Barclay)
Dear All, Do you know what's the max_msg_size in net-snmp? >From the code: net-snmp/library/snmp_api.h:340:#defineSNMP_MAX_MSG_SIZE .SNMP_MAX_MSG_SIZE=1497. But from my test, I found it can be larger in SNMP response message, by increase the max-repetition, the SNMP message got increased

Newbie question

2012-11-04 Thread diffuser78
Hi, I am a total newbiew at snmpd. I am looking to get some sort of dump of the code flow and how a snmp get (get bulk and get next) request's work flow is executed. I inherited a net-snmp code with lot of modifications in place for the company I work. Given I have no prior experience in snmp, I

SNMP PDU result types?

2012-11-04 Thread Garry
Hi, after trying to find an answer on Google and digging into the net-snmp source for a while now, I still can't seem to come up with the list of values for the result variable field "type" ,,, I know "F" is a 64 bit counter, C seems to be a timeticks value ... the only references I did find liste