Uses of Class
com.sun.management.snmp.SnmpUnknownModelException

Packages that use SnmpUnknownModelException
com.sun.management.snmp Provides the core classes for implementing common SNMP data types and services
com.sun.management.snmp.manager.usm Provides the classes for sending SNMPv3 requests, using the User-based Security Model
 

Uses of SnmpUnknownModelException in com.sun.management.snmp
 

Subclasses of SnmpUnknownModelException in com.sun.management.snmp
 class SnmpUnknownAccContrModelException
          This exception is thrown when an SnmpAccessControlSubSystem doesn't know the passed ID.
 class SnmpUnknownMsgProcModelException
          This exception is thrown when an SnmpMsgProcessingSubSystem doesn't know the passed ID.
 class SnmpUnknownSecModelException
          This exception is thrown when an SnmpSecuritySubSystem doesn't know the passed ID.
 

Uses of SnmpUnknownModelException in com.sun.management.snmp.manager.usm
 

Constructors in com.sun.management.snmp.manager.usm that throw SnmpUnknownModelException
SnmpUsmParameters(SnmpEngine engine)
          Package constructor.
SnmpUsmParameters(SnmpEngine engine, String principal)
          Package constructor.
SnmpUsmPeer(SnmpEngine engine, InetAddress netaddr)
          Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine engine, InetAddress netaddr, SnmpEngineId id)
          Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine engine, String host)
          Creates an SNMP peer object for a device.
SnmpUsmPeer(SnmpEngine engine, String host, int port)
          Creates an SNMP peer object for a device with the specified port.
SnmpUsmPeer(SnmpEngine engine, String host, int port, SnmpEngineId id)
          Creates an SNMP peer object for a device with the specified port.
SnmpUsmPeer(SnmpEngine engine, String host, SnmpEngineId id)
          Creates an SNMP peer object for a device.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.