snmp context-name

Use snmp context-name to configure an SNMP context for an EVI IS-IS process.

Use undo snmp context-name to restore the default.

Syntax

snmp context-name context-name

undo snmp context-name

Default

No SNMP context is configured for an EVI IS-IS process.

Views

EVI IS-IS process view

Predefined user roles

network-admin

mdc-admin

Parameters

context-name: Specifies a context name, a case-sensitive string of 1 to 32 characters.

Usage guidelines

In addition to the private EVI IS-IS MIB, EVI IS-IS shares the standard IS-IS MIB with IS-IS and other protocols that use IS-IS in the control plane. For SNMP to correctly identify a protocol's management information in the standard IS-IS MIB, you must configure a unique context for each of these protocols. If a protocol supports multiple processes, you must assign a unique context to each process.

The context names must be unique among all the protocols and their processes.

Context is a method introduced to SNMPv3 for multiple instance managements. For SNMPv1/v2c, you must specify a context name as a community name for protocol identification.

Examples

# Configure the SNMP context name as eviisis100 for EVI IS-IS process 100.

<Sysname> system-view
[Sysname] evi-isis 100
[Sysname-evi-isis-100] snmp context-name eviisis100