Command reference
R&S
®
ZNA
1673User Manual 1178.6462.02 ─ 29
SYSTem:COMMunicate:SNMP:CONTact <SnmpContact>
Defines the SNMP contact information for the administrator.
You can also set the contact information via SNMP if you do not set it via SCPI.
Parameters for setting and query:
<SnmpContact> String containing SNMP contact.
*RST: "" (empty string)
Example: //Set SNMP contact
SYST:COMM:SNMP:CONT 'ABC'
SYSTem:COMMunicate:SNMP:LOCation
<SnmpLocation>
Defines the SNMP location information for the administrator.
You can also set the location information via SNMP if you do not set it via SCPI.
Parameters for setting and query:
<SnmpLocation> String containing SNMP location.
*RST: "" (empty string)
Example: //Return SNMP location
SYST:COMM:SNMP:LOC?
SYSTem:COMMunicate:SNMP:USM:USER <Name>, <Access>, <Level>[,
<Auth_pwd>[, <Priv_pwd>]]
Defines an SNMP user profile.
Prerequisites for this command:
●
Select SNMPv3 (SYSTem:COMMunicate:SNMP:VERSion on page 1674).
Setting parameters:
<Name> String containing name of the user.
<Access> RO | RW
Defines the access right a user can have.
<Level> NOAuth | AUTH | PRIVacy
Defines the security level.
<Auth_pwd> String containing the authentication password.
<Priv_pwd> String containing the privacy password.
Example: //Create user profile
SYST:COMM:SNMP:VERS V123
SYST:COMM:SNMP:USM:USER 'Peter','RO','PRIV',
'1234','XYZ'
Usage: Setting only
Manual operation: See "SNMPv3 Configuration" on page 872
HUMS and service date commands