Lines Matching +full:sub +full:- +full:function

2 .\" Copyright (c) 2004-2005
5 .\" Copyright (c) 2001-2003
138 .Pq libbsnmp, -lbsnmp
143 .Fn FIND_OBJECT_OID_LINK_INDEX "LIST" "OID" "SUB" "LINK" "INDEX"
144 .Fn FIND_OBJECT_INT_LINK_INDEX "LIST" "OID" "SUB" "LINK" "INDEX"
145 .Fn NEXT_OBJECT_OID_LINK_INDEX "LIST" "OID" "SUB" "LINK" "INDEX"
146 .Fn NEXT_OBJECT_INT_LINK_INDEX "LIST" "OID" "SUB" "LINK" "INDEX"
149 .Fn FIND_OBJECT_OID_LINK "LIST" "OID" "SUB" "LINK"
150 .Fn FIND_OBJECT_INT_LINK "LIST" "OID" "SUB" "LINK"
151 .Fn NEXT_OBJECT_OID_LINK "LIST" "OID" "SUB" "LINK"
152 .Fn NEXT_OBJECT_INT_LINK "LIST" "OID" "SUB" "LINK"
155 .Fn FIND_OBJECT_OID "LIST" "OID" "SUB"
156 .Fn FIND_OBJECT_INT "LIST" "OID" "SUB"
157 .Fn NEXT_OBJECT_OID "LIST" "OID" "SUB"
158 .Fn NEXT_OBJECT_INT "LIST" "OID" "SUB"
256 .Fn index_decode "const struct asn_oid *oid" "u_int sub" "u_int code" "..."
258 .Fn index_compare "const struct asn_oid *oid1" "u_int sub" "const struct asn_oid *oid2"
260 .Fn index_compare_off "const struct asn_oid *oid1" "u_int sub" "const struct asn_oid *oid2" "u_int …
262 .Fn index_append "struct asn_oid *dst" "u_int sub" "const struct asn_oid *src"
264 .Fn index_append_off "struct asn_oid *dst" "u_int sub" "const struct asn_oid *src" "u_int off"
333 created by writing a string of non-zero length to the
348 .Bd -literal -offset indent
371 .Bl -tag -width ".It Va tree_size"
374 It should give some hint about the function of this module.
376 This function is called upon loading the module.
381 This function should return 0 if everything is ok or an UNIX error code (see
383 Once the function returns 0, the
385 function is called when the module is unloaded.
391 This function pointer may be
395 If this function pointer is not
397 the function pointed to by it is called whenever the daemon is going
413 signal it re-reads its configuration file.
423 this function is called after successful loading and initializing the module
431 than this function is called to handle the PDU.
448 function.
449 If this function returns an error, the modules MIB tree is removed from
453 function is called.
462 function is called, the module file is unloaded and the
485 .Bd -literal -offset indent
524 .Bl -tag -width "INDEX"
540 .It Fa SUB
545 .Fa sub
556 The function
561 .Bd -literal -offset indent
562 get_ticks() - start_tick
567 .Bd -literal -offset indent
587 .Bd -literal -offset indent
601 when the community strings for the read-write or read-only community are found
607 another link) or to implement non-UDP access points to SNMP.
608 A new community is defined with the function
611 .Bl -tag -width ".It Fa descr"
625 The function returns a globally unique community identifier.
630 The function
636 .Ss THE USER-BASED SECURITY GROUP
639 .Bd -literal -offset indent
655 .Bd -literal -offset indent
704 .Bd -literal -offset indent
715 .Bd -literal -offset indent
732 .Bd -literal -offset indent
746 .Bd -literal -offset indent
756 This structure represents Notification Tag entries - SNMP notifications are sent
806 easier routing of responses to the correct sub-system.
808 provide a way to acquire globally non-overlapping sub-ranges of the entire
809 31-bit id range.
815 .Bd -literal -offset indent
820 The function returns the request
822 The function
832 The function
838 The function
845 The function
856 These timers are one-shot, they are not restarted.
868 The function returns a timer identifier that can be used to stop the timer via
876 The function
878 causes the callback function
888 non-blocking mode, it is set to non-blocking mode.
925 The function may return
934 Function
939 .Bl -tag -width ".It Er SNMPD_INPUT_VALBADLEN"
957 the function.
962 The function
967 If the start was OK, it calls the correct function from
977 The function
981 The function
986 The function
991 identifying the trap and a NULL-terminated list of
997 should be granted or denied, according to the configured View-Based Access
1008 .Bl -tag -width "XXXXXXXXX"
1018 should be -1 if any size of the string is acceptable or a number larger or
1020 The function saves
1024 allocates a new string, copies over the new value, NUL-terminates it and
1032 The function
1039 is -1, the length is computed via
1048 The following functions are used to process scalars of type IP-address:
1049 .Bl -tag -width "XXXXXXXXX"
1061 The following functions handle OID-typed variables:
1062 .Bl -tag -width "XXXXXXXXX"
1079 .Bl -tag -width "XXXXXXXXX"
1090 .Fa sub
1093 .Fa sub
1101 .Bl -tag -width ".It Li OCTET STRING"
1135 .Fa sub
1137 .Fa value->var
1139 .Fa sub
1143 The function returns -1, 0, +1 when the
1159 .Fa sub
1170 .Fa sub
1181 This implementation conforms to the applicable IETF RFCs and ITU-T