Update logical interconnect SNMP settings

To update logical interconnect SNMP settings, perform a PUT operation to reapply all of the logical interconnect SNMP settings attributes. View the logical interconnect SNMP settings attributes by using a GET operation, edit the attributes, and then perform a PUT operation using all of the attributes.

Prerequisites

  • Minimum required session ID privileges: Infrastructure administrator

Updating logical interconnect SNMP settings using REST APIs
  1. Select a logical interconnect URI.

    GET /rest/logical-interconnects

  2. Using the logical interconnect URI, get the logical interconnect SNMP settings.

    GET {logical interconnect URI}/snmpConfiguration

  3. Edit the SNMP settings.

  4. Update the logical interconnect SNMP settings.

    PUT {logical interconnect URI}/snmpConfiguration