AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004

Table Of Contents
HP 12-Port 4X Fabric Copper Switch Commands
Administrative Commands
Appendix B
281
snmp-server
Synopsis:
The snmp-server command lets you set contact, location, and SNMP trap receiver information.
Syntax:
snmp-server [contact contact-string | host dest community-string | location location-string]
no snmp-server
Command Modes:
Global-configuration mode.
Privilege Level:
Unrestricted read-write user.
Usage Guidelines:
The snmp-server contact string is displayed by viewing system version or SNMP information.
The snmp-server host string is displayed by viewing using the show snmp command.
The snmp trap receiver must be configured to recognize the specified location community string.
Examples:
HP-IB0(config)# snmp-server contact "support@hp.com"
Table B-74 snmp-server Command Keyword Descriptions
Keyword Description
contact The snmp-server contact command sets the contact information for this managed node.
Specifies contact information that is included when displaying the chassis version information.
host Configures the SNMP server to receive linkUp/linkDown SNMP traps.
location Specifies the location of the chassis that is included when displaying the chassis version information.
Table B-75 snmp-server Command Argument Descriptions
Argument Description
contact-string String is an ASCII text string. Enclose multi-word strings within double-quotes (“ “). The no
snmp-server contact command resets the current contact information to an empty string.
dest IP address or DNS name of the SNMP server.
community-string Community string to use to authenticate the system chassis to the SNMP server. Enclose
multi-word strings within double-quotes. The no snmp-server host command resets the
SNMP trap receiver information to an empty string.
location-string The SNMP community-string that will be used to authenticat ethe chassis to the SNMP
server. Enclose multi-word community strings withint double-quotes. the no snmp-server
host command resets the current host information to an empty string.