From 7c2ce8de6508a3717c8020ea085215b5353048b1 Mon Sep 17 00:00:00 2001 From: stass Date: Wed, 29 Mar 2023 18:27:19 +0300 Subject: [PATCH] fix test --- test/test_snmp_union.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/test_snmp_union.sh b/test/test_snmp_union.sh index bb27c01c..688e98ad 100644 --- a/test/test_snmp_union.sh +++ b/test/test_snmp_union.sh @@ -158,6 +158,8 @@ function testexit(){ ENTITY_OID=".1.3.6.1.2.1.47.1.1.1" +echo $($snmpwalk) + # first string, value=first OID_FIRST="${ENTITY_OID}.1.1.1" # second string, value=second