For tables use a callback to create indexes, rows etc.

This commit is contained in:
Kristofer Hallin 2022-05-10 19:22:19 +00:00 committed by Olof hagsand
parent 4ff2ea099c
commit 9b0cf2f7c4
2 changed files with 40 additions and 117 deletions

View file

@ -86,6 +86,9 @@ function testinit(){
new "wait snmp"
wait_snmp
# XXX: This should be remoeved!
$($snmptable $OID)
}
function testexit()