Send comments to nexus3k-docfeedback@cisco.com
-SM-315
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
snmp-server tcp-session
snmp-server tcp-session
To enable a one-time authentication for Simple Network Management Protocol (SNMP) over a TCP
session, use the snmp-server tcp-session command. To disable the one-time authentication, use the no
form of this command.
snmp-server tcp-session [auth]
no snmp-server tcp-session [auth]
Syntax Description
Command Default Disabled
Command Modes Global configuration mode
Command History
Examples This example shows how to enable one-time authentication for SNMP over a TCP session:
switch# configure terminal
switch(config)# snmp-server tcp-session auth
switch(config)#
This example shows how to disable one-time authentication for SNMP over a TCP session:
switch# configure terminal
switch(config)# no snmp-server tcp-session auth
switch(config)#
Related Commands
auth (Optional) Specifies that one-time authentication for SNMP be enabled over
the TCP session.
Release Modification
5.0(3)U1(1) This command was introduced.
Command Description
show snmp Displays the SNMP status.