The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
Functions
snmp.h File Reference

SNMP functions. More...

Go to the source code of this file.

Functions

void fr_snmp_free (void)
 
int fr_snmp_init (void)
 Initialise the tree of SNMP map structures used to attach callbacks to OIDs.
 
int fr_snmp_process (request_t *request)
 

Detailed Description

SNMP functions.

Id
c63b4db088492f515441feb6931a50f3b7a72003

Definition in file snmp.h.

Function Documentation

◆ fr_snmp_free()

void fr_snmp_free ( void  )

◆ fr_snmp_init()

int fr_snmp_init ( void  )

Initialise the tree of SNMP map structures used to attach callbacks to OIDs.

Definition at line 1130 of file snmp.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ fr_snmp_process()

int fr_snmp_process ( request_t request)

Definition at line 926 of file snmp.c.

+ Here is the call graph for this function: