Before you can use the SNMP agent, enable the SNMP agent for each DSA. You do this by defining the UDP/IP port that listens for incoming SNMP requests.
This is the only UDP port that the DSA uses. It does not interfere with TCP port numbers, so you can use any number.
Follow these steps:
Example: Configuring the SNMP agent for the Democorp DSA
This example shows how to enable SNMP monitoring for a DSA with text-based configuration.
set dsa "DEMOCORP" = {
...
snmp-port = 19389
...
};
set snmp-description = "CA Directory DSA"; set snmp-contact = "admin@forwardinc.com"; set snmp-name = DEMOCORP; set snmp-location = "Server room in LA office";
|
Copyright © 2013 CA.
All rights reserved.
|
|