![Cisco ASR 14000 Series Management Command Reference Download Page 665](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667665.webp)
C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
SNMP Server Commands on Cisco IOS XR Software
snmp-server vrf
SMR-663
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
snmp-server vrf
To configure the VPN routing and forwarding (VRF) properties of Simple Network Management
Protocol (SNMP), use the
snmp-server vrf
command in global configuration mode. To remove the
configuration, use the
no
form of this command.
snmp-server vrf
vrf-name
[
host
address
[
clear
|
encrypted
] [
traps
] [
version
{
1
|
2c
|
3
security-level
}]
community-string
[
udp-port
port
]] [
context
context-name
]
no snmp-server vrf
vrf-name
Syntax Description
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
vrf-name
Name of the VRF.
host
address
(Optional) Specifies the name or IP address of the host (the targeted
recipient).
clear
(Optional) Specifies that the
community-string
argument is clear text.
encrypted
(Optional) Specifies that the
community-string
argument is encrypted text.
traps
(Optional) Specifies that notifications should be sent as traps. This is the
default.
version
{
1
|
2c
|
3
}
(Optional) Specifies the version of the SNMP used to send the traps. The
default is SNMPv1. When the
version
keyword is used, one of the following
keywords must be specified:
•
1
—SNMPv1
•
2c
—SNMPv2C
•
3
—SNMPv3
security-level
(Optional) Security level for SNMPv3. Options are:
•
auth
—authNoPriv
•
noauth
—noAuthNoPriv
•
priv
—authPriv
string
Specifies the community string for SNMPv1 and SNMPv2, or the SNMPv3
user.
udp-port
port
(Optional) Specifies the UDP port to which notifications should be sent.
context
context-name
(Optional) Name of the context that must be mapped to VRF identified by
value of the
vrf-name
argument.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.