Dangerous SNMP
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCAgentXAn AgentX represents an AgentX sub-agent
oCAuthenticationThis is a container class for the type of authentication used in SNMPv3
oCClientA Client instance is used to communicate with an SNMP agent
oCConfirmedClassThis class is a wrapper around an enumeration for the "confirmed class" of a PDU
oCContextA Dangerous SNMP "Context" is the backing for the rest of the Dangerous SNMP libraries
oCResponse::DetailsAdds a bit of extra information to a Response
oCEncryptionThis is a container class for the type of encryption used in SNMPv3
oCexception
|\CExceptionThis defines the base exception class for Dangerous SNMP
| oCAuthenticationFailureExceptionThis represents an authentication failure
| oCAuthenticationGenerationExceptionThis represents a failed attempt to generate authentication information
| oCDecryptionExceptionThis represents a failed attempt to decrypt information
| oCEncryptionExceptionThis represents a failed attempt to encrypt information
| oCInvalidTypeExceptionThis represents a failed type conversion or use
| oCParseErrorExceptionThis represents a parse-error event
| oCTimeoutExceptionThis represents a timeout event
| \CUnknownTransportExceptionThis represents an unknown transport event
oCLoggerMechanism by which Dangerous SNMP will perform logging operations
oCNumericOidA NumericOid represents an "true" OID; that is, one identified by a series of integers (as opposed to a named OID)
oCAgentX::OidRegistrationEntryAn OidRegistrationEntry represents an OID that has been registered
oCPDUA PDU represents an SNMP Protocol Data Unit (PDU)
oCPDUErrorStatusThis is a container class for the enumerations of the PDU "errorStatus" field
oCRawResponseThis represents the the response that is returned from an SNMP agent in response to some request that was sent
oCResponseThis represents the result of a logical operation performed by the client
oCSecurityModelThis class is the base class for all security models
|\CUSMThe User-based Security Model (USM) associates a user (by "user name") with security information
oCAgentX::ValueEntryA ValueEntry represents an OID's value
oCVarBindThis defines a variable binding, or "varbind"
\CVariantA Variant defines an arbitrary value (within the scope of SNMP)