Skip to content

Commit 0660081

Browse files
author
Sanjay Kumar
committed
Add SNMP trap host validation test for Cisco IOS
1 parent 7bfb216 commit 0660081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_extended/snmp_host_validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
1313
Any missing or extra SNMP hosts will result in a failure.
1414
"""
15-
1615
import re
16+
from comfy import high
1717

1818
@high(
1919
name='snmp_host_validation',

0 commit comments

Comments
 (0)