【Command configuration mode】
Global configuration mode
【Usage】
At most 64 views can be configured, and the sum of the number of characters in
view name string and the number of oid nodes should not be more than 62.
【Example】
!Add view “view1”,and configure it to have a subtree “1.3.6.1”
QTECH(config)# snmp-server view view1 1.3.6.1 include
!Add a subtree “1.3.6.2” for existed view “view1”
QTECH(config)# snmp-server view view1 1.3.6.2 include
!Remove existed view “view1”
QTECH(config)# no snmp-server view view1
12.5.19 snmp-server group
Use snmp-server group command to configure group.
12-72