jumaris / indyproject

Automatically exported from code.google.com/p/indyproject
0 stars 0 forks source link

TIdSNMP does not encode traps correctly #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
According to Wireshrk, TIdSNMP.Trap is encoding the PDU type as 0x24 instead of 
0xA4, and reports that BER offsets are wrong.

Also, TSNMPInfo.EncodeTrap() encodes all MIB values as ASN1_OCTSTR instead of 
respecting the assigned object type, like TSNMPInfo.EncodeBuf() does.

Original issue reported on code.google.com by gambit47 on 20 Oct 2010 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by gambit47 on 1 Dec 2010 at 5:44