summaryrefslogtreecommitdiff
path: root/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py')
-rw-r--r--examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py b/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
index c8f42467..1fdee69b 100644
--- a/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
+++ b/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
@@ -37,6 +37,7 @@ for authData, transportTarget in targets:
context.SnmpContext(snmpEngine),
authData,
transportTarget,
+ ntforg.ContextData(),
'trap',
ntforg.MibVariable('SNMPv2-MIB', 'coldStart'),
( ( rfc1902.ObjectName('1.3.6.1.2.1.1.1.0'),