Uses of Class
org.snmp4j.PDUv1

Packages that use PDUv1
org.snmp4j Provides classes and interfaces for creating, sending, and receiving SNMP messages. 
 

Uses of PDUv1 in org.snmp4j
 

Methods in org.snmp4j with parameters of type PDUv1
 void Snmp.trap(PDUv1 pdu, Target target)
          Sends a SNMPv1 trap to a target.
 

Constructors in org.snmp4j with parameters of type PDUv1
PDUv1(PDUv1 other)
          Copy constructor.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.