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.
SnmpUserInfo Struct Reference
SNMP user information. More...
#include <snmp_usm.h>
Data Fields | |
| char_t | name [SNMP_MAX_USER_NAME_LEN+1] |
| User name. | |
| SnmpAccess | mode |
| Access mode. | |
| SnmpAuthProtocol | authProtocol |
| Authentication protocol. | |
| SnmpKey | authKey |
| Authentication key. | |
| SnmpPrivProtocol | privProtocol |
| Privacy protocol. | |
| SnmpKey | privKey |
| Privacy key. | |
Detailed Description
SNMP user information.
Definition at line 270 of file snmp_usm.h.
Field Documentation
Authentication key.
Definition at line 276 of file snmp_usm.h.
Authentication protocol.
Definition at line 275 of file snmp_usm.h.
Access mode.
Definition at line 273 of file snmp_usm.h.
| char_t name[SNMP_MAX_USER_NAME_LEN+1] |
User name.
Definition at line 272 of file snmp_usm.h.
Privacy key.
Definition at line 278 of file snmp_usm.h.
Privacy protocol.
Definition at line 277 of file snmp_usm.h.
Generated on Tue Jul 12 2022 17:10:24 by
1.7.2