Configuring The Context To Network Entity Mapping - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring SNMP
Step 4
Step 5

Configuring the Context to Network Entity Mapping

You can configure an SNMP context to map to a logical network entity, such as a protocol instance or VRF.
Before You Begin
Determine the logical network entity instance. For more information on VRFs and protocol instances, see the
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide or the Cisco Nexus 7000 Series NX-OS
Multicast Routing Configuration Guide.
Procedure
Step 1
Step 2
Command or Action
show snmp
Example:
switch(config)# show snmp
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
[no] snmp-server context context-name
[instance instance-name] [vrf vrf-name]
[topology topology-name]
Example:
switch(config)# snmp-server context
public1 vrf red
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuring the Context to Network Entity Mapping
Purpose
(Optional)
Displays information about one or more
destination profiles.
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Maps an SNMP context to a protocol instance, VRF, or
topology. Before Release 6.2(2), the names can be any
alphanumeric string up to 32 characters. In Release
6.2(2) and later releases, the string can include non
alphanumeric characters. However, the best practice is
to use alphanumeric characters only.
The no option deletes the mapping between an SNMP
context and a protocol instance, VRF, or topology.
Do not enter an instance, VRF, or topology to
Note
delete a context mapping. If you use the
instance, VRF, or topology keywords, you
configure a mapping between the context and
a zero-length string.
205

Advertisement

Table of Contents
loading

Table of Contents