Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
snmpv3.h File Reference
Additional SNMPv3 functionality RFC3414 and RFC3826. More...
Go to the source code of this file.
Functions | |
void | snmpv3_engine_id_changed (void) |
Call this if engine has been changed. | |
s32_t | snmpv3_get_engine_time_internal (void) |
RFC3414 2.2.2. |
Detailed Description
Additional SNMPv3 functionality RFC3414 and RFC3826.
Definition in file snmpv3.h.
Function Documentation
void snmpv3_engine_id_changed | ( | void | ) |
Call this if engine has been changed.
Has to reset boots, see below
Definition at line 50 of file lwip_snmpv3.c.
s32_t snmpv3_get_engine_time_internal | ( | void | ) |
RFC3414 2.2.2.
Once the timer reaches 2147483647 it gets reset to zero and the engine boot ups get incremented.
Definition at line 79 of file lwip_snmpv3.c.
Generated on Tue Jul 12 2022 13:55:18 by
