SNMPV3_MSG_PRIV_SEC_PARAM_RESULT Enumeration

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SNMPV3_MSG_PRIV_SEC_PARAM_RESULT Enumeration
C
typedef enum {
  SNMPV3_MSG_PRIV_FAIL = 0x00,
  SNMPV3_MSG_PRIV_PASS = 0x01
} SNMPV3_MSG_PRIV_SEC_PARAM_RESULT;
Description

This is type SNMPV3_MSG_PRIV_SEC_PARAM_RESULT.

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