Uses of Interface
com.snmp4j.smi.SmiValueType

Packages that use SmiValueType
Package
Description
Provides classes and interfaces for parsing, compiling, loading, and using Management Information Base (MIB) specifications written in Structure of Management Information (SMI) version 1 and 2 with SNMP4J to format and parse SNMP data.
  • Uses of SmiValueType in com.snmp4j.smi

    Subinterfaces of SmiValueType in com.snmp4j.smi
    Modifier and Type
    Interface
    Description
    interface 
    The SmiObjectType interface extends the SmiObject by attributes specific to the SMI OBJECT-TYPE construct, i.e., the MAX-ACCESS clause.
    interface 
    The SmiObjectTypeIndex represents an OBJECT-TYPE definition that is used as an INDEX element for a table.
    interface 
    The SmiTextualConvention represents the SMIv2 TEXTUAL-CONVENTION and the SMIv1 type assignment construct.