IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

SNMPVersion Property

Version of SNMP used for outgoing requests (traps).

Syntax

[VB.NET]
Public Property SNMPVersion As SnmpagentSNMPVersions

[C#]
public SnmpagentSNMPVersions SNMPVersion {get; set;}

enum SnmpagentSNMPVersions { snmpverV1, snmpverV2c, snmpverV3 }

Remarks

This property takes one of the following values:

snmpverV1 (1)SNMP Version 1.
snmpverV2c (2)SNMP Version 2c.
snmpverV3 (3)SNMP Version 3.

Default Value

2

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0