fix to snmptrap c/l

pull/45/head
elie 2015-12-19 13:34:00 +00:00
parent 82af44ba56
commit ac82aea8e9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Send SNMP TRAP notification using the following options:
Functionally similar to:
| $ snmptrap -v3 -l authPriv -u usr-md5-des -A authkey1 -X privkey1 -e 8000000001020304 0 1.3.6.1.6.3.1.1.5.1 1.3.6.1.2.1.1.5.0 s 'my system'
| $ snmptrap -v3 -l authPriv -u usr-md5-des -A authkey1 -X privkey1 -e 8000000001020304 demo.snmplabs.com 0 1.3.6.1.6.3.1.1.5.1 1.3.6.1.2.1.1.1.0 s 'my system'
"""#
from pysnmp.entity import engine, config