Chapter 6: Command line mode
NS3550-8T-2S Industrial Managed Switch User Manual
335
Parameters:
<index>
: entry index (1-64)
Example:
Lookup SNMPv3 group entry
NS3552-8P-2S:/>
security switch snmp
group lookup
Idx Model Security Name Group Name
--- ----- -------------------------------- --------------------------------
1 v1 public default_ro_group
2 v1 private default_rw_group
3 v2c public default_ro_group
4 v2c private default_rw_group
5 usm default_user default_rw_group
Number of entries: 5
Security Switch SNMP View Add
Description:
Add or modify SNMPv3 view entry.
The entry index key are <view_name> and <oid_subtree>.
Syntax:
Security Switch SNMP View Add <view_name> [included|excluded] <oid_subtree>
Parameters:
<view_name>
:
A string identifying the view name that this entry should belong to.
The allowed string length is (1-32), and the allowed content is ASCII
characters from 33 to 126
included
:
An optional flag to indicate that this view subtree should included
excluded
:
An optional flag to indicate that this view subtree should excluded
<oid_subtree>
:
The OID defining the root of the subtree to add to the named view
Example:
Add SNMPv3 view entry
NS3552-8P-2S:/>
security switch snmp
view add snmpv3_view include .1
Security Switch SNMP View Delete
Description:
Delete SNMPv3 view entry.
Syntax:
Security Switch SNMP View Delete <index>
Parameters:
<index>
: entry index (1-64)
Example:
Delete SNMPv3 view entry
NS3552-8P-2S:/>
security switch snmp
view delete 3
Security Switch SNMP View Lookup
Description: