Package | Description |
---|---|
org.opennms.protocols.snmp |
Modifier and Type | Field and Description |
---|---|
private SnmpAgentSession |
SnmpAgentSession.AgentHandler.m_forWhom
Who to pass as the session parameter
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpAgentHandler.SnmpAgentSessionError(SnmpAgentSession session,
int error,
java.lang.Object ref)
This method is invoked if an error occurs in
the session.
|
void |
SnmpAgentHandler.snmpReceivedPdu(SnmpAgentSession session,
java.net.InetAddress manager,
int port,
SnmpOctetString community,
SnmpPduPacket pdu)
This method is defined to handle SNMP requests
that are received by the session.
|
Constructor and Description |
---|
AgentHandler(SnmpAgentSession sess)
Creates an internal agent handler to be
the intermediary for the interface between
the SnmpPortal and the Session.
|
Generated by iurt on 2015.