|
The SNMP Manager CDP component has the following features:
- The SNMP Manager is able to send SNMP Set and Get requests to several agents (SNMP v. 1 and 2).
- Get requests can be sent regularly, specified by two different intervals.
- Responses from agents can be used to update CDP Signals.
- It can receive two external messages, SetSNMPvalue and GetSNMPvalue, and send back an external message GetSNMPvalueReply.
- It is able to receive SNMP Trap messages sent from several sources (SNMP v. 1 and 2).
- It is able to decode the received Trap messages, and generate and Set readable Alarm-messages with updated Description-field based on the received trap. These Alarm-messages can be read in a standard web-browser or in the CDP Browser. The messages can also be logged.
- The received traps can also be specified to either Set or Clear a unique Alarm. Such unique Alarms are auto-created based on specified Name, AgentNumbers and optional Values. They can also optional be routed to CDP Signals by SignalOutSet.
- Configuration of the component is done in the component's XML-file (SNMPManager.xml).
|