STD_BASED_SNMPV3_SECURITY_LEVEL Enumeration

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
STD_BASED_SNMPV3_SECURITY_LEVEL Enumeration
C
typedef enum {
  NO_AUTH_NO_PRIV = 1,
  AUTH_NO_PRIV,
  AUTH_PRIV
} STD_BASED_SNMPV3_SECURITY_LEVEL;
Description

This is type STD_BASED_SNMPV3_SECURITY_LEVEL.

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