summaryrefslogtreecommitdiff
path: root/examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py')
-rw-r--r--examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py b/examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py
index 5d8e284a..7707f7ed 100644
--- a/examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py
+++ b/examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py
@@ -13,11 +13,7 @@ Send SNMP INFORM notification using the following options:
Functionally similar to:
-| $ snmpinform -v3 -l authPriv -u usr-sha-aes -A authkey1 -X privkey1 \
-| demo.snmplabs.com \
-| 12345 \
-| 1.3.6.1.4.1.20408.4.1.1.2 \
-| '1.3.6.1.2.1.1.1.0' s 'my system'
+| $ snmpinform -v3 -l authPriv -u usr-md5-des -A authkey1 -X privkey1 demo.snmplabs.com 12345 1.3.6.1.4.1.20408.4.1.1.2 '1.3.6.1.2.1.1.1.0' s 'my system'
"""#
from pysnmp.hlapi import *