Important changes made to SMC version 7.5

SMC version 7.5.0 introduces several changes that affects existing API integration, and scripts.

The following is a list of changes made to SMC version 7.5:
  • Interface and Modem Changes
    • Support for 3G modem interfaces has been removed. Only LTE modem interfaces are supported.
    • Modem interface configuration has changed. An APN interface must be created before configuring a dynamic IPv4 or IPv6 address under the modem interface.
  • SSL VPN Renaming to Application Access

    All SSL VPN–related elements have been renamed to use the application_access naming convention.

    Table 1.
    Previous Element Name New Element Name
    ssl_vpn_allowed_url application_access_allowed_url
    ssl_vpn_portal_setting application_access_portal_setting
    ssl_vpn_portal application_access_portal
    ssl_vpn_profile_exception application_access_profile_exception
    ssl_vpn_hostname application_access_hostname
    ssl_vpn_policy application_access_policy
    ssl_vpn_rule_entry application_access_rule_entry
    ssl_vpn_rule application_access_rule
    ssl_vpn_althost application_access_althost
    ssl_vpn_web_service_ref application_access_web_service_ref
    ssl_vpn_web_service application_access_web_service
    ssl_vpn_service_profile application_access_service_profile
    ssl_vpn_sso_domain application_access_sso_domain
    ssl_vpn_http_field application_access_http_field
    sslvpn_zipfile application_access_zipfile
    sslvpn_iconfile application_access_iconfile
    sslvpn_logon_background application_access_logon_background
    sslvpn_company_logo application_access_company_logo
    ssl_vpn_target_engine application_access_target_engine
    ssl_vpn_port_number application_access_port_number
  • Removed Elements and Integrations
    • NSX management integration container mgt_integration_configuration has been removed.
    • ZTNA support has been removed, including the ztna_connector_settings element and related attributes.
  • Attribute and Enumeration Changes
    • Log Task Elements

      The overwrite_file_flag attribute value has been renamed as follows:

      Table 2.
      Previous Value New Value
      use_number_in_file_name create
    • SNMP User Elements
      The following snmp_privacy_protocol attribute values have been removed because they are no longer supported:
      • aes_128
      • aes_192
    • Sidewinder Logging Profile

      The enable attribute values have been renamed as follows:

      Table 3.
      Previous Value New Value
      0 never
      1 always
      2 limited
    • Rule Validity Time

      The week_day attribute values have been renamed as follows:

      Table 4.
      Previous Value New Value
      monday mo
      tuesday tu
      wednesday we
      thursday th
      friday fr
      saturday sa
      sunday su
    • Probing Profile

      The following attribute values have been renamed:

      Table 5.
      Attribute Previous value New Value
      snmpv3_auth_protocol None none
      snmpv3_priv_protocol None none
    • Node and Cluster Interface

      The igmp_version attribute values have been updated as follows:

      Table 6.
      Previous Value New Value
      1 igmpv1
      2 igmpv2
      3 igmpv3
    • ARP Entry

      The type attribute value has been renamed as follows:

      Table 7.
      Previous Value New Value
      dynamic proxy
    • Route Map Rule

      The community_type attribute value has been renamed as follows:

      Table 8.
      Previous Value New Value
      delete delete_community_access_list
    • Dynamic Routing Redistribution Entry

      The filter_type attribute value has been renamed as follows:

      Table 9.
      Previous Value New Value
      never route_map_policy_with_always_on
    • OSPF Interface Settings
      The following hello_interval_type attribute value has been removed:
      • minimal
    • TLS Profile

      The tls_version attribute values have been updated as follows:

      Table 10.
      Previous value New Value
      tls_1_1 TLSv1.1
      tls_1_2 TLSv1.2
      tls_1_3 TLSv1.3
    • TLS Identity

      The tls_field attribute values have been updated as follows:

      Table 11.
      Previous value New Value
      DNS_NAME DNSName
      IP_ADDRESS IPAddress
      COMMON_NAME CommonName
      DISTINGUISHED_NAME DistinguishedName
      SHA_1 SHA-1
      SHA_256 SHA-256
      SHA_512 SHA-512
      MD5 MD5
      EMAIL_ADDRESS Email