snmpV3TrapConfigDataBase Structure

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
snmpV3TrapConfigDataBase Structure
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.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.