mac

Commands for Basic Switch Configuration
69
1.3. Excluded active
Displayed Information
Explanation
View Name
View name
1. and 1.3.
OID number
Included
The view includes sub trees rooted by
this OID
Excluded
The view does not include sub trees
rooted by this OID
active
State
1.4.12 snmp-server community
Command: snmp-server community {ro | rw} {0 | 7} <string> [access
{<num-std>|<name>}] [ipv6-access {<ipv6-num-std>|<ipv6-name>}] [read
<read-view-name>] [write <write-view-name>]
no snmp-server community <string> [access {<num-std>|<name>}]
[ipv6-access {<ipv6-num-std>|<ipv6-name>}]
Function: Configure the community string for the switch; the no command deletes the
configured community string.
Parameter: <string> is the configured community string. If key option is set as 0, the
specified community string is not encrypted, if key option is set as 7, the specified
community string is encrypted;
ro | rw is the specified access mode to MIB, ro for read-only and rw for
read-write;
<num-std> is the access-class number for standard numeric ACL, ranging
between 1-99;
<name> is the access-class name for standard ACL, the character string
length is ranging between 1-32;
<ipv6-num-std> is the access-class number for standard numeric IPv6 ACL,
ranging between 500-599;
<name> is the access-class name for standard IPv6 ACL, the character
string length is ranging between 1-32;
<read-view-name> is the name of readable view which includes 1-32
characters;
<write-view-name> is the name of writable view which includes 1-32
characters.