Constructor
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public SimpleSnmp( string peerName, string community ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ peerName As String, _ community As String _ ) |
| Visual C++ |
|---|
public: SimpleSnmp( String^ peerName, String^ community ) |
Parameters
- peerName
- Type: System..::.String
Peer name or IP address
- community
- Type: System..::.String
SNMP community name