|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SMIAddress | |
---|---|
org.snmp4j.smi | Provides classes for the representation of SMIv1/v2 data types (which also includes some basic ASN.1 primitive data types). |
Uses of SMIAddress in org.snmp4j.smi |
---|
Subclasses of SMIAddress in org.snmp4j.smi | |
---|---|
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 |
SshAddress
The SshAddress represents a SSH transport addresses as defined
by RFC 5592 SnmpSSHAddress textual convention. |
class |
TcpAddress
The TcpAddress represents TCP/IP transport addresses. |
class |
TlsAddress
The SshAddress represents a SSH 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. |
Methods in org.snmp4j.smi with parameters of type SMIAddress | |
---|---|
void |
GenericAddress.setAddress(SMIAddress address)
|
Constructors in org.snmp4j.smi with parameters of type SMIAddress | |
---|---|
GenericAddress(SMIAddress address)
|
|
Copyright 2005-2011 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |