|
|
Context
|
Description
|
|
snmp
|
The Snmp context provides services to create SNMP request, load PDUs, modify their Variable Bindings, send SNMP requests and notifications
synchronously and inspect SNMP responses.
|
|
mib
|
The MIB context provides services to load/unload MIB modules, retrieve and exploit MIB object definitions, and manipulating OID values.
|
|
utils
|
The Utils context provides utility services to execute system commands, send emails, temporarily cease script execution, stop script execution,
create random integers, and to create an empty Vector (e.g., to collect response PDUs).
|
|
gui
|
The GUI context provides means to get input from the user when the script is executed. The user can be prompted for a string value, or for a
Variable Binding.
|
|
alarm
|
The Alarm context provides information about the alarm event that triggered the script's execution.
|
|