Uses of Package
org.snmp4j.smi
Packages that use org.snmp4j.smi
Package
Description
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
Provides classes and interfaces for SNMP4J event processing.
Provides classes and interfaces for the SNMP message processing.
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
Provides classes for the representation of SMIv1/v2 data types (which also
includes some basic ASN.1 primitive data types).
Provides transport protocol mappings for SNMP.
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
-
Classes in org.snmp4j.smi used by org.snmp4jClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheInteger32represents 32bit signed integer values for SNMP.TheIpAddressclass represents an IPv4 address SNMP variable.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class.TheVariableinterface defines common attributes of all SNMP variables. -
Classes in org.snmp4j.smi used by org.snmp4j.eventClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class.TheVariableinterface defines common attributes of all SNMP variables. -
Classes in org.snmp4j.smi used by org.snmp4j.mpClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheCounter32class allows all the functionality of unsigned integers but is recognized as a distinct SMI type, which is used for monotonically increasing values that wrap around at 2^32-1 (4294967295).TheInteger32represents 32bit signed integer values for SNMP.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class. -
Classes in org.snmp4j.smi used by org.snmp4j.securityClassDescriptionThe
Variableabstract class is the base class for all SNMP variables.TheAddressinterface serves as a base class for all SNMP transport addresses.TheAssignableFromByteArrayinterface describes objects whose value can be set from a byte array and converted back to a byte array.TheInteger32represents 32bit signed integer values for SNMP.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class.TheVariableinterface defines common attributes of all SNMP variables. -
Classes in org.snmp4j.smi used by org.snmp4j.security.dhClassDescriptionThe
OctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class. -
Classes in org.snmp4j.smi used by org.snmp4j.security.nonstandardClassDescriptionThe
OctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class. -
Classes in org.snmp4j.smi used by org.snmp4j.smiClassDescriptionThe
Variableabstract class is the base class for all SNMP variables.TheAddressinterface serves as a base class for all SNMP transport addresses.TheAssignableFromByteArrayinterface describes objects whose value can be set from a byte array and converted back to a byte array.TheAssignableFromIntArrayinterface describes objects whose value can be set from an int array and converted back to an int array.TheIpAddressclass represents an IPv4 address SNMP variable.TheMaxAccessenumerates the MAX-ACCESS values of SMIv2 and the deprecatedMaxAccess.writeOnlyof SMIv1.TheNullclass represents SMI Null and the derived SMIv2 exception syntaxes.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class.ASMIAddressis an address that is defined by the Structure of Management Information (SMI) and can be thereby serialized through the Basic Encoding Rules (BER) used by the SNMP protocol.TheSubIndexInfointerface represents the meta information of a SMI INDEX clause element (= sub-index) which are relevant for converting an OID index value to an INDEX object and vice versa.TheTcpAddressrepresents TCP/IP transport addresses.TheTimeTicksclass represents the time in 1/100 seconds since some epoch (which should be have been defined in the corresponding MIB specification).TheTransportIpAddressis the abstract base class for all transport addresses on top of IP network addresses.UnsignedInteger32 type is an SNMP type that represents unsigned 32bit integer values (0 to 4294967295).TheVariableinterface defines common attributes of all SNMP variables.TheVariantVariableprovides a decorator for any type of Variable instance, to be able to intercept or monitor variable value modification by using aVariantVariableCallback.TheVariantVariableCallbackcan be implemented by objects that want to intercept/monitor reading and writing of aVariantVariable's value. -
Classes in org.snmp4j.smi used by org.snmp4j.tools.consoleClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class.TheTimeTicksclass represents the time in 1/100 seconds since some epoch (which should be have been defined in the corresponding MIB specification). -
Classes in org.snmp4j.smi used by org.snmp4j.transportClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheIpAddressclass represents an IPv4 address SNMP variable.TheOctetStringclass represents the SMI type OCTET STRING.TheSshAddressrepresents a SSH transport addresses as defined by RFC 5592 SnmpSSHAddress textual convention.TheTcpAddressrepresents TCP/IP transport addresses.TheSshAddressrepresents a SSH transport addresses as defined by RFC 5953 SnmpTSLAddress textual convention.TheUdpAddressrepresents UDP/IP transport addresses. -
Classes in org.snmp4j.smi used by org.snmp4j.transport.tlsClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheOctetStringclass represents the SMI type OCTET STRING. -
Classes in org.snmp4j.smi used by org.snmp4j.uriClassDescriptionThe
Variableinterface defines common attributes of all SNMP variables. -
Classes in org.snmp4j.smi used by org.snmp4j.utilClassDescriptionThe
Addressinterface serves as a base class for all SNMP transport addresses.TheOctetStringclass represents the SMI type OCTET STRING.The Object Identifier Class.TheVariableinterface defines common attributes of all SNMP variables.