Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

target.h File Reference

#include "snmp_pp/config_snmp_pp.h"
#include "snmp_pp/address.h"
#include "snmp_pp/octet.h"
#include "snmp_pp/collect.h"

Go to the source code of this file.

Compounds

class  CTarget
 Community based target object. More...

class  SnmpTarget
 Abstract class used to provide a virtual interface into Targets. More...

class  UTarget
 User based Target. More...


Defines

#define INITIAL_USER   "initial"

Typedefs

typedef SnmpCollection< SnmpTargetTargetCollection

Enumerations

enum  snmp_version { version1, version2c, version2stern, version3 }
 The SNMP version to use is passed with this enum. More...


Define Documentation

#define INITIAL_USER   "initial"
 

Definition at line 458 of file target.h.


Typedef Documentation

typedef SnmpCollection<SnmpTarget> TargetCollection
 

Definition at line 455 of file target.h.


Enumeration Type Documentation

enum snmp_version
 

The SNMP version to use is passed with this enum.

Enumeration values:
version1  (0) SNMPv1
version2c  (1) SNMPv2c
version2stern  (2) Dont use this!
version3  (3) SNMPv3

Definition at line 85 of file target.h.

Referenced by SnmpTarget::get_version().


Generated on Tue Jan 4 22:42:14 2005 for SNMP++ by doxygen 1.3.2