ONTAP 9.12.1 commands

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

    Displays or modifies contact details

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

    Description

    Sets the contact name as the System.sysContact.0 MIB-II variable.

    Parameters

    [-contact <text>] - Contact

    Specifies the contact name. Without any value specified, this command displays current setting of contact name.

    Examples

    The following example sets the contact name for SNMP. +

    cluster1::> system snmp contact -contact private
    uster1::> system snmp show
    contact:
            private
    location:
            NB
    authtrap:
            1
    init:
            0
    traphosts:
            -
    community:
                  -   -
    Top of Page