Programmer's Guide (Supporting ADX v03.1.00) Manual

160 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Enumerations
3
snmpv3UserAuthenticationTypeEnum
This structure is the high-level description of SNMP v3 user authentication type enumerated list.
snmpv3UserFilterFieldEnum
This structure is a high-level description of SNMPv3 user filter field enumerated list.
snmpv3UserOrGroupSecurityLevelEnum
This structure is a high-level description of SNMPv3 user security enumerated list.
snmpv3UserPrivacyEncryptionEnum
This structure is the high-level description of SNMPv3 user privacy type enumerated list.
TABLE 397 Attributes
Parameters Description
MD5 HMAC MD5 algorithm for authentication.
SHA HMAC SHA algorithm for authentication.
NONE No authentication.
TABLE 398 Attributes
Parameters Description
USER_NAME Name of the user.
GROUP_NAME Name of the group that user belongs to.
ACL_ID Standard IP accesslist allowing access with this username.
AUTHENTICATION_TYPE Authentication method type for the user.
PRIVACY_TYPE Privacy method type for the user.
GROUP_ACL_ID Specifies the ACL ID used by the group.
TABLE 399 Attributes
Parameters Description
AUTHENTICATION SNMPv3 security level 2 or authentication.
NO_ AUTHENTICATION SNMPv3 security level 1 or none.
AUTHENTICATION_AND_PRIVACY SNMPv3 security level 3 or authentication and privacy.
TABLE 400 Attributes
Parameters Description
AES CFB 128-AES-128 encryption for privacy. CFB stands for “Cipher FeedBack”.
DES CBC56-DES encryption for privacy. CBC stands for “Cipher Block Chaining”.
NONE None