SNMP classification successfully retrieves some OIDs but it will fail if any other OID times outDescriptionThe SNMP classification can fail for the presence of an extra "result" due to the timeout of some of the OIDs. For Example the payload could look like: <results error="Request timed out." probe_time="401939" result_code="72"><result error="Request timed out."><result source="127.0.0.1"><snmp host="127.0.0.1" ip="127.0.0.1" timed_out="true"> Instead of the expected: <results error="Request timed out." probe_time="401939" result_code="72"><result source="127.0.0.1"><snmp host="127.0.0.1" ip="127.0.0.1" timed_out="true">Steps to Reproduce Discover an SNMP device where the sysObjectID oid is returnedVerify the sysDescR OID requested by the SNMP classification probe times outWorkaroundThis problem is targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form. As a workaround, download and install the attached update set to allow the device to be classified even when there is a timeout error.Related Problem: PRB1502031