Instruction manual
Chapter 2 Installation, Configuration and Management
NetScaler 9000 Series Installation and Configuration Guide - Volume 1 2-57
NSICG60_DEC04
z Delete access privileges for a network management application
using the rm snmp manager CLI command.
z Display which network management applications have access
privileges using the show snmp manager CLI command. The
IP addresses of these applications are displayed on the screen.
2. Set access privileges for the user of the network management application
by entering the following CLI command:
add snmp community <communityName> <permissions>
where communityName is the name of the community to which the
user belongs and permissions is the task that a user can perform. The
permissions argument can be set as
GET, GET_NEXT, GET_BULK,
or
ALL.
Note: For more information, refer to NetScaler 9000 Series Command
Reference.
A maximum of 20 communities can be added. The community name can
be a maximum of 32 characters.
After the user privileges have been set, if you need to:
z Delete a user's access privileges. Use the rm snmp
community <communityName> CLI command.
z Display which users have access privileges. Use the show snmp
community CLI command.
3. Set the NetScaler’s system variables in the MIB by entering the following
CLI command.
set snmp mib -contact <sysContact>
-name <sysName> -location <sysLocation>
where sysContact provides contact information for the person(s) in
your organization responsible for the NetScaler 9000 system, sysName
is the name you give to the NetScaler 9000 system, and sysLocation
identifies the NetScaler 9000 system location.
A maximum of 128 characters can be entered for each of these arguments.
After you have set the NetScaler 9000 system’s system variables in the
MIB, if you need to:
z Change these MIB settings, use the same CLI command.