ip to be 1.1.1.1,and port number to be 888,and id to be 1234
QTECH(config)# snmp-server engineid remote 1.1.1.1 udp-port 888 1234
!Display local engine configuration
QTECH(config)# show snmp engineid local
12.5.18 snmp-server view
Use snmp-server view command to configure view.
snmp-server view view-name oid-tree { included | excluded }
no snmp-server view view-name [ oid-tree ]
【Parameter】
View-name means the name of the view to be added. It ranges from 1 to 32,
excluding space.
Oid-tree means the subtree of the view which corresponds to such a mib node as
“1.3.6.1”;The substring of OID must be the integer between 0 and 2147483647.
【Default】
iso、internet and sysview are the default views.
12-71