Interface | Description |
---|---|
Collectable | |
ResponseProcessor | |
RowCallback | |
RowResultFactory |
RowResultFactory
|
SnmpProfileMapper | |
SnmpStrategy | |
SnmpTrapBuilder | |
SnmpV1TrapBuilder | |
SnmpV2TrapBuilder | |
SnmpV3TrapBuilder | |
SnmpValue | |
SnmpValueFactory | |
SnmpWalkCallback |
Callback used for asynchronous SNMP WALKs.
|
StrategyResolver | |
TrapNotificationListener |
Class | Description |
---|---|
AbstractSnmpStore | |
AbstractSnmpValue | |
AggregateTracker | |
ClassBasedStrategyResolver | |
CollectionTracker | |
ColumnTracker | |
InetAddrUtils | Deprecated
Use
InetAddressUtils instead. |
InetAddrXmlAdapter |
InetAddresssXmlAdapter
|
InstanceListTracker | |
NamedSnmpVar |
The NamedSnmpVar class is used to associate a name for a particular snmp
instance with its object identifier.
|
PduBuilder | |
SingleInstanceTracker | |
SnmpAgentAddress | |
SnmpAgentConfig | |
SnmpConfiguration |
Represents a base class for SnmpConfiguration of agents, ranges and defaults
|
SnmpInstId | |
SnmpInstIdXmlAdapter | |
SnmpObjId | |
SnmpObjIdXmlAdapter | |
SnmpResult | |
SnmpRowResult | |
SnmpStore | |
SnmpTableResult | |
SnmpUtils | |
SnmpV3User | |
SnmpValueXmlAdapter | |
SnmpValueXmlAdapter.JaxbSnmpValue | |
SnmpVarBindDTO | |
SnmpWalker | |
SnmpWalker.WalkerPduBuilder | |
TableTracker | |
TrapIdentity |
TODO: This class should override
Object.equals(Object) and Object.hashCode()
so that comparisons work properly. |
TrapInformation |
Enum | Description |
---|---|
ErrorStatus | |
SnmpValueType |
Exception | Description |
---|---|
ErrorStatusException | |
SnmpAgentTimeoutException | |
SnmpException |
Non-implementation-specific SNMP API.
This package contains generic, non-implementation-specific code for dealing with SNMP in OpenNMS. It provides a set of interfaces and utility classes for implementing a specific SNMP "strategy".
Copyright © 2021. All rights reserved.