Configuring Snmp Notification Receivers With Vrfs - Cisco Nexus 9000 Series Configuration Manual

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring SNMP Notification Receivers with VRFs

Step 3
Configuring SNMP Notification Receivers with VRFs
SNMP adds entries into the cExtSnmpTargetVrfTable of the CISCO-SNMP-TARGET-EXT-MIB when you
configure the VRF reachability and filtering options for an SNMP notification receiver.
You must configure the host before configuring the VRF reachability or filtering options.
Note
You can configure Cisco NX-OS to use a configured VRF to reach the host receiver or to filter notifications
based on the VRF in which the notification occurred.
Procedure
Step 1
Step 2
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
122
Command or Action
Example:
switch(config)# snmp-server user NMS auth
sha abcd1234 priv abcdefgh engineID
00:00:00:63:00:01:00:10:20:15:10:03
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 host ip-address
use-vrf vrf-name [udp_port
number]
Example:
switch(config)# snmp-server
host 192.0.2.1 use-vrf Blue
Purpose
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Configures SNMP to use the selected VRF to communicate
with the host receiver. The ip-address can be an IPv4 or IPv6
address. The VRF name can be any alphanumeric string up to
255 characters. The UDP port number range is from 0 to 65535.
This command adds an entry into the ExtSnmpTargetVrfTable
of the CISCO-SNMP-TARGET-EXT-MB.
The no form of this command removes the VRF reachability
information for the configured host and removes the entry from
the ExtSnmpTargetVrfTable of the
CISCO-SNMP-TARGET-EXT-MB.
This command does not remove the host
Note
configuration.
Configuring SNMP

Advertisement

Table of Contents
loading

Table of Contents