SimMibTable Class Reference

#include <sim_mib.h>

Inheritance diagram for SimMibTable:

MibTable MibEntry MibTableVoter ThreadManager Synchronized

List of all members.

Public Member Functions

 SimMibTable (const Oidx &o, const index_info *i, unsigned int n)
virtual ~SimMibTable ()
virtual int check_creation (Request *, int &)
 Test whether a row can be created succesfully using the RowStatus mechanism.


Constructor & Destructor Documentation

SimMibTable::SimMibTable ( const Oidx o,
const index_info i,
unsigned int  n 
) [inline]

virtual SimMibTable::~SimMibTable (  )  [inline, virtual]


Member Function Documentation

virtual int SimMibTable::check_creation ( Request ,
int &   
) [virtual]

Test whether a row can be created succesfully using the RowStatus mechanism.

Parameters:
req - A pointer to the whole SNMP SET request.
ind - The index of the subrequest to be processed.
Returns:
SNMP_ERROR_SUCCESS on success and SNMP_ERROR_WRONG_VALUE, SNMP_ERROR_INCONSIST_VAL, or SNMP_ERROR_WRONG_TYPE on failure.
Note:
In case of an error: ind is set to the vb index in the processed request req where the error actually occured.

Reimplemented from MibTable.


The documentation for this class was generated from the following file:

Generated on Fri May 29 22:36:55 2009 for AGENT++ by  doxygen 1.5.6