Property | Type | Description | |
---|---|---|---|
Community | string | ||
Version | SnmpVersion |
Method | Description | |
---|---|---|
SnmpHeader ( SnmpVersion version, string community ) |
Initializes a new instance of the SnmpHeader struct.
|
public SnmpHeader ( SnmpVersion version, string community ) | ||
version | SnmpVersion | The Snmp version. |
community | string | The Snmp Community. |