34
Admin:
Full access right, including
maintaining user account, system information,
loading factory settings, etc..
rw:
Read & Write access privilege. Partial
access right, unable to modify system
information, user account, load factory settings
and upgrade firmware.
Ro:
Read Only access privilege.
No command
ICPE(config)# no snmp-server
community [community]
[community]
Delete the specified community.
ICPE(config-community-NAME)# no active
Disable this SNMP community account.
ICPE(config-community-NAME)# no description
Remove the entered SNMP community
descriptions.
ICPE(config-community-NAME)# no level
Remove the configured level. This will set this
community’s level to read only.
Show command
ICPE(config)# show snmp-server
community [community]
[community]
Show the specified SNMP server account’s
settings.
ICPE(config)# show snmp-server
community
Show SNMP community account’s information
in Global Configuration Mode.
ICPE(config-community-NAME)# show
View or verify the configured SNMP
community account’s information.
Exit command
ICPE(config-community-NAME)# exit
Return to Global Configuration Mode.
Snmp-server example
ICPE(config)# snmp-server community mycomm
Create a new community “mycomm” and edit
the details of this community account.
ICPE(config-community-mycomm)# active
Activate the SNMP community “mycomm”.
ICPE(config-community-mycomm)# description
rddeptcomm
Add a description for “mycomm” community.
ICPE(config-community-mycomm)# level admin
Set “mycomm” community level to admin.
2. Set up a SNMP trap destination.
Trap-dest command
Parameter
Description
ICPE(config)# snmp-server trap-
destination [1-3]
[1-3]
Create a trap destination account.
ICPE(config-trap-ACCOUNT)#
active
Enable this SNMP trap destination account.
ICPE(config-trap-ACCOUNT)#
community [community]
[community]
Enter the community name of network
management system.