From 8a99fc180918044d44ef42fb41d2dffab249a921 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Tue, 26 Jul 2022 08:17:16 -0400 Subject: [PATCH] TT#99002 remove obsoleted OIDs from snmpwalk test These OIDs had been obsoleted for a while and have now been removed in Iddf81e4fcfd1e6bac0c478c01074ab220a49c96a. Change-Id: Ib88d965495609ed2766639975280bc16bf45aa6b --- templates/915_service-snmp.yaml.tt2 | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/templates/915_service-snmp.yaml.tt2 b/templates/915_service-snmp.yaml.tt2 index b1304e7..697a048 100644 --- a/templates/915_service-snmp.yaml.tt2 +++ b/templates/915_service-snmp.yaml.tt2 @@ -70,19 +70,5 @@ command: - "/::hbStatusHost\\.\\d = /" - "/::hbStatusNode\\.\\d = /" - "/::mailQueue\\.\\d = /" -[% IF is_mgmt -%] - - "/::asrCur\\.\\d = /" - - "/::nerCur\\.\\d = /" -[% END -%] - - "/::ccCur\\.\\d = /" - - "/::ccCur\\.\\d = /" -[% IF is_mgmt || is_proxy -%] - - "/::emCur\\.\\d = /" -[% END -%] - - "/::dialogActiveCur\\.\\d = /" - - "/::dialogLocalCur\\.\\d = /" - - "/::dialogRelayCur\\.\\d = /" - - "/::dialogIncomingCur\\.\\d = /" - - "/::dialogOutgoingCur\\.\\d = /" stderr: [] timeout: 10000