aboutsummaryrefslogtreecommitdiffstats
path: root/snmptrap/mod
AgeCommit message (Collapse)AuthorFilesLines
2022-08-22CodeCoverage improvement (60% to 90%)Hansen, Tony (th1395)8-60/+61
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)11-229/+302
Change-Id: I41badbf7ea2b2cd243e9f2acd5c9f2d3ec907964 Issue-ID: DCAEGEN2-2995 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-11-02send stdout logging to stdout in addition to log filesHansen, Tony (th1395)1-0/+13
Change-Id: Icad02afe29e28eef72cc36dd82f0a64810ce9500 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2957 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-02-19fix for py38/py39 testsHansen, Tony (th1395)1-0/+2
Change-Id: I881926030fe496d5c1976b2ec2534d9b58b71643 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2494 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2020-03-18improve the code coverage6.0.0-ONAPfrankfurtHansen, Tony (th1395)1-8/+19
Change-Id: I143f7f1e29817e9d4c0914e5349221fa63f5ce5d Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-1903
2020-03-02copyright banner changes2.0.3Ladue, David (dl3158)12-153/+742
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-09-14v3 changes and netsnmp compat updateLadue, David (dl3158)1-0/+89
Change-Id: Ia69f70c5e128e800623feb7c1473b6729e52ba29 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-09-14additional V3 auth and priv optionsLadue, David (dl3158)1-34/+57
Change-Id: I23e44d497d3f77436d19aed52e8b75d07101956d Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-08-22added test coverageLadue, David (dl3158)1-14/+0
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-2/+2
Change-Id: Ic7dfc585af74f3341b58ef53f16cb09f0cc94098 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-08-16adding snmpV3 supportLadue, David (dl3158)5-11/+281
Change-Id: I6250e30fa1aa2516a16c4906628be8cc904fbc71 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-04-21fix runtime startup errorLadue, David (dl3158)1-1/+1
Issue-ID: DCAEGEN2-465 Change-Id: I2db760432f18a37427e60045e7a2bab78f03280e Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-29more pytest coverageLadue, David (dl3158)2-213/+10
Change-Id: I665b032f4789ff7a3089d727f36c8e8500963497 Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
2018-03-28fix tox setup for snmptrapVijay VK8-0/+1118
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>