copyright support healthanalyst probeexplorer quickstart serverconfig report monitor introduction

previous next

       Using XRatel Server Config

 

[ Main Window | Scan Devices | Device Config | Group Settings | Probes | Probe View Settings | Profile Management |

Report Config | Alarm Config | MIB Management | License and Activation ]

 

       Trap Probes

 

 

 

 

<br />
Raw Probe Properties


Raw Probe Properties

 

 

 

Trap Probes are SNMP messages sent by the agent to the manager. When an event occurs, the monitored device send a UDP packet alert to XRatel OPC Server. The most common traps with its OID are:
 

bullet coldStart(1.3.6.1.2.1.11.0.0): Indicates when the device is starting.

 

bullet warmStart(1.3.6.1.2.1.11.0.1): Sent when the device was restarted.

 

bullet linkDown(1.3.6.1.2.1.11.0.2): An interface has changed from up to down state.

 

bullet linkUp(1.3.6.1.2.1.11.0.3): Occurs when an interface changes from down to up state.

 

bullet authenticationFailure(1.3.6.1.2.1.11.0.4): Indicates an invalid community received by the device.

 

Trap Probes Configuration

 

Trap Probes need to be added manually. Add a new Raw Probe. In the Probe Properties dialog, specify the Probe Name, the SNMP OID of the trap, and then, select Trap Probe in Probe Type field. Click on OK button to apply the changes.

 

XRatel OPC Server supports variables in trap Probes too. To add variables to a trap, open its Probe Properties dialog and in the SNMP OID field insert the trap OID and variables separeted by ";" like in:

 

<SNMP OID>;<Variable1>;<Variable2>;...;<VariableN>

 

So, to manage the linkDown trap of the interface 1.3.6.1.2.1.2.2.1.1.3(ifIndex) insert:

 

1.3.6.1.2.1.11.0.2;1.3.6.1.2.1.2.2.1.1.3
 

If the above variable is missed, the server will alert a linkDown trap without specifying the source interface.

 

When a trap is received by the XRatel OPC Server, a hold time is applied to it. This field is defined in Device Settings dialog.Select the desired device in Probe List and then click on Device Properties button. The Trap Hold Time field indicates the hold time in milliseconds.


©2008 XRatel Software. All rights reserved.