| Package | Description |
|---|---|
| org.soulwing.snmp |
Provides a façade over an SNMP and MIB implementation
|
| org.soulwing.snmp.provider |
Defines the interfaces that must be implemented by SNMP and MIB providers.
|
| org.soulwing.snmp.provider.snmp4j |
Snmp4j-based
SnmpProvider |
| Modifier and Type | Method and Description |
|---|---|
SnmpFactoryConfig |
SnmpFactory.getFactoryConfig()
Gets the factory configuration associated with this instance.
|
| Modifier and Type | Method and Description |
|---|---|
static SnmpFactory |
SnmpFactory.getInstance(SnmpFactoryConfig config,
ThreadFactory threadFactory)
Gets the singleton factory instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnmpProvider.init(SnmpFactoryConfig config)
Initializes this provider instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Snmp4jProvider.init(SnmpFactoryConfig config) |
Copyright © 2012–2015. All rights reserved.