Package | Description |
---|---|
net.percederberg.mibble |
Provides the SNMP MIB file loading and validation classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<MibLoaderLog.LogEntry> |
MibLoaderLog.entries()
Returns an iterator with all the log entries.
|
Modifier and Type | Method and Description |
---|---|
void |
MibLoaderLog.add(MibLoaderLog.LogEntry entry)
Adds a log entry to this log.
|