|
ManagerGetTable(IPEndPoint, String, ObjectIdentifier) Method
|
Gets a table of variables.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.248-beta
Syntaxfunction GetTable(endpoint, community, table);
View SourceParameters
- endpoint IPEndPoint
- Endpoint.
- community String
- Community name.
- table ObjectIdentifier
- Table OID.
Return Value
Variable
See Also