SANtricity 11.8 Commands

to Japanese version

Update SNMP MIB II system group variables

The set snmpSystemVariables command changes the system variables for the Simple Network Management Protocol (SNMP).

Supported Series

This command applies to an individual HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin or Support Admin role.

Context

The following system variables are maintained in a Management Information Base II (MIB-II) database:

  • Name of the system

  • Name of the system contact

  • Location of the system

Syntax

set snmpSystemVariables
[sysName=newSystemName]
[sysContact=contactName]
[sysLocation=systemLocation]

Parameters

Parameter Description

sysName

The new name that you want to give to the SNMP system. Use standard SNMP and MIB conventions for the system name. Enclose the SNMP system name in square brackets ([ ]).

sysContact

The name of contact person for the managed system with information on how to contact this person. Enclose the SNMP contact name in square brackets ([ ]).

sysLocation

The physical location of the system, such as "3rd flr". Enclose the SNMP system location in square brackets ([ ]).

Top of Page