Package | Description |
---|---|
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.snmp4j |
Use SNMP4J for SNMP support in OpenNMS.
|
org.opennms.netmgt.trapd |
Modifier and Type | Method and Description |
---|---|
protected abstract TrapIdentity |
TrapInformation.getTrapIdentity() |
Modifier and Type | Method and Description |
---|---|
void |
TrapProcessor.setTrapIdentity(TrapIdentity trapIdentity) |
Modifier and Type | Method and Description |
---|---|
protected TrapIdentity |
V1TrapInformation.getTrapIdentity() |
protected TrapIdentity |
V2TrapInformation.getTrapIdentity() |
Modifier and Type | Method and Description |
---|---|
protected TrapIdentity |
Snmp4JTrapNotifier.Snmp4JV1TrapInformation.getTrapIdentity() |
protected TrapIdentity |
Snmp4JTrapNotifier.Snmp4JV2TrapInformation.getTrapIdentity() |
Modifier and Type | Method and Description |
---|---|
void |
EventCreator.setTrapIdentity(TrapIdentity trapIdentity) |
Copyright © 2017. All rights reserved.