Package | Description |
---|---|
org.opennms.netmgt.scriptd.helper | |
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.snmp4j |
Use SNMP4J for SNMP support in OpenNMS.
|
Modifier and Type | Method and Description |
---|---|
SnmpV2TrapBuilder |
SnmpTrapHelper.createV2Inform(String trapOid,
String sysUpTime)
Create an SNMP V2 inform with the specified trap object ID, and sysUpTime
value.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SnmpV3TrapBuilder |
Modifier and Type | Method and Description |
---|---|
SnmpV2TrapBuilder |
SnmpStrategy.getV2InformBuilder() |
static SnmpV2TrapBuilder |
SnmpUtils.getV2InformBuilder() |
Modifier and Type | Method and Description |
---|---|
SnmpV2TrapBuilder |
JoeSnmpStrategy.getV2InformBuilder() |
Modifier and Type | Method and Description |
---|---|
SnmpV2TrapBuilder |
MockSnmpStrategy.getV2InformBuilder() |
Modifier and Type | Class and Description |
---|---|
class |
Snmp4JV2InformBuilder |
class |
Snmp4JV3InformBuilder |
class |
Snmp4JV3TrapBuilder |
Modifier and Type | Method and Description |
---|---|
SnmpV2TrapBuilder |
Snmp4JStrategy.getV2InformBuilder() |
Copyright © 2021. All rights reserved.