▼Nagentxcpp | |
CAbstractVariable | Base class for SNMP variables |
Cbinary | A type representing a contigous byte stream |
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 |
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 |
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 |
Cparse_error | Exception for parse errors |
CTable | Manage an SNMP table |
CTableEntry | Base class for table entries |
Ctimeout_error | Exception to indicate a timeout |
CTimeTicksVariable | Represents a TimeTicks as described in RFC 2741 |
CUnixDomainConnector | |
Cunknown_registration | Exception to indicate that a MIB region registration was not found |
Cunsupported_context | Exception to indicate that the master agent does not support the context |
Cversion_error | Exception for reception of PDU with invalid version number |