Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

lwip_snmpv3_priv.h File Reference

lwip_snmpv3_priv.h File Reference

Additional SNMPv3 functionality RFC3414 and RFC3826 (internal API, do not use in client code). More...

Go to the source code of this file.

Functions

s32_t snmpv3_get_engine_boots_internal (void)
 According to RFC3414 2.2.2.

Detailed Description

Additional SNMPv3 functionality RFC3414 and RFC3826 (internal API, do not use in client code).

Definition in file lwip_snmpv3_priv.h.


Function Documentation

s32_t snmpv3_get_engine_boots_internal ( void   )

According to RFC3414 2.2.2.

The number of times that the SNMP engine has (re-)initialized itself since snmpEngineID was last configured.

Definition at line 62 of file lwip_snmpv3.c.