14.12.2012 Views

Optivity Telephony Manager: System Administration - BT Business

Optivity Telephony Manager: System Administration - BT Business

Optivity Telephony Manager: System Administration - BT Business

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix B: Control files included with alarm notification 903<br />

}<br />

}<br />

{<br />

}<br />

// print event to console<br />

send( con,<br />

"--> Critical BCM/SRG alarm received! ",<br />

$AlarmCode," - " , // BCM/SRG Alarm code<br />

$CurrentPCTime, " - ", // Time that PC received the alarm<br />

$<strong>System</strong>Component, " - ", // <strong>System</strong> Component<br />

$DeviceTime," - " , // Timestamp from BCM/SRG<br />

$OperatorData // More text with error message<br />

);<br />

// append event to log file<br />

send(sample_file,<br />

"--> Critical BCM/SRG alarm received! ",<br />

$AlarmCode," - " , // BCM/SRG Alarm code<br />

$CurrentPCTime, " - ", // Time that PC received the alarm<br />

$<strong>System</strong>Component, " - ", // <strong>System</strong> Component<br />

$DeviceTime," - " , // Timestamp from BCM/SRG<br />

$OperatorData // More text with error message<br />

);<br />

// ****************************************************************************<br />

// Numeric and Alpha Pagers<br />

// ****************************************************************************<br />

// =======================================================================<br />

// This is a sample definition for using a numeric pager<br />

// To use, the phone number should be changed to your pager number<br />

// and the notification (as well as the references to it) should be<br />

// uncommented.<br />

// =======================================================================<br />

/*<br />

notification npager sample_numeric_pager {<br />

phone:="9,555-1212";<br />

}<br />

*/<br />

// =======================================================================<br />

// This is a sample definition for using an alpha pager<br />

// To use, the phone number should be changed to your pager number,<br />

// your PIN number should be added, and the notification (as well<br />

// as the references to it) should be uncommented.<br />

// =======================================================================<br />

/*<br />

notification apager sample_alpha_pager {<br />

phone:="9,555-1212";<br />

pin:="101565";<br />

}<br />

<strong>Optivity</strong> <strong>Telephony</strong> <strong>Manager</strong> <strong>System</strong> <strong>Administration</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!