| Package | Description | 
|---|---|
| org.opennms.netmgt.capsd.snmp | |
| 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.service | |
| org.opennms.netmgt.provision.service.snmp | |
| org.opennms.netmgt.provision.snmp | |
| org.opennms.netmgt.snmp | 
 Non-implementation-specific SNMP API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract T | 
SnmpTable.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpInstId[] | 
IfAliasResourceType.getCollectionInstances()
This method returns an array of the instances that the attributes of this type should be collected for
 It is used to restricting data collection to just these instances. 
 | 
SnmpInstId[] | 
ResourceType.getCollectionInstances()
This method returns an array of the instances that the attributes of this type should be collected for
 It is used to restricting data collection to just these instances. 
 | 
SnmpInstId[] | 
IfResourceType.getCollectionInstances()
This method returns an array of the instances that the attributes of this type should be collected for
 It is used to restricting data collection to just these instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpCollectionResource | 
IfAliasResourceType.findAliasedResource(SnmpInstId inst,
                   String ifAlias)
findAliasedResource 
 | 
SnmpCollectionResource | 
GenericIndexResourceType.findAliasedResource(SnmpInstId inst,
                   String ifAlias)
findAliasedResource 
 | 
abstract SnmpCollectionResource | 
ResourceType.findAliasedResource(SnmpInstId inst,
                   String ifAlias)
findAliasedResource 
 | 
SnmpCollectionResource | 
IfResourceType.findAliasedResource(SnmpInstId inst,
                   String ifAlias)
findAliasedResource 
 | 
SnmpCollectionResource | 
NodeResourceType.findAliasedResource(SnmpInstId inst,
                   String ifAlias)
findAliasedResource 
 | 
SnmpCollectionResource | 
IfAliasResourceType.findResource(SnmpInstId inst)
findResource 
 | 
SnmpCollectionResource | 
GenericIndexResourceType.findResource(SnmpInstId inst)
findResource 
 | 
abstract SnmpCollectionResource | 
ResourceType.findResource(SnmpInstId inst)
findResource 
 | 
SnmpCollectionResource | 
IfResourceType.findResource(SnmpInstId inst)
findResource 
 | 
SnmpCollectionResource | 
NodeResourceType.findResource(SnmpInstId inst)
findResource 
 | 
boolean | 
SnmpAttributeType.matches(SnmpObjId base,
       SnmpInstId inst)
matches 
 | 
| Constructor and Description | 
|---|
GenericIndexResource(ResourceType def,
                    String name,
                    SnmpInstId inst)
Constructor for GenericIndexResource. 
 | 
ObjIdMonitor(SnmpObjId base,
            SnmpInstId inst)
Constructor for ObjIdMonitor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpInstId | 
TcaDataEntry.getInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected TcaDataEntry | 
TcaData.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)  | 
| Constructor and Description | 
|---|
TcaDataEntry(SnmpInstId instance)
Instantiates a new TCA data entry. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionTracker | 
MibObject.getCollectionTracker(SnmpInstId... instances)
Deprecated.  
getCollectionTracker 
 | 
static CollectionTracker[] | 
MibObject.getCollectionTrackers(List<MibObject> objList,
                     SnmpInstId... instances)
Deprecated.  
getCollectionTrackers 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpRowResult | 
OspfIfTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
OspfNbrTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
LldpRemTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
IsisISAdjTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
IsisCircTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
IpNetToMediaTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
CdpCacheTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
Dot1qTpFdbTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
CiscoVtpVlanTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
Dot1dBasePortTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
Dot1dStpPortTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
Dot1dTpFdbTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
| Constructor and Description | 
|---|
CdpCacheRow(int columnCount,
           SnmpInstId instance)  | 
CiscoVtpVlanRow(int columnCount,
               SnmpInstId instance)  | 
Dot1dBasePortRow(int columnCount,
                SnmpInstId instance)  | 
Dot1dStpPortRow(int columnCount,
               SnmpInstId instance)  | 
Dot1dTpFdbRow(int columnCount,
             SnmpInstId instance)  | 
Dot1qTpFdbRow(int columnCount,
             SnmpInstId instance)  | 
IpNetToMediaRow(int columnCount,
               SnmpInstId instance)  | 
IsIsAdjRow(int columnCount,
          SnmpInstId instance)  | 
IsIsCircRow(int columnCount,
           SnmpInstId instance)  | 
LldpRemRow(int columnCount,
          SnmpInstId instance)  | 
OspfIfRow(int columnCount,
         SnmpInstId instance)  | 
