ONTAP 9.12.1 commands

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

    Displays or modifies location information

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

    Description

    Sets the location name as the System.sysLocation.0 MIB-II variable.

    Parameters

    [-location <text>] - Location

    Specifies the location details. If no value is specified, this command displays the current setting of location.

    Examples

    This command sets the location name. +

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