public interface MibContext
Note: This interface is internal to Mibble and only exposed to make it available in different packages.
Modifier and Type | Method and Description |
---|---|
MibSymbol |
findSymbol(java.lang.String name,
boolean expanded)
Searches for a named MIB symbol.
|
MibSymbol findSymbol(java.lang.String name, boolean expanded)
NOTE: This is an internal method that should only be called by the MIB loader.
name
- the symbol nameexpanded
- the expanded scope flag