196
context-name
: Specifies an SNMP context, a case-sensitive string of 1 to 32 characters.
Usage guidelines
This command enables a module on an agent to obtain the context mapped to a community name
when an NMS accesses the agent by using SNMPv1 or SNMPv2c.
You can configure a maximum of 10 community-context mappings on the device.
Examples
# Map SNMP community
private
to SNMP context
testcontext
.
<Sysname> system-view
[Sysname] snmp-agent community-map private context testcontext
Related commands
display snmp-agent community
snmp-agent context
Use
snmp-agent context
to create an SNMP context.
Use
undo snmp-agent context
to delete an SNMP context.
Syntax
snmp-agent context context-name
undo snmp-agent context context-name
Default
No SNMP contexts exist.
Views
System view
Predefined use roles
network-admin
Parameters
context-name
: Specifies an SNMP context, a case-sensitive string of 1 to 32 characters.
Usage guidelines
For an NMS and an SNMP agent to communicate, configure the same SNMP context for them or do
not configure a context for the NMS.
You can create a maximum of 20 SNMP contexts.
Examples
# Create SNMP context
testcontext
.
<Sysname> system-view
[Sysname] snmp-agent context testcontext