Package | Description |
---|---|
org.opennms.protocols.snmp |
SNMP protocol datastructure implementation (PDUs, sessions, requests, etc.)
|
Modifier and Type | Method and Description |
---|---|
SnmpIPAddress |
SnmpPduTrap.getAgentAddress()
Gets the remote agent's IP address.
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpPduTrap.setAgentAddress(SnmpIPAddress addr)
Sets the remote agent's IP address.
|
static InetAddress |
SnmpIPAddress.toInetAddress(SnmpIPAddress val) |
Constructor and Description |
---|
SnmpIPAddress(SnmpIPAddress second)
Copy constructor.
|
Copyright © 2021. All rights reserved.