PowerSNMP for .NET CF
GetTable Method
See Also  Send comments on this topic.
Dart.Snmp Namespace > ManagerSlave Class : GetTable Method




Performs a series of blocking requests to retrieve a table using SNMP version 1.

Overload List

OverloadDescription
GetTable(String,String) Performs a series of blocking requests to retrieve a table using SNMP version 1.  
GetTable(String,SnmpVersion,String,Security,String,Int32) Performs a series of blocking requests to retrieve a table.  
GetTable(String,SnmpVersion,String,Security,IPEndPoint) Performs a series of blocking requests to retrieve a table.  
GetTable(String,SnmpVersion,String,Security,String,Int32,Int32) Performs one or more blocking GetBulk requests to retrieve a table.  
GetTable(String,SnmpVersion,String,Security,IPEndPoint,Int32) Performs one or more blocking GetBulk requests to retrieve a table.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.