OspfNbrRow(int columnCount,
          SnmpInstId instance)  | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpRowResult | 
IPAddressTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
PhysInterfaceTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
SnmpRowResult | 
IPInterfaceTableTracker.createRowResult(int columnCount,
               SnmpInstId instance) | 
| Constructor and Description | 
|---|
IPAddressRow(int columnCount,
            SnmpInstId instance)  | 
| Modifier and Type | Method and Description | 
|---|---|
static SnmpInstId | 
IpAddressTable.getInstanceForAddress(InetAddress address)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<SnmpInstId> | 
IpAddressTable.getInstanceIds(Set<InetAddress> ipAddresses)  | 
Set<SnmpInstId> | 
SnmpTable.getInstances()
getInstances 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected IpAddressTableEntry | 
IpAddressTable.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
protected abstract T | 
SnmpTable.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
protected IpAddrTableEntry | 
IpAddrTable.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
protected IfTableEntry | 
IfTable.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
protected IfXTableEntry | 
IfXTable.createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
T | 
SnmpTable.getEntry(SnmpInstId inst)
getEntry 
 | 
| Constructor and Description | 
|---|
IfTable(InetAddress address,
       Set<SnmpInstId> ifIndices)
Constructor for IfTable. 
 | 
IfXTable(InetAddress address,
        Set<SnmpInstId> ifIndices)
Constructor for IfXTable. 
 | 
IpAddressTable(InetAddress address,
              Set<InetAddress> inetAddresses,
              Set<SnmpInstId> ipAddresses)
Constructor for IpAddressTable. 
 | 
IpAddrTable(InetAddress address,
           Set<SnmpInstId> ipAddrs)
Constructor for IpAddrTable. 
 | 
SnmpTable(InetAddress address,
         String tableName,
         NamedSnmpVar[] columns,
         Set<SnmpInstId> instances)
Constructor for SnmpTable. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpRowResult | 
EntityPhysicalTableTracker.createRowResult(int columnCount,
               SnmpInstId instance)  | 
| Constructor and Description | 
|---|
EntityPhysicalTableRow(int columnCount,
                      SnmpInstId instance)
The Constructor. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static SnmpInstId | 
SnmpInstId.INST_ZERO  | 
| Modifier and Type | Method and Description | 
|---|---|
static SnmpInstId[] | 
SnmpInstId.convertToSnmpInstIds(String instances)  | 
SnmpInstId | 
SnmpRowResult.getInstance()  | 
SnmpInstId | 
SnmpResult.getInstance()  | 
SnmpInstId | 
SnmpObjId.getInstance(SnmpObjId base)  | 
SnmpInstId | 
ColumnTracker.getLastInstance()  | 
SnmpInstId | 
SnmpInstIdXmlAdapter.unmarshal(String instance)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<SnmpInstId,SnmpValue> | 
SnmpUtils.getOidValues(SnmpAgentConfig agentConfig,
            String name,
            SnmpObjId oid)  | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpRowResult | 
TableTracker.createRowResult(int columnCount,
               SnmpInstId instance)  | 
SnmpRowResult | 
RowResultFactory.createRowResult(int columnCount,
               SnmpInstId instance)  | 
SnmpRowResult | 
SnmpTableResult.createRowResult(int columnCount,
               SnmpInstId instance)  | 
String | 
SnmpInstIdXmlAdapter.marshal(SnmpInstId snmpInstId)  | 
void | 
SnmpResult.setInstance(SnmpInstId instance)  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionTracker | 
NamedSnmpVar.getCollectionTracker(Set<SnmpInstId> instances)
getCollectionTracker 
 | 
static CollectionTracker[] | 
NamedSnmpVar.getTrackersFor(NamedSnmpVar[] columns,
              Set<SnmpInstId> instances)
getTrackersFor 
 | 
| Constructor and Description | 
|---|
InstanceListTracker(SnmpObjId base,
                   SnmpInstId[] instances)  | 
InstanceListTracker(SnmpObjId base,
                   SnmpInstId[] instances,
                   CollectionTracker parent)  | 
SingleInstanceTracker(SnmpObjId base,
                     SnmpInstId inst)  | 
SingleInstanceTracker(SnmpObjId base,
                     SnmpInstId inst,
                     CollectionTracker parent)  | 
SnmpResult(SnmpObjId base,
          SnmpInstId instance,
          SnmpValue value)  | 
SnmpRowResult(int columnCount,
             SnmpInstId instance)  | 
Copyright © 2021. All rights reserved.