| ▼Nagentxcpp | |
| CAbstractVariable | Base class for SNMP variables |
| CAddAgentCapsPDU | Represents an AddAgentCaps-PDU |
| Cbinary | A type representing a contigous byte stream |
| CCleanupSetPDU | Represents an CleanupSet-PDU |
| CClosePDU | This class represents a Close-PDU |
| CCommitSetPDU | Represents an CommitSet-PDU |
| CCounter32Variable | Represents an Counter32 as described in RFC 2741 |
| CCounter64Variable | Represents an Counter64 as described in RFC 2741 |
| Cdisconnected | Exception to indicate a disconnected state |
| CDisplayStringVariable | A DisplayString variable |
| Cduplicate_registration | Exception to indicate that a MIB region was registered twice with the same priority |
| CGauge32Variable | Represents a Gauge32 as described in RFC 2741 |
| Cgeneric_error | Exception to indicate that obtaining the value of an SNMP variable failed |
| CGetBulkPDU | Represents an GetBulk-PDU |
| CGetNextPDU | Represents an GetNext-PDU |
| CGetPDU | Represents an Get-PDU |
| CIndexAllocatePDU | Represents a IndexAllocate-PDU |
| CIndexDeallocatePDU | Represents a IndexDeallocate-PDU |
| CIntegerVariable | This class represents an Integer variable as described in RFC 2741 |
| Cinternal_error | Exception to indicate an internal error |
| Cinval_param | Exception for invalid parameter |
| CIpAddressVariable | Represents an IP address as described in RFC 2741, section 5.4 |
| Cmaster_is_unable | Exception to indicate that the master agent was unable to process a request |
| Cmaster_is_unwilling | Exception to indicate that the master agent was not willing to process a request |
| CMasterProxy | This class represents the master agent in a subagent program |
| Cnetwork_error | Exception to indicate a network error |
| CNotifyPDU | Represents an Notify-PDU |
| COctetStringVariable | Represents an OctetSting as described in RFC 2741 |
| COid | Represents an SNMP object identifier (OID) |
| COidVariable | Represents an SNMP OBJECT-IDENTENTIFIER variable |
| COpaqueVariable | Represents an Opaque object as described in RFC 2741, section 5.4 |
| COpenPDU | Represents an Open-PDU |
| Cparse_error | Exception for parse errors |
| CPDU | The base class of all PDU's |
| CPDUwithContext | |
| CPingPDU | Represents a Ping-PDU |
| CRegisterPDU | This class represents a Register-PDU |
| CRemoveAgentCapsPDU | Represents an RemoveAgentCaps-PDU |
| CResponsePDU | Represents an Response-PDU |
| CTable | Manage an SNMP table |
| CTableEntry | Base class for table entries |
| CTestSetPDU | Represents an TestSet-PDU |
| Ctimeout_error | Exception to indicate a timeout |
| CTimeTicksVariable | Represents a TimeTicks as described in RFC 2741 |
| CUndoSetPDU | Represents an UndoSet-PDU |
| CUnixDomainConnector | Connect to a unix domain socket |
| Cunknown_registration | Exception to indicate that a MIB region registration was not found |
| CUnregisterPDU | This class represents an Unregister-PDU |
| Cunsupported_context | Exception to indicate that the master agent does not support the context |
| CVarbind | Represents a VarBind according to RFC 2741, section 5.4 |
| Cversion_error | Exception for reception of PDU with invalid version number |