Package | Description |
---|---|
org.opennms.protocols.snmp |
Modifier and Type | Method and Description |
---|---|
void |
SnmpTrapSession.TrapHandler.processSnmpMessage(java.net.InetAddress agent,
int port,
SnmpInt32 version,
SnmpOctetString community,
int pduType,
SnmpPduPacket pdu)
Processes the default V1 & V2 messages.
|
void |
SnmpSession.SessionHandler.processSnmpMessage(java.net.InetAddress agent,
int port,
SnmpInt32 version,
SnmpOctetString community,
int pduType,
SnmpPduPacket pdu) |
void |
SnmpAgentSession.AgentHandler.processSnmpMessage(java.net.InetAddress manager,
int port,
SnmpInt32 version,
SnmpOctetString community,
int pduType,
SnmpPduPacket pdu)
Processes the default V1 & V2 messages.
|
void |
SnmpPacketHandler.processSnmpMessage(java.net.InetAddress agent,
int port,
SnmpInt32 version,
SnmpOctetString community,
int pduType,
SnmpPduPacket pdu)
This method is used to process received SNMP
messages in the standard V1 & V2 format.
|
Constructor and Description |
---|
SnmpInt32(SnmpInt32 second)
Class copy constructor.
|
Generated by iurt on 2015.