Package | Description |
---|---|
org.opennms.netmgt.collectd | |
org.opennms.netmgt.collectd.tca | |
org.opennms.netmgt.config.datacollection |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.enlinkd.snmp | |
org.opennms.netmgt.provision.scan.snmp | |
org.opennms.netmgt.provision.service | |
org.opennms.netmgt.provision.service.snmp | |
org.opennms.netmgt.provision.snmp | |
org.opennms.netmgt.snmp |
Non-implementation-specific SNMP API.
|
org.opennms.netmgt.snmp.joesnmp |
Use JoeSNMP for SNMP support in OpenNMS.
|
org.opennms.netmgt.snmp.mock | |
org.opennms.netmgt.snmp.proxy | |
org.opennms.netmgt.snmp.proxy.common | |
org.opennms.netmgt.snmp.snmp4j |
Use SNMP4J for SNMP support in OpenNMS.
|
Modifier and Type | Class and Description |
---|---|
class |
IfNumberTracker
IfNumberTracker class.
|
class |
ObjIdMonitor
ObjIdMonitor class.
|
class |
SnmpIfCollector
The SnmpIfCollector class is responsible for performing the actual SNMP data
collection for a node over a specified network interface.
|
class |
SnmpNodeCollector
The SnmpNodeCollector class is responsible for performing the actual SNMP
data collection for a node over a specified network interface.
|
class |
SysUpTimeTracker
SysUpTimeTracker class.
|
Modifier and Type | Method and Description |
---|---|
CollectionTracker |
SnmpCollectionSet.getCollectionTracker()
getCollectionTracker
|
Modifier and Type | Class and Description |
---|---|
class |
TcaData
The Class TcaData.
|
Modifier and Type | Method and Description |
---|---|
CollectionTracker |
MibObject.getCollectionTracker()
Deprecated.
getCollectionTracker
|
CollectionTracker |
MibObject.getCollectionTracker(SnmpInstId... instances)
Deprecated.
getCollectionTracker
|
static CollectionTracker[] |
MibObject.getCollectionTrackers(List<MibObject> objList)
Deprecated.
getCollectionTrackers
|
static CollectionTracker[] |
MibObject.getCollectionTrackers(List<MibObject> objList,
SnmpInstId... instances)
Deprecated.
getCollectionTrackers
|
Modifier and Type | Class and Description |
---|---|
class |
CdpCacheTableTracker |
class |
CdpGlobalGroupTracker
Dot1dBaseGroup holds the dot1dBridge.dot1dBase group properties
It implements the SnmpHandler to receive notifications when a reply is
received/error occurs in the SnmpSession used to send requests/receive
replies.
|
class |
CdpInterfacePortNameGetter |
class |
CiscoVtpTracker |
class |
CiscoVtpVlanTableTracker |
class |
Dot1dBasePortIfIndexGetter |
class |
Dot1dBasePortTableTracker |
class |
Dot1dBaseTracker
Dot1dBase holds the dot1dBridge.dot1dBase group properties
It implements the SnmpHandler to receive notifications when a reply is
received/error occurs in the SnmpSession used to send requests/receive
replies.
|
class |
Dot1dStpPortTableTracker
The Dot1dStpPortTableTracker class is designed to hold all the MIB-II
information for one entry in the MIB II dot1dBridge.dot1dStp.dot1dStpPortTable.
|
class |
Dot1dTpFdbTableTracker
The Dot1dTpFdbTableTracker class is designed to hold all the MIB-II
information for one entry in the MIB II dot1dBridge.dot1dTp.dot1dTpFdbTable.
|
class |
Dot1qTpFdbTableTracker
The Dot1qTpFdbTableTracker class is designed to hold all the MIB-II
information for one entry in the MIB II dot1qTpFdbTable.
|
class |
IpNetToMediaTableTracker
The IpNetToMediaTableEntry class is designed to hold all the MIB-II
information for one entry in the ipNetToMediaTable.
|
class |
IsisCircTableTracker |
class |
IsisISAdjTableTracker |
class |
IsisSysObjectGroupTracker |
class |
LldpLocalGroupTracker |
class |
LldpLocPortGetter |
class |
LldpRemTableTracker |
class |
OspfGeneralGroupTracker |
class |
OspfIfTableTracker |
class |
OspfIpAddrTableGetter |
class |
OspfNbrTableTracker |
class |
SnmpGetter |
Modifier and Type | Method and Description |
---|---|
CollectionTracker |
AbstractSnmpScanner.SnmpExchange.createTracker(ScanContext context) |
Modifier and Type | Class and Description |
---|---|
class |
IPAddressTableTracker
PhysInterfaceTableTracker
|
class |
IPInterfaceTableTracker
PhysInterfaceTableTracker
|
class |
PhysInterfaceTableTracker
PhysInterfaceTableTracker
|
Modifier and Type | Class and Description |
---|---|
class |
IfTable
The IfTable uses a SnmpSession to collect the entries in the remote agent's
interface table.
|
class |
IfXTable
The IfXTable uses a SnmpSession to collect the entries in the remote agent's
interface extensions table.
|
class |
IpAddressTable
IpAddressTable uses a SnmpSession to collect the IpAddressTable entries It
implements the SnmpHandler to receive notifications when a reply is
received/error occurs in the SnmpSession used to send requests /recieve
replies.
|
class |
IpAddrTable
IpAddrTable uses a SnmpSession to collect the ipAddrTable entries It
implements the SnmpHandler to receive notifications when a reply is
received/error occurs in the SnmpSession used to send requests /recieve
replies.
|
class |
SnmpTable<T extends SnmpTableEntry> |
class |
SystemGroup
SystemGroup holds the system group properties It implements the SnmpHandler
to receive notifications when a reply is received/error occurs in the
SnmpSession used to send requests/receive replies.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityPhysicalTableTracker
The Class EntityPhysicalTableTracker.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregateTracker |
class |
ColumnTracker |
class |
InstanceListTracker |
class |
SingleInstanceTracker |
class |
TableTracker |
Modifier and Type | Method and Description |
---|---|
CollectionTracker |
Collectable.getCollectionTracker() |
CollectionTracker |
CollectionTracker.getCollectionTracker() |
CollectionTracker |
NamedSnmpVar.getCollectionTracker(Set<SnmpInstId> instances)
getCollectionTracker
|
CollectionTracker |
CollectionTracker.getParent() |
static CollectionTracker[] |
NamedSnmpVar.getTrackersFor(NamedSnmpVar[] columns)
getTrackersFor
|
static CollectionTracker[] |
NamedSnmpVar.getTrackersFor(NamedSnmpVar[] columns,
Set<SnmpInstId> instances)
getTrackersFor
|
Modifier and Type | Method and Description |
---|---|
static SnmpWalker |
SnmpUtils.createWalker(SnmpAgentConfig agentConfig,
String name,
CollectionTracker... trackers) |
SnmpWalker |
SnmpStrategy.createWalker(SnmpAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
static SnmpWalker |
SnmpUtils.createWalker(SnmpAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
void |
CollectionTracker.setParent(CollectionTracker parent) |
Constructor and Description |
---|
AggregateTracker(Collectable[] children,
CollectionTracker parent) |
AggregateTracker(Collection<Collectable> children,
CollectionTracker parent) |
CollectionTracker(CollectionTracker parent) |
ColumnTracker(CollectionTracker parent,
SnmpObjId base) |
ColumnTracker(CollectionTracker parent,
SnmpObjId base,
int maxRepititions,
int maxRetries) |
InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances,
CollectionTracker parent) |
InstanceListTracker(SnmpObjId base,
String instances,
CollectionTracker parent) |
SingleInstanceTracker(SnmpObjId base,
SnmpInstId inst,
CollectionTracker parent) |
SnmpWalker(InetAddress address,
String name,
int maxVarsPerPdu,
int maxRepetitions,
int maxRetries,
CollectionTracker tracker) |
Modifier and Type | Method and Description |
---|---|
SnmpWalker |
JoeSnmpStrategy.createWalker(SnmpAgentConfig snmpAgentConfig,
String name,
CollectionTracker tracker) |
Constructor and Description |
---|
JoeSnmpWalker(JoeSnmpAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
Modifier and Type | Method and Description |
---|---|
SnmpWalker |
MockSnmpStrategy.createWalker(SnmpAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
Constructor and Description |
---|
MockSnmpWalker(SnmpAgentAddress agentAddress,
int snmpVersion,
PropertyOidContainer container,
String name,
CollectionTracker tracker,
int maxVarsPerPdu,
int maxRetries) |
Modifier and Type | Method and Description |
---|---|
<T extends CollectionTracker> |
LocationAwareSnmpClient.walk(SnmpAgentConfig agent,
T tracker) |
Modifier and Type | Method and Description |
---|---|
protected CollectionTracker |
SNMPWalkWithTrackerBuilder.processResponse(SnmpMultiResponseDTO response) |
Modifier and Type | Method and Description |
---|---|
SNMPRequestBuilder<CollectionTracker> |
LocationAwareSnmpClientRpcImpl.walk(SnmpAgentConfig agent,
CollectionTracker tracker) |
Modifier and Type | Method and Description |
---|---|
SNMPRequestBuilder<CollectionTracker> |
LocationAwareSnmpClientRpcImpl.walk(SnmpAgentConfig agent,
CollectionTracker tracker) |
Constructor and Description |
---|
SNMPWalkWithTrackerBuilder(LocationAwareSnmpClientRpcImpl client,
SnmpAgentConfig agent,
CollectionTracker tracker) |
Modifier and Type | Method and Description |
---|---|
SnmpWalker |
Snmp4JStrategy.createWalker(SnmpAgentConfig snmpAgentConfig,
String name,
CollectionTracker tracker)
SNMP4J createWalker implementation.
|
Constructor and Description |
---|
Snmp4JWalker(Snmp4JAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
Copyright © 2021. All rights reserved.