ONTAP 9.12.1 commands

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

    Displays SNMP settings

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

    Description

    Lists the current values of all the SNMP parameters.

    Examples

    The example below shows a typical command display.

    cluster1::> system snmp show
      contact:
              private
      location:
              NB
      authtrap:
              1
      init:
              1
      traphosts:
              xxx.example.com(xxx.example.com)(192.168.xxx.xxx)
      community:
        -   -
    Top of Page