Commit graph

15 commits

Author SHA1 Message Date
Kristofer Hallin
a33db6ef15 snmpset tests re-written. 2022-06-02 16:21:59 +02:00
Olof hagsand
739193a3de SNMP frontend: Types and indexes
Added timestamp and inet address
First go at index names
2022-05-30 11:34:35 +02:00
Olof hagsand
02983a025a SNMP frontend: special case for SnmpAdminString with not null-terminated string 2022-05-28 15:30:16 +02:00
Olof hagsand
bf110058bc SNMP Frontend, fixed remaining types: phys-addr, timeticks, binary, objectid 2022-05-28 10:48:17 +02:00
Olof hagsand
b2be7e9e1b SNMP frontend, new preli table handling code
Skipped data set and use table-helper only
Specialized SNMP error handling
2022-05-26 19:04:51 +02:00
Olof hagsand
f6b762f4a5 SNMP frontend: forgot GET detailed type info in last commit 2022-05-25 20:24:27 +02:00
Olof hagsand
a7df2cd2f2 SNMP frontend tests: Added more descriptic types of each get/set value and netsnmp instructions 2022-05-24 11:16:44 +02:00
Olof hagsand
0fa35b6926 SNMP test typo in test_snmp_set 2022-05-23 14:42:29 +02:00
Olof hagsand
675f4c9f7e SNMP frontend: SNMP2YANG type conversion for snmpset 2022-05-23 14:33:32 +02:00
Olof hagsand
ea03363c3a SNMP frontend: Generalized type handling for set functions
SPlit scalar_handler into get and set subfunctions
2022-05-20 15:05:23 +02:00
Olof hagsand
8a208693ba SNMP frontend. New snmp_lib.[ch] and rearranged code into lib
Test: renamed WITH_SNMP -> ENABLE_SNMP
2022-05-19 15:46:35 +02:00
Olof hagsand
3642fde46f SNMP frontend, add int32 + string type for scalars
Added get string test
Added set value for netconf test
2022-05-19 15:46:35 +02:00
Olof hagsand
1b921e874e SNNP frontend. Added SMI default value support and deviation for set 2022-05-19 15:46:35 +02:00
Olof hagsand
63c5846091 SNMP frontend table fix: handler called with heartrate, return 0 2022-05-19 15:46:35 +02:00
Olof hagsand
0473303a4c SNMP frontend, main test for config false only, write test move to test_snmp_set.sh 2022-05-19 15:46:35 +02:00