Lines Matching +full:message +full:- +full:based
8 .\" Copyright (c) 2004-2005
11 .\" Copyright (c) 2001-2003
64 .Pq libbsnmp, -lbsnmp
105 .Bd -literal -offset indent
131 .Bd -literal -offset indent
164 .Bd -literal -offset indent
178 .Bd -literal -offset indent
198 This structure represents an SNMPv3 user as specified by the User-based
205 .Bd -literal -offset indent
215 .Bd -literal -offset indent
226 .Bd -literal -offset indent
259 /* View-based Access Model */
294 .Bd -literal -offset indent
307 value currently is 3 (User-based Security Model). Additional values for any,
309 .Bd -literal -offset indent
356 If an error occurs in a variable binding the (1 based) index of this binding
365 calculates a message digest and encrypts the PDU data in the buffer
418 calculates a binary key change octet string based on the contents of an old and
426 takes a C truth value (zero or non-zero) and makes an SNMP truth value (2 or 1).
436 .Bd -literal -offset indent
443 There is a default error handler in the library that prints a message
446 followed by the error message to standard error.
449 .Bd -literal -offset indent
461 .Bl -tag -width Er
478 calculated message digest.
485 .Bl -tag -width Er
498 The SNMPv3 message digests, encryption and decryption, and key routines use
503 library. In such case only plain text SNMPv3 PDUs without message digests
506 This implementation conforms to the applicable IETF RFCs and ITU-T
513 added support for the SNMPv3 message proccessing and User-Based
514 Security model message authentication and privacy.