Verifying Snmp Configuration - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring SNMP
Procedure
Step 1
Step 2
Step 3

Verifying SNMP Configuration

To display SNMP configuration information, perform one of the following tasks:
Command
show interface snmp-ifindex
show running-config snmp [all]
show snmp
show snmp community
show snmp context
show snmp engineID
show snmp group
show snmp host
show snmp session
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
snmp-server aaa-user cache-timeout seconds
Example:
switch(config)# snmp-server aaa-user
cache-timeout 1200
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Verifying SNMP Configuration
Purpose
Enters global configuration mode.
Configures how long the AAA synchronized
user configuration stays in the local cache. The
range is from 1 to 86400 seconds. The default
is 3600.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Displays the SNMP ifIndex value
for all interfaces (from IF-MIB).
Displays the SNMP running
configuration.
Displays the SNMP status.
Displays the SNMP community
strings.
Displays the SNMP context
mapping.
Displays the SNMP engineID.
Displays SNMP roles.
Displays information about
configured SNMP hosts.
Displays SNMP sessions.
207

Advertisement

Table of Contents
loading

Table of Contents