| 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 |
SmiModuleIdentity
The SmiModule represents a SMIv2 MODULE-IDENTITY.
|
| Modifier and Type | Method and Description |
|---|---|
SmiModule |
SmiManager.findSmiModule(String moduleName)
Gets the
SmiModule with the specified module name. |
Copyright © 2015 SNMP4J.com. All Rights Reserved.