ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system snmp prepare-to-downgrade

    Change SNMP configuration to the default settings for releases earlier than Data ONTAP 9.3.0

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The system snmp prepare-to-downgrade command prepares the SNMP subsystem for a downgrade or a revert. More specifically, it prepares the SNMPv3 client feature for a downgrade or a revert. It deletes all storage switches that were explicitly added for monitoring and are using SNMPv3 as the underlying protocol. It also deletes any cluster switches that are using SNMPv3 for monitoring. Finally, it deletes any remote switch SNMPv3 users configured in ONTAP.

    Examples

    The following command prepares the SNMP subsystem for a downgrade or a revert, within a cluster named cluster1:

    cluster1::*> system snmp prepare-to-downgrade
    Top of Page