Package | Description |
---|---|
org.soulwing.snmp |
Provides a façade over an SNMP and MIB implementation
|
Modifier and Type | Method and Description |
---|---|
Mib |
Mib.load(File file)
Loads a MIB module from given file.
|
Mib |
Mib.load(String moduleName)
Loads a named MIB module.
|
Mib |
Mib.load(URL location)
Loads a MIB module from given location.
|
Copyright © 2012–2015. All rights reserved.