IP Library Granted Patent US 12664224
Granted Patent B2
US 12664224 · App. 18/655,901 · Granted Jun 23, 2026

Systems and methods for discovering and monitoring devices using search patterns for object identifiers and values

Inventors: Scott Logan (Arlington, MA); Kevin Davis (Apollo Beach, FL)
Assignee: ConnectWise, LLC
G06F16/955G06F16/2246G06F16/951H04L41/0213H04L41/0853H04L43/0817H04L41/0695H04L41/0803H04L41/0843H04L41/0846
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12664224
App. No.
18/655,901
Granted
Jun 23, 2026
Kind
B2
Abstract

The present disclosure is directed to systems and methods of managing remote devices. The system can include a server with memory, a detection module, and a collection module. The memory can store a management information base (MIB) having a hierarchical tree of object identifiers and corresponding object values. The detection module can query devices and receive a first object identifier and its first object value, which can vary from those in the MIB; and use patterns to match the first object identifier and object value; and generate an identification of the device from the matches. The collection module can use the identification to select a collection template, which can indicate a subtree of the MIB and a collection pattern; traverse the subtree and identify a second object identifier that matches the collection pattern, and its second object value; and associate the second object value with the first object value.

Claims (40)

1 . A system for managing remote devices, comprising:

a device comprising a memory and one or more processors to:

receive a query for device information; and

retrieve, from the memory, an object identifier and an object value responsive to the query, the object identifier varying from each of a stored plurality of object identifiers and the object value varying from each of a stored plurality of corresponding object values; and

a server comprising one or more second processors to:

receive the object identifier and the object value from the device;

generate an identification of the device based on a first pattern that matches the object identifier and a second pattern that matches the object value;

select a collection template from a plurality of collection templates based on the identification of the device, the selected collection template comprising a collection pattern accounting for variations between the object identifier and each of the stored plurality of object identifiers,

identify a second object identifier that matches the collection pattern and a corresponding second object value; and

associate the corresponding second object value with the object value received from the device based on the collection pattern.

2 . The system of claim 1 , wherein the memory stores attributes associated with each of the stored plurality of object identifiers, the attributes comprising a data type, and a set of supported operations.

3 . The system of claim 1 , wherein the object identifier varies from each of the stored plurality of object identifiers.

4 . The system of claim 1 , wherein the object value varies from each of the stored plurality of corresponding object values.

5 . The system of claim 1 , wherein the server detects that the object value varies from each of the stored plurality of corresponding object values subsequent to production of the device.

6 . The system of claim 1 , wherein the server implements a data collection strategy responsive to a variation between the object identifier and each of the stored plurality of object identifiers or the variation between the object value and each of the stored plurality of corresponding object values.

7 . The system of claim 1 , wherein at least one of the object identifier or the corresponding second object identifier comprises a numeric value or a string value.

8 . The system of claim 1 , wherein the collection pattern comprises a regular expression that indicates a relationship between the corresponding second object value and the object value.

9 . The system of claim 1 , wherein the server:

uses the collection pattern to identify each object identifier that matches the collection pattern; and

associates each object value received from the device corresponding to each object identifier that matches the collection pattern with the second object value received from the device.

10 . The system of claim 1 , wherein at least one of the object identifier or the second object identifier is based on an X.690 object identifier.

11 . A method for managing remote devices, comprising:

receiving, by a device comprising a memory and one or more processors, a query for device information;

retrieving, by the device from the memory, an object identifier and an object value responsive to the query, the object identifier varying from each of a stored plurality of object identifiers and the object value varying from each of a stored plurality of corresponding object values stored;

receiving, by a server comprising one or more second processors, the object identifier and the object value from the device;

generating, by the server, an identification of the device based on a first pattern that matches the object identifier and a second pattern that matches the object value;

select a collection template from a plurality of collection templates based on the identification of the device, the selected collection template comprising a collection pattern accounting for variations between the object identifier and each of the stored plurality of object identifiers;

identify a second object identifier that matches the collection pattern and a corresponding second object value; and

associating, by the server, the corresponding second object value with the object value received from the device based on the collection pattern.

12 . The method of claim 11 , further comprising storing, by the memory, attributes associated with each of the stored plurality of object identifiers, the attributes comprising a data type, and a set of supported operations.

13 . The method of claim 11 , wherein the object identifier varies from each of the stored plurality of object identifiers.

14 . The method of claim 11 , wherein the object value varies from each of the stored plurality of corresponding object values.

15 . The method of claim 11 , further comprising detecting, by the server, that the object value varies from each of the stored plurality of corresponding object values subsequent to production of the device.

16 . The method of claim 11 , further comprising implementing, by the server, a data collection strategy responsive to a variation between the object identifier and each of the stored plurality of object identifiers or the variation between the object value and each of the stored plurality of corresponding object values.

17 . The method of claim 11 , wherein at least one of the object identifier or the corresponding second object identifier comprises a numeric value or a string value.

18 . The method of claim 11 , wherein the collection pattern comprises a regular expression that indicates a relationship between the corresponding second object value and the object value.

19 . The method of claim 11 , further comprising:

using the collection pattern to identify each object identifier that matches the collection pattern; and

associating, by the server, each object value received from the device corresponding to each object identifier that matches the collection pattern with the second object value.

20 . The method of claim 11 , wherein at least one of the object identifier or the second object identifier is based on an X.690 object identifier.