| Package | Description | 
|---|---|
| org.opennms.netmgt.capsd.snmp | |
| org.opennms.netmgt.collectd.tca | |
| org.opennms.netmgt.enlinkd.snmp | |
| org.opennms.netmgt.provision.service.snmp | |
| org.opennms.netmgt.snmp | 
 Non-implementation-specific SNMP API. 
 | 
| Constructor and Description | 
|---|
SnmpTable(InetAddress address,
         String tableName,
         NamedSnmpVar[] columns)
Constructor for SnmpTable. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static NamedSnmpVar[] | 
TcaDataEntry.tca_elemList
The Constant TCA Element List. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static NamedSnmpVar[] | 
OspfGeneralGroupTracker.ms_elemList  | 
static NamedSnmpVar[] | 
LldpLocalGroupTracker.ms_elemList  | 
static NamedSnmpVar[] | 
IsisSysObjectGroupTracker.ms_elemList  | 
static NamedSnmpVar[] | 
CdpGlobalGroupTracker.ms_elemList  | 
static NamedSnmpVar[] | 
CiscoVtpTracker.ms_elemList  | 
static NamedSnmpVar[] | 
Dot1dBaseTracker.ms_elemList
The keys that will be supported by default from the 
 TreeMap base class. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static NamedSnmpVar[] | 
IpAddrTableEntry.ms_elemList
Constant  
ms_elemList | 
static NamedSnmpVar[] | 
IfTableEntry.ms_elemList
Constant  
ms_elemList | 
static NamedSnmpVar[] | 
SystemGroup.ms_elemList
 The keys that will be supported by default from the TreeMap base class. 
 | 
static NamedSnmpVar[] | 
IpAddressTableEntry.ms_elemList
Constant  
ms_elemList | 
static NamedSnmpVar[] | 
IfXTableEntry.ms_elemList
Constant  
ms_elemList | 
| Constructor and Description | 
|---|
SnmpTable(InetAddress address,
         String tableName,
         NamedSnmpVar[] columns)
Constructor for SnmpTable. 
 | 
SnmpTable(InetAddress address,
         String tableName,
         NamedSnmpVar[] columns,
         Set<SnmpInstId> instances)
Constructor for SnmpTable. 
 | 
SnmpTableEntry(NamedSnmpVar[] list)
Constructor for SnmpTableEntry. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected NamedSnmpVar[] | 
SnmpStore.ms_elemList
 The keys that will be supported by default from the TreeMap base class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NamedSnmpVar[] | 
SnmpStore.getElements()
getElements 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CollectionTracker[] | 
NamedSnmpVar.getTrackersFor(NamedSnmpVar[] columns)
getTrackersFor 
 | 
static CollectionTracker[] | 
NamedSnmpVar.getTrackersFor(NamedSnmpVar[] columns,
              Set<SnmpInstId> instances)
getTrackersFor 
 | 
| Constructor and Description | 
|---|
SnmpStore(NamedSnmpVar[] list)
Constructor for SnmpStore. 
 | 
Copyright © 2021. All rights reserved.