Uses of Class
javax.management.snmp.SnmpUnknownModelException

Packages that use SnmpUnknownModelException
com.sun.jdmk.snmp Provides the core classes which implement common SNMP services. 
javax.management.snmp.manager.usm Provides the classes which implement the SNMP User-based Security Model for version 3. 
 

Uses of SnmpUnknownModelException in com.sun.jdmk.snmp
 

Subclasses of SnmpUnknownModelException in com.sun.jdmk.snmp
 class SnmpUnknownAccContrModelException
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class SnmpUnknownMsgProcModelException
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class SnmpUnknownSecModelException
          Deprecated. Use package com.sun.management.snmp in preference to classes in this package. This class may be removed in a future version of Java DMK.
 

Uses of SnmpUnknownModelException in javax.management.snmp.manager.usm
 

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


FCS Release
jdmk-5_1-b34.2 2005.11.29_16:24:00_MET

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