Citrix Systems Network Router NETSCALER 9.3 User Manual

Page of 195
To set the engine ID by using the NetScaler command line
At a NetScaler command prompt, type the following commands to set the parameters
and verify the configuration:
w
set snmp engineId <engineID>
w
show snmp engineId
Example
> set snmp engineId 8000173f0300c095f80c68 
 Done
> show snmp engineId
        EngineID:   8000173f0300c095f80c68 
 Done
Parameters for setting the engine ID
EngineID
Engine ID of the SNMP agent.
To set the engine ID by using configuration utility
1. In the navigation pane, expand System, expand SNMP, and then click Users.
2. In the details pane, click Configure Engine ID.
3. In the Configure Engine ID dialog box, in the Engine ID text box, type an engine ID
(for example, 8000173f0300c095f80c68).
4. Click OK.
A message appears in the status bar, stating that the engine ID has been modified
successfully.
Configuring a View
SNMP views restrict user access to specific portions of the MIB. SNMP views are used to
implement access control.
To add an SNMP view by using the NetScaler command line
At a NetScaler command prompt, type the following commands to set the parameters
and verify the configuration:
w
add snmp view <name> <subtree> -type ( included | excluded )
w
sh snmp view <name>
Example
 add snmp view View1 -type included 
Citrix NetScaler Administration Guide
65