Configuring Snmp; Configuring Snmp Users - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring SNMP

Parameters
License notifications
Configuring SNMP
Note
Be aware that the Cisco NX-OS commands for this feature may differ from those commands used in Cisco
IOS.
You can configure up to 10 SNMP hosts on a device.
Note

Configuring SNMP Users

You can configure a user for SNMP.
Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
182
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
snmp-server user name [auth {md5 | sha}
passphrase [auto] [priv [aes-128]
passphrase] [engineID id] [localizedkey]]
Example:
switch(config)# snmp-server user Admin
auth sha abcd1234 priv abcdefgh
show snmp user
Example:
switch(config) # show snmp user
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Default
Enabled
Purpose
Enters global configuration mode.
Configures an SNMP user with authentication and
privacy parameters. The passphrase can be any
case-sensitive, alphanumeric string up to 64
characters. If you use the localizedkey keyword,
the passphrase can be any case-sensitive,
alphanumeric string up to 130 characters.
The engineID format is a 12-digit, colon-separated
decimal number.
(Optional)
Displays information about one or more SNMP
users.
(Optional)
Copies the running configuration to the startup
configuration.
Configuring SNMP

Advertisement

Table of Contents
loading

Table of Contents