Uses of Class
org.snmp4j.smi.SMIAddress
Packages that use SMIAddress
Package
Description
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.smiModifier and TypeClassDescriptionclassTheGenericAddressimplements the decorator and factory design pattern to provide a generic address type.classTheIpAddressclass represents an IPv4 address SNMP variable.classTheSshAddressrepresents a SSH transport addresses as defined by RFC 5592 SnmpSSHAddress textual convention.classTheTcpAddressrepresents TCP/IP transport addresses.classTheSshAddressrepresents a SSH transport addresses as defined by RFC 5953 SnmpTSLAddress textual convention.classTheTransportIpAddressis the abstract base class for all transport addresses on top of IP network addresses.classTheUdpAddressrepresents UDP/IP transport addresses.Methods in org.snmp4j.smi with parameters of type SMIAddressConstructors in org.snmp4j.smi with parameters of type SMIAddress