SnmpSecurityLevel Class Reference

SnmpSecurityLevel. More...

#include <snmp_textual_conventions.h>

Inheritance diagram for SnmpSecurityLevel:

SnmpInt32MinMax MibLeaf MibEntry ThreadManager Synchronized

List of all members.

Public Member Functions

 SnmpSecurityLevel (const Oidx &, mib_access, int, int)
virtual ~SnmpSecurityLevel ()
virtual MibEntryPtr clone ()
 Clone the receiver object.


Detailed Description

SnmpSecurityLevel.

A Level of Security at which SNMP messages can be sent or with which operations are being processed; in particular, one of:

noAuthNoPriv - without authentication and without privacy, authNoPriv - with authentication but without privacy, authPriv - with authentication and with privacy.

These three values are ordered such that noAuthNoPriv is less than authNoPriv and authNoPriv is less than authPriv.

Author:
Frank Fock
Version:
3.3

Constructor & Destructor Documentation

SnmpSecurityLevel::SnmpSecurityLevel ( const Oidx ,
mib_access  ,
int  ,
int   
)

virtual SnmpSecurityLevel::~SnmpSecurityLevel (  )  [virtual]


Member Function Documentation

virtual MibEntryPtr SnmpSecurityLevel::clone (  )  [virtual]

Clone the receiver object.

Returns:
A pointer to the clone.

Reimplemented from SnmpInt32MinMax.


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