|
JoeSNMP API 0.3.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnmpPduRequest | |
|---|---|
| org.opennms.protocols.snmp | |
| Uses of SnmpPduRequest in org.opennms.protocols.snmp |
|---|
| Methods in org.opennms.protocols.snmp that return SnmpPduRequest | |
|---|---|
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. |
| Methods in org.opennms.protocols.snmp with parameters of type SnmpPduRequest | |
|---|---|
private void |
SnmpAgentSession.AgentHandler.handleResponse(java.net.InetAddress manager,
int port,
SnmpPduPacket pdu,
SnmpPduRequest response)
|
| Constructors in org.opennms.protocols.snmp with parameters of type SnmpPduRequest | |
|---|---|
SnmpPduRequest(SnmpPduRequest second)
Class copy constructor. |
|
|
JoeSNMP API 0.3.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||