Specifications

Waters Network Systems MS1008-2G-4POE/PSX1008-2G-4PoE User’s Manual Page 87
Command Level Description Example
[Group Name ]
security-level
[NoAuthNoPriv|
AuthNoPriv|
AuthPriv]
match-rule
[Exact|Prifix]
views
[Read View
Name] [Write
View Name]
[Notify View
Name]
V1 V1
snmpv3
mibview view
[View Name]
type
[Excluded|
Included]
sub-oid
[OID]
G Configure the mibview table of
SNMPV3 agent
switch(config)#snmpv3
mibview view V1 type
Excluded sub-oid 1.3.6.1
show snmp P Displays the SNMP
configuration
switch#show snmp
no snmp
community-
strings
[Community]
G Remove the specified
community.
switch(config)#no snmp
community-strings public
no snmp-server
host
[Host-address]
G Remove the SNMP server
host.
switch(config)#no
snmp-server 192.168.1.50
no snmp-server
host
[Host-address]
G Remove the SNMP server
host.
switch(config)#no
snmp-server 192.168.1.50
no snmpv3
user
[User Name]
G Remove specified user of
SNMPv3 agent.
switch(config)#no snmpv3
user Test
no snmpv3
access
context-name
[Context
Name ]
group
G Remove specified access
table of SNMPv3 agent.
switch(config)#no snmpv3
access context-name Test
group G1 security-level
AuthPr
iv match-rule Exact views
V1 V1 V1