Re: snmpwalk: security service 3 error parsing ScopedPDU

2021-08-16 Thread Wes Hardaker via Net-snmp-coders
chandrasekharreddy chinnapareddygari writes: > variable-bindings: 1 item > RFC1213-MIB::mib-2.15.3.1.1.4.0.0.41.218 > (1.3.6.1.2.1.15.3.1.1.4.0.0.41.218): > Object Name: 1.3.6.1.2.1.15.3.1.1.4.0.0.41.218 > (RFC1

Re: Code location of errorindex (response->errindex)

2021-08-16 Thread Wes Hardaker via Net-snmp-coders
Nishant Nayan writes: > I debugged in snmpget.c till the section where the request is performed. > The errindex is getting set after the below function call (as one of > the properties of &response) :- So the error index is not set by snmpget, but by the agent that snmpget is querying. snmpget