By default, the Netegrity SNMP Agent runs in mixed-mode to support 5.x and r6.0 SP6 MIB OIDs.
To specify the mode on Windows systems
Add the -m <value> to the OPTIONS line of the C:\<WINNT>\javaservice.ini file.
Supports 5.x and r6.0 SP6 MIB OIDs.
Supports 5.x MIB OIDs only.
Supports r6.0 SP6 MIB OIDs only.
An example entry is:
OPTIONS = -v v2 -m normal
To specify the mode on UNIX systems
Add the -m <value> to the list of command line parameters of the java program in the /etc/snmp/conf/RunSubagent.sh file.
Supports 5.x and r6.0 SP6 MIB OIDs
Supports 5.x MIB OIDs only
Supports r6.0 SP6 MIB OIDs only
An example entry is:
nohup $JAVA_HOME/bin/java -mx200M com.netegrity.snmp.gen.netegrity -v v2 -m normal
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |