Package org.opennms.netmgt.snmp

Non-implementation-specific SNMP API.

See:
          Description

Interface Summary
Collectable  
ResponseProcessor  
RowCallback  
RowResultFactory RowResultFactory
SnmpStrategy  
SnmpTrapBuilder  
SnmpV1TrapBuilder  
SnmpV2TrapBuilder  
SnmpV3TrapBuilder  
SnmpValue  
SnmpValueFactory  
TrapNotification  
TrapNotificationListener  
TrapProcessor  
TrapProcessorFactory  
 

Class Summary
AbstractSnmpStore  
AbstractSnmpValue  
AggregateTracker  
CollectionTracker  
ColumnTracker  
InstanceListTracker  
PduBuilder  
SingleInstanceTracker  
SnmpAgentAddress  
SnmpAgentConfig  
SnmpConfiguration Represents a base class for SnmpConfiguration of agents, ranges and defaults
SnmpInstId  
SnmpObjId  
SnmpResult  
SnmpRowResult  
SnmpTableResult  
SnmpUtils  
SnmpV3User  
SnmpWalker  
SnmpWalker.WalkerPduBuilder  
TableTracker  
TrapIdentity  
TrapInformation  
 

Enum Summary
SnmpValueType  
 

Package org.opennms.netmgt.snmp Description

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 © 2011. All Rights Reserved.