Dart SNMP Library 4.0
PrivacyConstants Enumeration
Collapse All
Expand All
Description
Privacy protocol used to encrypt/decrypt version 3 packets.
Members
Member
Value
Description
privacyAes128
3
128 bit AES encryption.
privacyAes192
4
192 bit AES encryption.
privacyAes256
5
256 bit AES encryption.
privacyDes
1
DES encryption.
privacyNone
0
No encryption.
privacyTripleDes
2
3DES encryption.
PowerSNMP for ActiveX
Documentation Version 4.0
© 2018
Dart Communications
. All Rights Reserved.
Send comments
on this topic