aboutsummaryrefslogtreecommitdiffstats
path: root/snmptrap/snmptrapd.py
AgeCommit message (Collapse)AuthorFilesLines
2022-08-22CodeCoverage improvement (60% to 90%)Hansen, Tony (th1395)1-23/+17
Change-Id: I579e9d3fedbd6cc2589d189b121fa7dadfb6f7f1 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3158 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-12-02run the black formatting tool on python code2.0.6Hansen, Tony (th1395)1-208/+224
Change-Id: I41badbf7ea2b2cd243e9f2acd5c9f2d3ec907964 Issue-ID: DCAEGEN2-2995 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2020-03-02copyright banner changes2.0.3Ladue, David (dl3158)1-152/+253
Change-Id: I64f089e36fb8b21ed1719696ceeded1590ba8f8c Signed-off-by: Ladue, David (dl3158) <dl3158@att.com> Issue-ID: DCAEGEN2-2068 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-10-01fix daily log roll bug3.0.1-ONAP3.0.0-ONAP1.4.0casablancaLadue, David (dl3158)1-6/+6
Change-Id: I5c472ceafed99bb1b619c36d31371e51ad17bb4b Issue-ID: DCAEGEN2-842 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-09-28fix for V1 varbinds, V3 examplesLadue, David (dl3158)1-39/+46
Change-Id: Ic32dabbb356125384cc5eaa89f90e3c7c5c24128 Issue-ID: DCAEGEN2-842 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-09-14v3 changes and netsnmp compat updateLadue, David (dl3158)1-1/+2
Change-Id: Ia69f70c5e128e800623feb7c1473b6729e52ba29 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-08-22added test coverageLadue, David (dl3158)1-1/+1
Change-Id: Ie8310bab09ce329e499263f07b3ab2d3a8969727 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-08-17updates to timeout variablesLadue, David (dl3158)1-6/+6
Change-Id: Ic7dfc585af74f3341b58ef53f16cb09f0cc94098 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-08-16adding snmpV3 supportLadue, David (dl3158)1-75/+124
Change-Id: I6250e30fa1aa2516a16c4906628be8cc904fbc71 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-29more pytest coverageLadue, David (dl3158)1-47/+7
Change-Id: I665b032f4789ff7a3089d727f36c8e8500963497 Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-28fix tox setup for snmptrapVijay VK1-0/+817
Change-Id: I39adcd37cab64937af182c4716cba0cfaba6c7a2 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-271 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>