From 6058e5cfba659dd6ebe4aff2549c52c609dc5016 Mon Sep 17 00:00:00 2001 From: eperpinya Date: Tue, 10 Dec 2024 09:59:44 +0100 Subject: [PATCH] added deactive state for the config flag --- .../templates/huawei_smartax_display_ont_info_0_1_2.textfsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntc_templates/templates/huawei_smartax_display_ont_info_0_1_2.textfsm b/ntc_templates/templates/huawei_smartax_display_ont_info_0_1_2.textfsm index b641902e1e..c11532990e 100644 --- a/ntc_templates/templates/huawei_smartax_display_ont_info_0_1_2.textfsm +++ b/ntc_templates/templates/huawei_smartax_display_ont_info_0_1_2.textfsm @@ -1,7 +1,7 @@ Value Required FSP (\w+\/\s\w+\/\w+) Value Key ONT_ID (\d+) Value SERIAL_NUMBER ([A-Z0-9]{16}) -Value CONTROL_FLAG (active|configuring|) +Value CONTROL_FLAG (active|deactive|configuring) Value RUN_STATE (online|offline) Value CONFIG_STATE (normal|mismatch|failing|online|initial) Value MATCH_STATE (initial|mismatch|match)