Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
snmp-server community 557
Example
cli:root# snmp-server community beta build address 192.168.20.12 mask
255.255.255.0 context cuda
cli:192.168.208.3:root# show snmp community
row count: 5
Name Security Name Context Storage
---------------------------------------------------------------
bat all NonVolatile
beta build cuda NonVolatile
guitraps guitraps NonVolatile
private adc adc NonVolatile
public adc adc NonVolatile
Related Commands
■ show snmp community on page 523
storage {volatile |
nonvolatile | permanent |
readonly}
Specifies how the community entry is stored:
■ volatile – Entry is stored in volatile memory. The information is
lost during a system reboot.
■ nonvolatile (default) – Entry is stored in non-volatile memory.
The information is not lost during a system reboot.
■ permanent – Entry is stored in non-volatile memory. You
cannot delete the information but you can make
modifications.
■ readonly – Entry is stored in non-volatile memory. You cannot
delete or modify the information.