Chapter 31 Configuring Snmp; Snmp Version 1 And Version 2C; Snmp Version 3; Assigning Snmp Switch Contact And Location Information - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

About SNMP Security
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

SNMP Version 1 and Version 2c

SNMP Version 1 (SNMPv1) and SNMP Version 2c (SNMPv2c) use a community string match for user
authentication. Community strings provided a weak form of access control in earlier versions of SNMP.
SNMPv3 provides much improved access control using strong authentication and should be preferred
over SNMPv1 and SNMPv2c wherever it is supported.

SNMP Version 3

SNMP Version 3 (SNMPv3) is an interoperable standards-based protocol for network management.
SNMPv3 provides secure access to devices by a combination of authenticating and encrypting frames
over the network. The security features provided in SNMPv3 are:
SNMPv3 provides for both security models and security levels. A security model is an authentication
strategy that is set up for a user and the role in which the user resides. A security level is the permitted
level of security within a security model. A combination of a security model and a security level
determines which security mechanism is employed when handling an SNMP packet.

Assigning SNMP Switch Contact and Location Information

You can assign the switch contact information, which is limited to 32 characters (without spaces) and
the switch location.
To configure contact and location information, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# snmp-server contact NewUser
switch(config)# no snmp-server contact NewUser
Step 3
switch(config)# snmp-server location SanJose
switch(config)# no snmp-server location SanJose
To configure contact and location information, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# snmp-server contact NewUser
switch(config)# no snmp-server contact NewUser
Cisco MDS 9000 Family CLI Configuration Guide
31-2
SNMP Version 1 and Version 2c, page 31-2
SNMP Version 3, page 31-2
Assigning SNMP Switch Contact and Location Information, page 31-2
Message integrity—Ensures that a packet has not been tampered with in-transit.
Authentication—Determines the message is from a valid source.
Encryption—Scrambles the packet contents to prevent it from being seen by unauthorized sources.
Chapter 31
Configuring SNMP
Purpose
Enters configuration mode.
Assigns the contact name for the switch.
Deletes the contact name for the switch.
Assigns the switch location.
Deletes the switch location.
Purpose
Enters configuration mode.
Assigns the contact name for the switch.
Deletes the contact name for the switch.
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents