Snmpv3GetSecurityLevel Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3GetSecurityLevel Function
C
BYTE Snmpv3GetSecurityLevel(
    BYTE userIndex
);
Description

This routine uses authenticationa dn privacy type to find out the exact security enum type.

Preconditions

SNMPv3Init() and ProcessVariabels() are called.

Return Values
Return Values 
Description 
NO_REPORT_PRIVACY_AND_AUTH_PROVIDED 
Only Privacy and Authentication 
NO_REPORT_NO_PRIVACY_BUT_AUTH_PROVIDED 
Only Auth , no privacy and no report 
NO_REPORT_NO_PRIVACY_NO_AUTH 
No report, no Privacy and no Authentication 
Remarks

None

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