Technical information
ADC Telecommunications, Inc.
294 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
no snmp-server context
Removes an SNMP context.
Mode
root
Syntax
no snmp-server context <context-name>
Arguments
Example
cli:192.168.208.3:root# show snmp context
row count: 2
Name Storage Status
-------------------------------- ------------ ------------
adc NonVolatile Active
adcw NonVolatile Active
cli:192.168.208.3:root# no snmp-server context adcw
cli:192.168.208.3:root# show snmp context
row count: 1
Name Storage Status
-------------------------------- ------------ ------------
adc NonVolatile Active
Related Commands
■ show snmp context on page 525
■ snmp-server context on page 559
<context-name> Name of the context that you want to remove. The name was assigned by
the snmp-server context command.