Click or drag to resize

ISnmpObject Interface

SNMP object.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public interface ISnmpObject
View Source

The ISnmpObject type exposes the following members.

Methods
 NameDescription
Public methodMatchGet Matches the GET criteria.
Public methodMatchGetNext Matches the GET NEXT criteria.
Top
See Also