MES1000, MES2000 Ethernet Switches 137
group command. Define objects available to the
community.
no snmp-server community community
[ipv4_address|
ipv6_address| ipv6z_address]
Remove community string parameters.
snmp-server view view-name OID
{included|excluded}
View-name:
(1..30) characters
Create or edit SNMP browsing rule—the rule that
allows or restricts the browsing server to access OID.
OID—MIB object identifier, represented as ASN.1
tree (string type 1.3.6.2.4, may include reserved
words, e.g.: system, dod). '*' symbol allows to
describe the sub-tree family: 1.3.*.2)
- include—OID is included in the browsing rule
- exclude—OID is excluded from the browsing rule
no snmp-server view viewname [OID]
Remove browsing rule for SNMP
snmp-server group groupname
{v1|v2|v3 {noauth|auth|priv} [notify
notifyview]}
[read readview] [write writeview]
groupname:
(1..30) characters
notifyview:
(1..30) characters
readview:
(1..30) characters
writeview:
(1..30) characters
Create SNMP group or match table for SNMP users
and SNMP browsing rules.
-v1,v2,v3—SNMP v1, v2, v3 security model
- noauth,auth,priv—authentication type, used by
SNMP v3 protocol (noauth—w/o authentication,
auth—authentication w/o encryption, priv—
encrypted authentication)
- notifyview—name of the browsing rule that is
allowed to specify inform and trap SNMP agent
messages
- readview—name of the browsing rule that is
allowed to read switch SNMP agent content
- writeview—name of the browsing rule that is
allowed to enter the data and to configure switch
SNMP agent contents
no snmp-server group groupname
{v1 | v2 | v3 [noauth | auth | priv]}
snmp-server user username
groupname
{v1 | v2c | remote host v3 | v3
[encrypted] [auth {md5 | sha}
auth-password]}
username:
(1..20) characters
groupname:
(1..30) characters
engineid-string:
(5..32) characters
password:
(1..32) characters
md5-des-keys:
16 or 32 bytes
sha-des-keys:
20 or 36 bytes
format
IPv4: A.B.C.D
IPv6: X:X:X:X::X
IPv6z: X:X:X:X::X%<ID>
Create SNMPv3 user.
- username—username
- groupname—group name
- engineid-string—remote SNMP device identifier,
that the user belongs to
- auth-password—authentication and key generation
password
- md5—md5 key
- sha—sha key
- host—IP address/host name
no snmp-server user username
[remote engineid-string]
snmp-server filter filter-name oid
{included | excluded}
filter-name:
(1..30) characters
Create or edit SNMP filter rule that allows to filter
inform and trap messages sent to SNMP server.
- oid—MIB object identifier, represented as ASN.1
tree (string type 1.3.6.2.4, may include reserved
words, e.g.: system, dod. '*' symbol allows to
describe the sub-tree family: 1.3.*.2)
- include—OID is included in the filter rule
- exclude—OID is excluded from the filter rule
snmp-server filter filter-name [oid]
snmp-server host {ipv4_address |
ipv6_address| hostname}
hostname:
(1..158) characters
Define settings for inform and trap notification
message transmission to SNMPv1/v2 server.