46
1.
The “comstatus” action can enable or disable the community status.
Usage: snmpSet comstatus [0|1]
0: Disable
1: Enable
2.
The “community” action can change the settings of SNMP community.
Usage: snmpSet community [item] [Access Right] [Community] [Validity]
Argument Description
Usage
item
item: 1 .. 5
Access Right: Select a access right for the
corresponding SNMP community
Type “deny”, “read”, “write”, “create” for
different access right
Validity: enable or disable the SNMP function
of the corresponding community item.
0:disable, 1:enable
Example:
3.
The “trap” action can change the settings of SNMP trap.
Usage: snmpSet trap [item] [version] [ip] [community]
Argument Description
Usage
item
item: 1 .. 5
Version: the version of SNMP
0:disable, 1: Version 1, 2: Version 2
ACTION
Description
Usage
comstatus
Enable or disable the
SNMP community function
snmpSet comstatus [0|1]
community
Change the SNMP
community setting.
snmpSet community
[index] [access right]
[community] [validatiy]
trap
Change the SNMP trap
setting.
snmpSet trap [index]
[version] [IP] [community]
Welcome to Telnet Daemon v1.01
cmd>snmpSet community 1 read public 1
SNMP community set ok.
(Please remember to reset the Access Point if you made any change).