Package com.agentpp.explorer.script.external

Interface Summary
Alarm The Alarm interface provides methods to access monitor data from within an alarm script.
GUI This interface describes methods for the "gui" context of the MIB Explorer script API.
LoopCondition The LoopCondition interface provides a pseudo Collection that returns increasing numbers through the collection's iterator(s) until it is stopped.
MIB This interface provides methods for accessing MIB module information via the "mib" context of the MIB Explorer script API.
MonitorData The MonitorData interface provides access to the data of a monitor.
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.
PDU A protocol data unit (PDU) is the basic unit of information exchange between two SNMP protocol entities.
Snmp This interface describes the methods available in the "snmp" context of the MIB Explorer scripting programming interface.
TableRow A TableRow instance represents a row of a SNMP table.
Utils This interface describes the methods available in the "utils" context of the MIB Explorer scripting programming interface.
VariableBinding The VariableBinding interface represents an association between an SNMP OID (object identifier) and its associated value.
 


Copyright 2003-2011, Frank Fock, All Rights Reserved. http://www.mibexplorer.com