Olof hagsand
99b766ee50
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-22 13:06:23 +02:00
Olof hagsand
a61567a916
SNMP: Fixed leafref index issue and table min-column issue for mult index
2022-06-17 12:21:29 +02:00
Olof hagsand
ab6d9f565b
SNMP: Dynamic table fixes
2022-06-16 14:26:43 +02:00
Olof hagsand
2e068b8320
SNMP: Large refactorings and new dynamic table support
2022-06-16 11:08:07 +02:00
Kristofer Hallin
6086f7ee33
Bugfix.
2022-06-16 10:01:52 +02:00
Kristofer Hallin
25d4089c91
More table tests for IF-MIB.
2022-06-16 09:31:37 +02:00
Kristofer Hallin
5aa7b7c789
Tests for IF-MIB::ifRcvAddressTable with double indexes.
2022-06-15 15:40:24 +02:00
Kristofer Hallin
2bed287f01
New type, Timeticks.
2022-06-13 14:13:54 +02:00
Kristofer Hallin
b37c7fe747
Don't use the NetSNMP names from the old MIB.
2022-06-13 14:13:30 +02:00
Kristofer Hallin
03fee8029b
Added range for INTEGER type in CLIXON-TYPES-MIB.
2022-06-13 01:59:44 -07:00
Kristofer Hallin
5711bfec3b
Merge branch 'snmp' of https://github.com/clicon/clixon into snmp
2022-06-11 16:58:56 +02:00
Kristofer Hallin
e6659d7919
More updates to CLIXON-TYPES-MIB.
2022-06-11 16:58:40 +02:00
Olof hagsand
479e187917
SNMP: Step towards dynamic tables
2022-06-10 09:39:33 +02:00
Olof hagsand
2d6b166ced
SNMP: refactor type translation using orig-table
2022-06-10 09:39:33 +02:00
Kristofer Hallin
85da43ee70
More tests for entPhysicalMfgDate.
2022-06-09 21:03:03 +02:00
Kristofer Hallin
b234e915ea
Added types DateAndTime and UUIDorZero
2022-06-09 20:59:55 +02:00
Kristofer Hallin
d2f8aec561
New test for entPhysicalVendorType
2022-06-09 19:02:31 +02:00
Olof hagsand
3d07017f34
SNMP: Translate AutonomousType to oid
2022-06-09 11:12:10 +02:00
Olof hagsand
7e8b350fdf
SNMP Test: some clixon mib table tests
2022-06-08 22:10:58 +02:00
Olof hagsand
fa57fe8be7
SNMP Tests: Added clixon sanity checks on all tests
...
Ie, CLICON_VALIDATE_STATE_XML=true
Changed symbolic OID to numeric
2022-06-08 20:34:48 +02:00
Olof hagsand
d9d377de6d
SNMP: Started register table entries dynamically
...
Compile-time constant: SNMP_TABLE_DYNAMIC
Added MIB SNMP erroir handling
2022-06-08 20:31:30 +02:00
Kristofer Hallin
eaab900698
More tests for ENTITY-MIB.
2022-06-08 19:25:56 +02:00
Kristofer Hallin
98de800019
Added snmpwalk tests for system.
2022-06-07 21:36:40 +02:00
Kristofer Hallin
6f28d2b383
Test IF-MIB with numerical and textual OIDs + walk.
2022-06-07 21:26:40 +02:00
Kristofer Hallin
69bccaf543
Change nsIETFWGName type to integer.
2022-06-07 20:45:44 +02:00
Olof hagsand
fe3e03e4d5
Test: fixed an occasional error in actions depending on hostname including '92'
2022-06-07 11:22:45 +02:00
Olof hagsand
f67913a999
SNMP test: remove state from snmp_set
2022-06-07 11:09:02 +02:00
Kristofer Hallin
6c6a493826
MIB changes.
2022-06-06 21:27:57 +02:00
Olof hagsand
1ba5ad668d
SNMP frontend: String table index
2022-06-06 18:14:21 +02:00
Olof hagsand
9d5c85884c
Added Siklu sponsorship text
2022-06-05 15:50:22 +02:00
Olof hagsand
6e1c20e873
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-05 15:36:20 +02:00
Kristofer Hallin
eb6185c888
Validate both numerical and lexical OIDs.
2022-06-03 06:20:02 +02:00
Kristofer Hallin
2a181fd5de
Added snmpbulkget.
2022-06-02 19:35:32 +02:00
Kristofer Hallin
8e1705495c
Only run certain tests if snmp_debug is set.
2022-06-02 19:34:07 +02:00
Kristofer Hallin
c42379e874
First set of tests using bulkget.
2022-06-02 19:25:10 +02:00
Kristofer Hallin
a33db6ef15
snmpset tests re-written.
2022-06-02 16:21:59 +02:00
Kristofer Hallin
118e198a1e
test_snmp_types.sh are now test_snmp_get.sh
2022-05-31 21:11:04 +02:00
Kristofer Hallin
ad34885303
No copy
2022-05-31 21:10:18 +02:00
Kristofer Hallin
03988e4a0f
Some variables and functions now live in lib.sh
2022-05-31 21:03:04 +02:00
Kristofer Hallin
0bceddd75d
Copy Clixon MIB from test/mib/ to system MIB directory.
2022-05-31 21:01:54 +02:00
Kristofer Hallin
6969149a20
Modified the CLIXON-TYPES-MIB to use other OID, avoid collisions.
2022-05-31 21:00:35 +02:00
Kristofer Hallin
ee0f238fad
SNMP get tests for various types.
2022-05-31 20:56:05 +02:00
Kristofer Hallin
0c370065a6
Moved generic SNMP functions to lib.sh
2022-05-31 20:55:39 +02:00
Kristofer Hallin
73710ca7bf
Re-structured entity tests.
2022-05-30 15:23:40 +02:00
Kristofer Hallin
73e54009a8
Merge branch 'snmp' of https://github.com/clicon/clixon into snmp
2022-05-30 14:18:08 +02:00
Kristofer Hallin
ce0a53511a
Install the needed MIB for our Docker tests and wait a few seconds for snmpd to start.
2022-05-30 14:17:55 +02:00
Kristofer Hallin
0f8d50d5a4
Added ENTITY-MIB needed for tests.
2022-05-30 13:46:23 +02:00
Kristofer Hallin
72f1ecbdb2
Added MIBs needed for tests.
2022-05-30 13:43:14 +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
Kristofer Hallin
25e92bf15d
Verify all table elements for system MIB tests.
2022-05-29 14:55:57 +02:00