Module org.snmp4j
Package org.snmp4j.fluent
-
Class Summary Class Description PduBuilder SnmpBuilder Builds aSnmp
instance through step-by-step configuration using a fluent interface design pattern.SnmpCompletableFuture TargetBuilder<A extends Address> TheTargetBuilder
class creates SNMPTarget
instances using a fluent flow. -
Enum Summary Enum Description TargetBuilder.AuthProtocol TargetBuilder.PrivProtocol TargetBuilder.SnmpVersion -
Exception Summary Exception Description SnmpCompletableFuture.ReportException ThisReportException
represents an SNMPPDU.REPORT
PDU.SnmpCompletableFuture.SnmpErrorException ThisSnmpErrorException
represents an SNMP error status and index.