Hello All,
I am using net-snmp-5.1 stack where i have migrated code from net-snmp-5.8
for SHA256 support. My sanmpwalk says no response from agent IP address
below I have pasted the snmpwalk command.
snmpwalk -v3 -u u2 -l authPriv -a SHA-256 -A Sourav123 -x DES -X Sourav123
10.10.102.12 sysName.0


Reason of failure
snmplib
<https://wwwin-opengrok.cisco.com/irvine/xref/third-party/src/snmp/net-snmp-5.1/snmplib/>
/asn1.c
<https://wwwin-opengrok.cisco.com/irvine/xref/third-party/src/snmp/net-snmp-5.1/snmplib/asn1.c>

asn_parse_string
<https://wwwin-opengrok.cisco.com/irvine/s?refs=asn_parse_string>() api

*if* ((*int*) asn_length
<https://wwwin-opengrok.cisco.com/irvine/s?defs=asn_length> >
*strlength <https://wwwin-opengrok.cisco.com/irvine/s?defs=strlength>)
{
      asn_length_err
<https://wwwin-opengrok.cisco.com/irvine/xref/third-party/src/snmp/net-snmp-5.1/snmplib/asn1.c#_asn_length_err>(errpre
<https://wwwin-opengrok.cisco.com/irvine/s?defs=errpre>, (size_t
<https://wwwin-opengrok.cisco.com/irvine/s?defs=size_t>) asn_length
<https://wwwin-opengrok.cisco.com/irvine/s?defs=asn_length>,
*strlength <https://wwwin-opengrok.cisco.com/irvine/s?defs=strlength>);
      *return* NULL
<https://wwwin-opengrok.cisco.com/irvine/xref/third-party/src/snmp/net-snmp-5.1/snmplib/asn1.c#NULL>;

}


Can any one help me regarding on this.


regards

Sourav
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to