JoeSNMP API 0.2.6

Uses of Class
org.opennms.protocols.snmp.SnmpInt32

Packages that use SnmpInt32
org.opennms.protocols.snmp   
 

Uses of SnmpInt32 in org.opennms.protocols.snmp
 

Methods in org.opennms.protocols.snmp with parameters of type SnmpInt32
 void SnmpPacketHandler.processSnmpMessage(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.
 void SnmpTrapSession.TrapHandler.processSnmpMessage(InetAddress agent, int port, SnmpInt32 version, SnmpOctetString community, int pduType, SnmpPduPacket pdu)
          Processes the default V1 & V2 messages.
 void SnmpSession.SessionHandler.processSnmpMessage(InetAddress agent, int port, SnmpInt32 version, SnmpOctetString community, int pduType, SnmpPduPacket pdu)
           
 

Constructors in org.opennms.protocols.snmp with parameters of type SnmpInt32
SnmpInt32(SnmpInt32 second)
          Class copy constructor.
 


JoeSNMP API 0.2.6

Generated by jpp on July 15 2004 1044.