Snmpv3AuthenticateTxPduForDataIntegrity Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3AuthenticateTxPduForDataIntegrity Function
C
BYTE Snmpv3AuthenticateTxPduForDataIntegrity(
    SNMPV3_RESPONSE_WHOLEMSG* txDataPtr
);
Description

This routine authenticates SNMPV3 outgoing report PDU message and also for GET Response PDU for whole message. RFC - 3414.

Preconditions

SNMPv3Init() and ProcessVariabels() are called.

Parameters
Parameters 
Description 
txDataPtr 
outgoing PDU 
Return Values
Return Values 
Description 
SNMPV3_MSG_AUTH_PASS 
Authentication success 
SNMPV3_MSG_AUTH_FAIL 
Authentication failure 
Remarks

None

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