For the snmp extend scripts. Edit shebang env to use python3. ``` #!/usr/bin/env python3 ```
For the snmp extend scripts.
Edit shebang env to use python3.