Olof hagsand
657ddf9e87
Fixed: [Nested YANG choice does not work #342 ]( https://github.com/clicon/clixon/issues/342 )
2022-07-11 12:35:24 +02:00
Olof hagsand
49d19b263c
SNMP: Internal cache handling for rowstatus
...
Test: prefix SN=0 instead of CS=0 for override clixon_snmp start
2022-07-11 10:07:48 +02:00
Olof hagsand
5175cb8223
SNMP: Added rowstatus destroy logic
2022-07-10 12:17:01 +02:00
Kristofer Hallin
7ecfd69398
Include the full snmpd command line in the tests readme.
2022-07-09 21:32:26 +02:00
Olof hagsand
714e41c627
SNMP: rowstatus for go and wait
...
Remaining: destroy and internal state
2022-07-09 16:41:21 +02:00
Olof hagsand
d79d0aa933
SNMP Support for display-hint "255t" for fixed string translation
2022-07-09 12:41:58 +02:00
Olof hagsand
4cf1d04cb7
Added XPATH function boolean()
...
* This caused problem for new NTP YANG in RFC 9249
Fixed segv on anydata for http parser
2022-07-08 15:12:28 +02:00
Olof hagsand
38027c8331
Added XPATH function boolean()
...
* This caused problem for new NTP YANG in RFC 9249
Fixed segv on anydata for http parser
2022-07-08 15:11:56 +02:00
Olof hagsand
d9cdd669d2
SNMP: Add IPaddress scalar to clixon mib and fix ipv4 set translation
2022-07-08 10:32:25 +02:00
Kristofer Hallin
1b66dfe1b9
RowStatus tests.
2022-07-05 21:58:20 +02:00
Kristofer Hallin
a0e266befb
New MIB and implementation with clixonInetTable.
2022-07-04 17:12:40 +02:00
Olof hagsand
d82d08b4ac
Merge branch 'snmp' of github.com:clicon/clixon into snmp
2022-06-26 11:51:08 +02:00
Olof hagsand
4dd633ba31
SNMP: ifStackStatus test
2022-06-26 11:31:28 +02:00
Olof hagsand
f6fe9f6a64
SNMP: fix SNMP set access of table entries
...
[Conversion of ethernet address (PhysAddress) and IP address (IPAddress) crashes agent](https://github.com/clicon/clixon/issues/340 )
Hwaddress and IP adress for scalar and table set should now work
2022-06-26 11:31:28 +02:00
Kristofer Hallin
ebf251455f
Bugfix.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
5962852e9f
More table tests for IF-MIB.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
4cece83e32
Tests for IF-MIB::ifRcvAddressTable with double indexes.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
5194514993
New type, Timeticks.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
a768e8db5d
Don't use the NetSNMP names from the old MIB.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
9f48b491c1
Added range for INTEGER type in CLIXON-TYPES-MIB.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
97cec9daec
More updates to CLIXON-TYPES-MIB.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
8727e93911
More tests for entPhysicalMfgDate.
2022-06-26 11:30:29 +02:00
Kristofer Hallin
d76843fec1
New test for entPhysicalVendorType
2022-06-26 11:30:29 +02:00
Olof hagsand
e3857396c7
SNMP Test: some clixon mib table tests
2022-06-26 11:30:29 +02:00
Olof hagsand
10226ceddd
SNMP Tests: Added clixon sanity checks on all tests
...
Ie, CLICON_VALIDATE_STATE_XML=true
Changed symbolic OID to numeric
2022-06-26 11:30:29 +02:00
Kristofer Hallin
cb3aef450d
More tests for ENTITY-MIB.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
461ebd38d6
Added snmpwalk tests for system.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
7eafd2e400
Test IF-MIB with numerical and textual OIDs + walk.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
c5d2d54fd3
Change nsIETFWGName type to integer.
2022-06-26 11:29:40 +02:00
Olof hagsand
86e6c3cd5e
SNMP test: remove state from snmp_set
2022-06-26 11:29:40 +02:00
Kristofer Hallin
3c82f1668f
MIB changes.
2022-06-26 11:29:40 +02:00
Olof hagsand
ef640772df
SNMP Frontend, fix handling of snmpd down and memory leaks
...
If snmpd is down, clixon_snmp does not start
If snmpd stops, clixon_snmp quits
Mem leaks fixed
2022-06-26 11:29:40 +02:00
Kristofer Hallin
a3d0b74e4b
Validate both numerical and lexical OIDs.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
2e529290ea
Added snmpbulkget.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
5bc8f978da
Only run certain tests if snmp_debug is set.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
736eca3e3b
First set of tests using bulkget.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
44d7d898bb
snmpset tests re-written.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
d15879890d
test_snmp_types.sh are now test_snmp_get.sh
2022-06-26 11:29:40 +02:00
Kristofer Hallin
9615254d70
Some variables and functions now live in lib.sh
2022-06-26 11:29:40 +02:00
Kristofer Hallin
9031f535fe
Modified the CLIXON-TYPES-MIB to use other OID, avoid collisions.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
54cd943933
SNMP get tests for various types.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
9be8cc51b3
Moved generic SNMP functions to lib.sh
2022-06-26 11:29:40 +02:00
Kristofer Hallin
dd23c800a0
Re-structured entity tests.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
9d5a14ef99
Added MIBs needed for tests.
2022-06-26 11:29:40 +02:00
Olof hagsand
ff52cad3a8
SNMP frontend: Types and indexes
...
Added timestamp and inet address
First go at index names
2022-06-26 11:29:40 +02:00
Kristofer Hallin
68eda07cc4
Verify all table elements for system MIB tests.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
f65271315a
Losts of new tests for ENTITY-MIB.
2022-06-26 11:29:40 +02:00
Kristofer Hallin
4d6672f29c
One more entry for IF-MIB tests.
2022-06-26 11:29:40 +02:00
Olof hagsand
18ff854e12
SNMP frontend: special case for SnmpAdminString with not null-terminated string
2022-06-26 11:29:40 +02:00
Olof hagsand
7bcecc155a
SNMP Frontend, fixed remaining types: phys-addr, timeticks, binary, objectid
2022-06-26 11:29:40 +02:00