class |
DtlsAddress |
The TlsAddress represents a TLS transport addresses as defined
by RFC 5953 SnmpTSLAddress textual convention.
|
class |
GenericAddress |
The GenericAddress implements the decorator and factory
design pattern to provide a generic address type.
|
class |
IpAddress |
The IpAddress class represents an IPv4 address SNMP variable.
|
class |
TcpAddress |
The TcpAddress represents TCP/IP transport addresses.
|
class |
TlsAddress |
The TlsAddress represents a TLS transport addresses as defined
by RFC 5953 SnmpTSLAddress textual convention.
|
class |
TransportIpAddress |
The TransportIpAddress is the abstract base class for all
transport addresses on top of IP network addresses.
|
class |
UdpAddress |
The UdpAddress represents UDP/IP transport addresses.
|