| agentpp_simulation_mib | |
| agentppSimDeleteRow | AgentppSimDeleteRow |
| agentppSimDeleteTableContents | AgentppSimDeleteTableContents |
| agentppSimMode | AgentppSimMode |
| AgentTools | |
| Array< T > | This Array template implements a vector collection class |
| ArrayCursor< T > | |
| DateAndTime | A date-time specification |
| index_info | |
| InformInfo | |
| List< T > | |
| ListCursor< T > | |
| ListItem< T > | The List collection class implements a double linked list template |
| Lock | Implements a synchronization object, that when created enters the critical section of the given Synchronized object and leaves it when the Lock object is destroyed |
| Mib | |
| MibComplexEntry | Abstract class that represents complex MIB nodes |
| MibConfigBER | The MibConfigBER implements the default persistent data configuration format that is using BER encoding for platform independent storage |
| MibConfigFormat | The MibConfigFormat is a pure virtual class that defines the interface for configuration formats that can be used to load and store persistent Mib data |
| MibContext | |
| MibEntry | |
| MibGroup | |
| MibIIsnmpCounters | |
| MibLeaf | An instance of the class MibLeaf represents a leaf object in the managed object registration tree |
| MibMethodCall | |
| MibProxy | Sub-tree within an agents MIB whose nodes and their values are proxied (forwarded) from another SNMPv1/v2c agent |
| MibStaticEntry | Entry (instance) within a MibStaticTable |
| MibStaticTable | |
| MibTable | |
| MibTableRow | |
| MibTableSizePolicy | Implements a policy for MibTable size limits |
| MibTableVoter | Defines an interface for objects that want to be ask before a status transition of a MibTableRow is performed by a MibTable instance |
| MibTask | Implements a task for processing SNMP requests using AGENT++ |
| NotificationOriginator | The NotificationOriginator provides services to send traps and notifications by using the SNMP-TARGET-MIB and the SNMP-NOTIFICATION-MIB |
| NotificationOriginator::NotificationOriginatorParams | |
| NotificationSender | The abstract class NotificationSender defines the interface for all classes capable of sending notifications or inform requests |
| NotificationType | The abstract class NotificationType defines the interface for all classes implementing a NOTIFICATION-TYPE or TRAP-TYPE SMI construct |
| OctetStrMinMax | OctetStrMinMax |
| OidList< T > | |
| OidListCursor< T > | |
| Oidx | Sub class of Oid that provides additional methods for manipulating OID values |
| OidxPtrEntryPtrAVLMap | |
| OidxPtrEntryPtrAVLNode | |
| OidxPtrEntryPtrMap | |
| OidxPtrMibEntryPtrAVLMap | |
| OidxPtrMibEntryPtrAVLNode | |
| OidxPtrMibEntryPtrMap | |
| OidxRange | Functionality to define and compare OID ranges |
| OrderedArray< T > | |
| OrderedList< T > | |
| OrderedListCursor< T > | |
| Pdux | Sub class of Pdu that provides additional methods for manipulating SNMP PDUs |
| Request | |
| RequestList | The RequestList represents a non ordered queue of Requests |
| Runnable | The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread |
| SimMib | The class SimMib can be used to create simulation agents from real agents |
| SimMibLeaf | The class SimMibLeaf can be used to create simulation agents |
| SimMibTable | |
| SimRowStatus | |
| simSysGroup | |
| simSysUpTime | |
| SingleThreadObject | |
| snmp_notification_mib | |
| snmp_proxy_mib | |
| snmp_target_mib | |
| SnmpAdminString | The class SnmpAdminString implements the textual convention SnmpAdminString as it is defined in the SNMP-FRAMEWORK-MIB: An octet string containing administrative information, preferably in human-readable form |
| SnmpDisplayString | The class snmpDisplayString implements the textual convention DisplayString |
| snmpEnableAuthenTraps | SnmpEnableAuthenTraps |
| SnmpEngineID | The class snmpEngineID implements the textual convention SnmpEngineID |
| snmpGroup | |
| snmpInASNParseErrs | |
| snmpInBadCommunityNames | |
| snmpInBadCommunityUses | |
| snmpInBadValues | |
| snmpInBadVersions | |
| snmpInGenErrs | |
| snmpInGetNexts | |
| snmpInGetRequests | |
| snmpInGetResponses | |
| snmpInNoSuchNames | |
| snmpInPkts | |
| snmpInReadOnlys | |
| snmpInSetRequests | |
| SnmpInt32MinMax | SnmpInt32MinMax |
| snmpInTooBigs | |
| snmpInTotalReqVars | |
| snmpInTotalSetVars | |
| snmpInTraps | |
| SnmpMessageProcessingModel | SnmpMessageProcessingModel |
| snmpNotifyEntry | SnmpNotifyType |
| snmpNotifyFilterEntry | SnmpNotifyFilterEntry |
| snmpNotifyFilterProfileEntry | SnmpNotifyFilterProfileEntry |
| snmpOutBadValues | |
| snmpOutGenErrs | |
| snmpOutGetNexts | |
| snmpOutGetRequests | |
| snmpOutGetResponses | |
| snmpOutNoSuchNames | |
| snmpOutPkts | |
| snmpOutSetRequests | |
| snmpOutTooBigs | |
| snmpOutTraps | |
| snmpProxyDrops | |
| snmpProxyEntry | SnmpProxyType |
| SnmpRequest | |
| snmpRowStatus | Derived from MibLeaf and provides functionality to control the manipulation of MibTable rows |
| SnmpSecurityLevel | SnmpSecurityLevel |
| SnmpSecurityModel | SnmpSecurityModel |
| snmpSilentDrops | |
| SnmpTagList | SnmpTagList |
| SnmpTagValue | SnmpTagValue |
| snmpTargetAddrEntry | SnmpTargetAddrEntry |
| snmpTargetAddrParams | SnmpTargetAddrTimeout |
| snmpTargetAddrTAddress | SnmpTargetAddrTAddress |
| snmpTargetAddrTDomain | SnmpTargetAddrTDomain |
| snmpTargetParamsEntry | SnmpTargetAddrRowStatus |
| SnmpUnavailableContexts | |
| SnmpUnknownContexts | |
| Snmpx | Sub class of Snmp that provides additional methods for sending and receiving SNMP messages |
| StorageTable | Tables that have a StorageType row |
| StorageType | Describes the memory realization of a conceptual row |
| Synchronized | Implements services for synchronizing access between different threads |
| sysDescr | |
| sysGroup | |
| sysObjectID | |
| sysOREntry | SysOREntry |
| sysORLastChange | SysORLastChange |
| sysServices | |
| sysUpTime | |
| table_size_def | |
| TestAndIncr | TestAndIncr |
| Thread | A thread is a thread of execution in a program |
| ThreadList | |
| ThreadManager | Functionality to control the execution of threads |
| ThreadSynchronize | |
| Timer | |
| TimeStamp | This class represents managed objects with syntax TimeTicks that store the value of sysUpTime whenever their update method is called |
| TimeStampTable | This class represents tables that are associated with a TimeStamp instance that is updated whenever the tables changes |
| Vacm | |
| Vacm::ClassPointers | |
| VacmAccessTable | |
| VacmAccessTableStatus | |
| VacmContextTable | |
| VacmMIB | |
| VacmSecurityToGroupTable | |
| VacmViewTreeFamilyTable | |
| VacmViewTreeFamilyTableStatus | |
| Vbx | Sub class of Vb that provides additional methods for manipulating SNMP variable bindings values |
| ViewNameIndex |
1.5.6