Package | Description |
---|---|
org.friendlysnmp.mib |
Provides classes to access managed objects in MIBs supported by FriendlySNMP and SNMP4J.
|
org.friendlysnmp.plugin.core |
Contains classes to support FRIENDLY-SNMP-MIB.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseMib.addHandler(FHandler handler)
Adds handler to the MIB.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseMib.collectHandlers(java.util.Collection<FHandler> c)
Collect handlers from this object
|
Modifier and Type | Class and Description |
---|---|
class |
CoreAppInfoHandler
The class provides application information to SNMP objects
declared in FRIENDLY-SNMP-MIB.
|
class |
CoreDeadlockHandler
The class provides application information to SNMP objects
declared in FRIENDLY-SNMP-MIB.
|
class |
CoreExceptionsHandler
The class provides application information to SNMP objects
declared in FRIENDLY-SNMP-MIB.
|
class |
CoreLifeHandler
The class provides application information to SNMP objects
declared in FRIENDLY-SNMP-MIB.
|
class |
CorePersistenceHandler
The class provides application information to SNMP objects
declared in FRIENDLY-SNMP-MIB.
|