S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-312
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
snmp-server location
snmp-server location
To set the Simple Network Management Protocol (SNMP) system location string, use the
snmp-server
location
command. To remove the location string, use the
no
form of this command.
snmp-server location
[
text
]
no snmp-server location
[
text
]
Syntax Description
Command Default
No system location string is set.
Command Modes
Global configuration mode
Command History
Examples
This example shows how to set a system location string:
switch#
configure terminal
switch(config)#
snmp-server location Building 3/Room 21
switch(config)#
This example shows how to remove the system location string:
switch#
configure terminal
switch(config)#
no snmp-server location Building 3/Room 21
switch(config)#
Related Commands
text
(Optional) String that describes the system location information.
Release
Modification
5.0(3)U1(1)
This command was introduced.
Command
Description
snmp-server contact
Sets the SNMP system contact (sysContact) string.