Package | Description |
---|---|
org.opennms.protocols.snmp |
Modifier and Type | Method and Description |
---|---|
SnmpPduRequest |
SnmpAgentHandler.snmpReceivedGet(SnmpPduPacket pdu,
boolean getNext)
This method is defined to handle SNMP Get requests
that are received by the session.
|
SnmpPduRequest |
SnmpAgentHandler.snmpReceivedSet(SnmpPduPacket pdu)
This method is defined to handle SNMP Set requests
that are received by the session.
|
Modifier and Type | Method and Description |
---|---|
private void |
SnmpAgentSession.AgentHandler.handleResponse(java.net.InetAddress manager,
int port,
SnmpPduPacket pdu,
SnmpPduRequest response) |
Constructor and Description |
---|
SnmpPduRequest(SnmpPduRequest second)
Class copy constructor.
|
Generated by iurt on 2015.