summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/hlapi/v3arch/twisted/agent/ntforg/v2c-trap-inline-callbacks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hlapi/v3arch/twisted/agent/ntforg/v2c-trap-inline-callbacks.py b/examples/hlapi/v3arch/twisted/agent/ntforg/v2c-trap-inline-callbacks.py
index 6e831582..12a130e8 100644
--- a/examples/hlapi/v3arch/twisted/agent/ntforg/v2c-trap-inline-callbacks.py
+++ b/examples/hlapi/v3arch/twisted/agent/ntforg/v2c-trap-inline-callbacks.py
@@ -26,7 +26,7 @@ def sendtrap(reactor, snmpEngine, hostname):
deferred = sendNotification(
snmpEngine,
- CommunityData('public', mpModel=0),
+ CommunityData('public', mpModel=1),
UdpTransportTarget((hostname, 162)),
ContextData(),
'trap',