Overload | Description |
---|---|
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. |
Target Platforms: Microsoft .NET Framework 2.0