openserSIPRegUserTable.c File Reference

#include <net-snmp/net-snmp-config.h>
#include <net-snmp/net-snmp-includes.h>
#include <net-snmp/agent/net-snmp-agent-includes.h>
#include <net-snmp/library/snmp_assert.h>
#include "hashTable.h"
#include "interprocess_buffer.h"
#include "utilities.h"
#include "openserSIPRegUserTable.h"
#include "snmpstats_globals.h"
#include "../../sr_module.h"
#include "../../locking.h"
#include "../usrloc/usrloc.h"

Include dependency graph for openserSIPRegUserTable.c:

Go to the source code of this file.

Functions

int createRegUserRow (char *stringToRegister)
void deleteRegUserRow (int userIndex)
void init_openserSIPRegUserTable (void)
void initialize_table_openserSIPRegUserTable (void)
const
openserSIPRegUserTable_context
openserSIPRegUserTable_get_by_idx (netsnmp_index *hdr)
int openserSIPRegUserTable_get_value (netsnmp_request_info *request, netsnmp_index *item, netsnmp_table_request_info *table_info)
int registerForUSRLOCCallbacks (void)
void updateUser (char *userName)

Variables

static
netsnmp_table_array_callbacks 
cb
static
netsnmp_handler_registration * 
my_handler = NULL
oid openserSIPRegUserTable_oid [] = { openserSIPRegUserTable_TABLE_OID }
size_t openserSIPRegUserTable_oid_len = OID_LENGTH(openserSIPRegUserTable_oid)


Function Documentation

int createRegUserRow ( char *  stringToRegister  ) 

void deleteRegUserRow ( int  userIndex  ) 

void init_openserSIPRegUserTable ( void   ) 

void initialize_table_openserSIPRegUserTable ( void   ) 

const openserSIPRegUserTable_context* openserSIPRegUserTable_get_by_idx ( netsnmp_index *  hdr  ) 

Definition at line 391 of file openserSIPRegUserTable.c.

References cb.

int openserSIPRegUserTable_get_value ( netsnmp_request_info *  request,
netsnmp_index *  item,
netsnmp_table_request_info *  table_info 
)

int registerForUSRLOCCallbacks ( void   ) 

void updateUser ( char *  userName  ) 


Variable Documentation

netsnmp_table_array_callbacks cb [static]

Definition at line 93 of file openserSIPRegUserTable.c.

netsnmp_handler_registration* my_handler = NULL [static]

Definition at line 92 of file openserSIPRegUserTable.c.

oid openserSIPRegUserTable_oid[] = { openserSIPRegUserTable_TABLE_OID }

Definition at line 95 of file openserSIPRegUserTable.c.

Referenced by initialize_table_openserSIPRegUserTable().

Definition at line 96 of file openserSIPRegUserTable.c.

Referenced by initialize_table_openserSIPRegUserTable().


Generated on Thu May 24 00:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6