Uses of Class
org.jsmiparser.smi.SmiOidMacro

Packages that use SmiOidMacro
org.jsmiparser.phase.file   
org.jsmiparser.smi   
 

Uses of SmiOidMacro in org.jsmiparser.phase.file
 

Methods in org.jsmiparser.phase.file that return SmiOidMacro
 SmiOidMacro ModuleParser.createOidMacro(IdToken idToken)
           
 

Uses of SmiOidMacro in org.jsmiparser.smi
 

Subclasses of SmiOidMacro in org.jsmiparser.smi
 class SmiObjectType
           
 class SmiRow
           
 class SmiTable
           
 class SmiVariable
          Besides the OBJECT-TYPE fields that are specific to SNMP variable definitions, this class also contains some methods that make it easier to deal with the recursive nature of the SmiType definitions.
 



Copyright © 2005-2007 null. All Rights Reserved.