snmpNotifyFilterEntry Class Reference

snmpNotifyFilterEntry More...

#include <snmp_notification_mib.h>

Inheritance diagram for snmpNotifyFilterEntry:

StorageTable MibTable MibEntry MibTableVoter ThreadManager Synchronized

List of all members.

Public Member Functions

 snmpNotifyFilterEntry ()
virtual ~snmpNotifyFilterEntry ()

Static Public Member Functions

static boolean passes_filter (const Oidx &, const Oidx &, const Vbx *, unsigned int)
 Checks whether an object identifier passes the notification filter specified by the given profile name (a pointer into the snmpNotifyFilterTable).

Static Public Attributes

static snmpNotifyFilterEntryinstance


Detailed Description

snmpNotifyFilterEntry

"An element of a filter profile.

Entries in the snmpNotifyFilterTable are created and deleted using the snmpNotifyFilterRowStatus object."


Constructor & Destructor Documentation

snmpNotifyFilterEntry::snmpNotifyFilterEntry (  ) 

virtual snmpNotifyFilterEntry::~snmpNotifyFilterEntry (  )  [virtual]


Member Function Documentation

static boolean snmpNotifyFilterEntry::passes_filter ( const Oidx ,
const Oidx ,
const Vbx ,
unsigned  int 
) [static]

Checks whether an object identifier passes the notification filter specified by the given profile name (a pointer into the snmpNotifyFilterTable).

Parameters:
target an object identifier representing an index value of the snmpTargetParamsTable.
oid an object identifier to check.
vbs an array of Vbx instances whose OIDs should be checked.
vb_count the number of the above variable bindings.
Returns:
TRUE if the object id passes the filter or if no appropiate filter exists, in any other case return FALSE.


Member Data Documentation


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