Transition Networks SISGM1040-244 User Manual
Page 53
Transition Networks
SISGM1040-244
24-Hour Technical Support: 1-800-260-1312 International: 00-1-952-941-7600
snmpv3 access
context-name
[Context
Name ]
group
[Group Name ]
security-level
[NoAuthNoPriv|AuthNoP
riv|AuthPriv]
match-rule
[Exact|Prifix]
views
[Read View Name] [Write
View Name] [Notify View
Name]
G
Configure the access
table of SNMPV3
agent
switch(config)#snmpv3 access
context-name Test group G1
security-level AuthPriv
match-rule Exact views V1 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
Show 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 snmpv3 user
[User Name]
G
Remove specified user
of SNMPv3 agent.
switch(config)#no snmpv3 user
Test
no snmpv3 access
context-name
[Context
Name ]
G
Remove specified
access table of
SNMPv3 agent.
switch(config)#no snmpv3 access
context-name Test group G1
security-level AuthPr