|
Class Summary |
| SnmpCounter |
The SnmpCounter class represents an SNMP counter. |
| SnmpCounter64 |
The SnmpCounter64 class represents an SNMP 64bits counter. |
| SnmpGauge |
The SnmpGauge class represents an SNMP gauge. |
| SnmpInt |
The SnmpInt class represents an SNMP integer. |
| SnmpIpAddress |
The SnmpIpAddress class represents an SNMP IpAddress. |
| SnmpMessage |
An SnmpMessage object is a partially decoded representation
of an SNMP packet. |
| SnmpNull |
The SnmpNull class represents an SNMP null value. |
| SnmpOid |
The SnmpOid class represents an SNMP oid. |
| SnmpOpaque |
The SnmpOpaque class is used for representing an SNMP value. |
| SnmpPduBulk |
The SnmpPduBulk represents an get-bulk PDU as defined in RFC 1448. |
| SnmpPduFactory |
The SnmpPduFactory is the default implementation
of the SnmpPduFactoryIf interface. |
| SnmpPduPacket |
An SnmpPduPacket object is the fully decoded representation
of an SNMP packet. |
| SnmpPduRequest |
The SnmpPduRequest class is used to
represent get, get-next, set, response and
SNMPv2-trap PDUs. |
| SnmpPduTrap |
The SnmpPduTrap class represents an SNMPv1-trap PDU. |
| SnmpString |
The SnmpString class represents an SNMP string. |
| SnmpStringFixed |
The SnmpStringFixed class represents an SNMP String
defined with a fixed length. |
| SnmpTimeticks |
This class contains a SnmpTimeTick value which
has units of 1/100th of a second. |
| SnmpUnsignedInt |
The SnmpUnsignedInt class is the base for
all SNMP syntaxes base on unsigned integer. |
| SnmpValue |
The SnmpValue is an abstract representation of a SNMP Value. |
| SnmpVarBind |
The SnmpVarBind class represents a variable contained in a
VarBindList. |
Provides the classes common to SNMP managers and agents.