| Package | Description | 
|---|---|
| org.opennms.netmgt.dao.util | |
| org.opennms.netmgt.events.api.model | |
| org.opennms.netmgt.model.events | |
| org.opennms.netmgt.xml.event | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
SnmpInfo.format(Snmp info,
      int maxlen)
 Converts the SNMP information from the event into a string that can be
 stored into the database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ImmutableSnmp | 
ImmutableMapper.fromMutableSnmp(Snmp snmp)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
EventUtils.toString(Snmp snmp)
toString 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Snmp | 
Snmp.copyFrom(ISnmp source)  | 
Snmp | 
ObjectFactory.createSnmp()
Create an instance of  
Snmp | 
Snmp | 
Event.getSnmp()
Returns the value of field 'snmp'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Event.setSnmp(Snmp snmp)
Sets the value of field 'snmp'. 
 | 
Copyright © 2020. All rights reserved.