| Package | Description |
|---|---|
| com.snmp4j.smi |
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SmiObjectType
The SmiObjectType interface extends the
SmiObject by
attributes specific to the SMI OBJECT-TYPE construct, i.e. the MAX-ACCESS
clause. |
interface |
SmiObjectTypeIndex
The SmiObjectTypeIndex represents an OBJECT-TYPE definition that is used as an INDEX element
for a table.
|
interface |
SmiTextualConvention
The SmiTextualConvention represents the SMIv2 TEXTUAL-CONVENTION
and the SMIv1 type assignment construct.
|
Copyright © 2015 SNMP4J.com. All Rights Reserved.