snmp-server group groupname { 1 | 2c | 3 [auth | noauth | priv] [context
context-name]} [read readview] [ wrete writeview] [notify notifyview]
no snmp-server group groupname {1 | 2c | 3 [auth | noauth | priv] [context
context-name]}
【Parameter】
groupname means group name, which ranges from 1 to 32 characters,excluding
space.
Readview is a view name, which means the right to read in the view. If the keyword
is vacant, it is default not to include readable view.
Writeview is a view name, which means the right to read and write in the view. If the
keyword is vacant, it is default not to include readable and writable view.
Notifyview is a view name, which means the right to send notification in the view. If
the keyword is vacant, it is default not to include notify sending view.
Context-name is facility context. If the keyword is vacant, it is default to be local
facility.
【Default】
12-73