
13
2.1.2 snmp
2.1.2.1 community
This command can define a community with string, host/mask, authority as read only or
read/write.
community -s <Index>
community -e <Index> <Community> <Host/mask> <MAX Access>
community -d <Index>
Syntax Description
Syntax Description
-s It is used for displaying the settings of specified item.
-e It is used for editing the settings of specified item.
-d It is used for deleting the settings of specified item.
Index Enter the number of the item for the setting you want to execute
specific action.
Community Available settings that you can use include public (means Public)
and private (means Private).
Host/mask Enter the mask address for the host.
MAX Access Select the authority as Read only or Read/Write. Available
settings that you can use include 0 (means read only) and 1
(means read/write).
Example
DrayTek/advance/snmp> community -e 1 public 192.168.1.100/24 1
DrayTek/advance/snmp> community -s 1
-------------------
EMS SNMP Community
-------------------
Index: 1
Community: public
Host/mask: 192.168.1.100/24
Max Access: Read/Write
Comentarios a estos manuales