Package | Description |
---|---|
org.friendlysnmp |
Provides classes and interfaces to access FriendlySNMP API.
|
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 |
---|---|
FNotification |
FriendlyAgent.getNotification(org.snmp4j.smi.OID oid)
Returns notification registered in one of agent's mib.
|
FNotification |
AgentWorker.getNotification(org.snmp4j.smi.OID oid) |
Modifier and Type | Method and Description |
---|---|
FNotification |
SnmpV2MibF.getAuthenticationFailure() |
FNotification |
SnmpV2MibF.getColdStart() |
FNotification |
SnmpV2MibF.getWarmStart() |
Modifier and Type | Method and Description |
---|---|
FNotification |
FriendlySnmpMibFriend.getAppDeadlock() |
FNotification |
FriendlySnmpMibFriend.getAppExceptionCaught() |
FNotification |
FriendlySnmpMibFriend.getAppExceptionUncaught() |
FNotification |
FriendlySnmpMibFriend.getAppShutdown() |
FNotification |
FriendlySnmpMibFriend.getAppStop() |