Home
last modified time | relevance | path

Searched refs:report_security_level (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c21161 UCHAR report_security_level; in _nx_snmp_version_3_report_send() local
21239 report_security_level = (UCHAR)authenticate; in _nx_snmp_version_3_report_send()
21483 …report_length = _nx_snmp_utility_octet_set(report_buffer_ptr, (UCHAR *)&(report_security_level), … in _nx_snmp_version_3_report_send()
21486 NX_SNMPV3_DBG_PRINTF("Setting report security level to 0x%x\n\r", report_security_level); in _nx_snmp_version_3_report_send()