Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.snmp.SNMPException

Packages that use SNMPException
org.hyperic.snmp   
 

Uses of SNMPException in org.hyperic.snmp
 

Subclasses of SNMPException in org.hyperic.snmp
 class MIBLookupException
           
 

Methods in org.hyperic.snmp that throw SNMPException
 List SNMPSession.getBulk(String mibName)
           
 List SNMPSession.getColumn(String mibName)
           
 SNMPValue SNMPSession.getNextValue(String mibName)
           
 SNMPSession SNMPClient.getSession(org.hyperic.util.config.ConfigResponse config)
           
 SNMPSession SNMPClient.getSession(Properties props)
           
 SNMPValue SNMPSession.getSingleValue(String mibName)
           
 Map SNMPSession.getTable(String mibName, int index)
           
 SNMPValue SNMPSession.getTableValue(String name, int index, String leaf)
           
 boolean SNMPClient.init(Properties props)
           
 long SNMPValue.toLong()
           
 


Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.