JoeSNMP API 0.3.3

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

Packages that use SnmpV2Error
org.opennms.protocols.snmp   
 

Uses of SnmpV2Error in org.opennms.protocols.snmp
 

Subclasses of SnmpV2Error in org.opennms.protocols.snmp
 class SnmpEndOfMibView
          The SnmpEndOfMibView object is typically returned by an SNMPv2 agent when there is no lexagraphically next object identifier in its tables.
 class SnmpNoSuchInstance
          The SnmpNoSuchInstance object is typically returned by an SNMPv2 agent when there is no matching object identifier instance in its tables.
 class SnmpNoSuchObject
          The SnmpNoSuchObject object is typically returned by an SNMPv2 agent when there is no matching object identifier for the agent.
 

Constructors in org.opennms.protocols.snmp with parameters of type SnmpV2Error
SnmpV2Error(SnmpV2Error second)
          Copy constructor.
 


JoeSNMP API 0.3.3

Generated by abuild on ${TODAY} ${TSTAMP}.