|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Notification
The Notification provides methods to access notification/trap
information when a MIB Explorer script is executed triggered by a received
notification, inform or trap.
| Method Summary | |
|---|---|
IObjectID |
getNotificationID()
Gets the notification OID of the notification or trap the triggered the execution of this script. |
java.lang.String |
getPeerAddress()
Gets the address of the peer that send the notification. |
java.lang.String |
getPeerHostname()
Gets the hostname of the peer that send the notification. |
java.lang.String |
getPeerPort()
Gets the port portion of the notification's peer address. |
java.lang.String |
getSeverity()
Gets the severity/priority assigned for the notfification OID of this notification. |
| Method Detail |
|---|
IObjectID getNotificationID()
IObjectID instance or null if the
notification ID could not be determined (which would mean that the
received trap/notification had a wrong encoding).java.lang.String getPeerAddress()
java.lang.String getPeerHostname()
java.lang.String getPeerPort()
java.lang.String getSeverity()
|
Copyright 2003-2011, Frank Fock, All Rights Reserved. http://www.mibexplorer.com | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||