|
|
|
execute(self,
notification,
signal)
Send out an SNMP trap according to the definition in ZENOSS-MIB. |
source code
|
|
|
|
|
createEventDict(self,
fields,
event)
Create an event dictionary suitable for Python evaluation. |
source code
|
|
|
processEventDict(self,
eventDict,
data,
dmd)
Integration hook |
source code
|
|
|
makeVarBinds(self,
baseOID,
fields,
eventDict)
Make the SNMP variable bindings in numeric order. |
source code
|
|
|
updateContent(self,
content=None,
data=None) |
source code
|
|
|
|
Inherited from IActionBase :
configure ,
generateJavascriptContent ,
getDefaultData ,
getInfo
|