Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.web.svclayer.model |
Modifier and Type | Method and Description |
---|---|
void |
SnmpPeerFactory.define(SnmpEventInfo info)
Enhancement: Allows specific or ranges to be merged into SNMP configuration
with many other attributes.
|
void |
SnmpConfigAccessService.define(SnmpEventInfo eventInfo) |
Modifier and Type | Method and Description |
---|---|
SnmpEventInfo |
SnmpInfo.createEventInfo(String ipAddr)
Invokes
SnmpInfo.createEventInfo(String, String) with parameters: ipAddr
as firstIpAddress and null as lastIpAddress. |
SnmpEventInfo |
SnmpInfo.createEventInfo(String firstIpAddress,
String lastIpAddress)
Creates a
SnmpEventInfo object from this . |
Copyright © 2021. All rights reserved.