SnmpVersion Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Snmp versions
public enum class SnmpVersion
public enum SnmpVersion
type SnmpVersion =
Public Enum SnmpVersion
- Inheritance
-
SnmpVersion
Fields
| AUTODETECT | 2 | AUTODETECT |
| V1 | 0 | V1 |
| V2C | 1 | V2C |