C
typedef struct { UINT8 userSecurityName[USER_SECURITY_NAME_LEN]; STD_BASED_SNMP_MESSAGE_PROCESSING_MODEL messageProcessingModelType; STD_BASED_SNMP_SECURITY_MODEL securityModelType; STD_BASED_SNMPV3_SECURITY_LEVEL securityLevelType; } snmpV3TrapConfigDataBase;
Description
snmpv3 target configuration with respect to trap.