Connectivity Guide

Table Of Contents
an encrypted cypher-text password. In either case, the password stores in the conguration in an encrypted form
and displays as encrypted in the show running-config snmp output.
A localized authentication or privacy key is more complex and provides greater privacy protection. To display the
localized authentication and privacy keys in an SNMPv3 user conguration, use the show running-
configuration snmp command.
To limit user access to the SNMP agent on the switch, enter an access acl-name value. In IPv6 ACLs, SNMP
supports only IPv6 and UDP types. TCP, ICMP, and port rules are not supported.
The no version of this command removes a user from the SNMP group.
Example (Encrypted
passwords)
OS10(config)# snmp-server user privuser v3group v3 auth md5
9fc53d9d908118b2804fe80e3ba8763d priv des d0452401a8c3ce42804fe80e3ba8763d
Example (Plain-text
passwords)
OS10(config)# snmp-server user authuser v3group v3 auth md5 authpasswd
Example (Remote
user)
OS10(config)# snmp-server user n3user ngroup remote 172.31.1.3 udp-port 5009 3
auth md5 authpasswd
Supported Releases 10.4.2.0 or later
snmp-server view
Congures an SNMPv3 view.
Syntax
snmp-server view view-name oid-tree [included | excluded]
Parameters
view-name — Enter the name of a read-only, read-write, or notify view. A maximum of 32 characters.
oid-tree — Enter the SNMP object ID at which the view starts in 12-octet dotted-decimal format.
included — (Optional) Include the MIB family in the view.
excluded — (Optional) Exclude the MIB family from the view.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information
The oid-tree value species the OID in the MIB tree hierarchy at which a view starts. Enter included or
excluded to include or exclude the remaining part of the MIB sub-tree contents in the view.
The no version of this command removes an SNMPv3 view.
Example
OS10(config)# snmp-server view readview 1.3.6.5 excluded
Supported Releases 10.4.2.0 or later
snmp-server vrf
Congures an SNMP agent to receive SNMP traps for the management VRF instance.
Syntax
snmp-server vrf management
652 System management