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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

612 Alarm management<br />

If the remote modem is busy, the application stores and notes the message for a later<br />

delivery or sends it to another specified alternate destination.<br />

Mandatory parameters are:<br />

phone:="408-555-4321";<br />

The phone number you dial to connect to the remote modem.<br />

Example:<br />

//define text over modem notification<br />

notification modem tech_center {<br />

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

}<br />

.<br />

.<br />

.<br />

//send text over modem notification<br />

send(tech_center,$CurrentTrapSource,"-MPK<br />

alarm:",$CurrentAlarmErrorCode);<br />

The preceding example defines a modem notification named “tech_center,” which has<br />

an associated number to dial to connect to the remote modem. This script sends text to<br />

the dialed remote modem stating the source of the alarm and the alarm error code. Note<br />

the use of the named modem notification tech_center with the send syntax in the script.<br />

SNMP<br />

You can request that the OTM PC generate Simple Network Management Protocol<br />

(SNMP) traps. You define SNMP Object Identifiers (OIDs) as parameters in the send<br />

syntax. Specify a list of TCP/IP addresses or registered host names on the Ethernet<br />

network to receive the trap; however, receipt is not guaranteed once messages are<br />

transmitted. You must be familiar with and knowledgeable about SNMP to effectively<br />

utilize this notification type.<br />

Mandatory parameters are:<br />

address:="192.9.200.1";<br />

IP address or hostname of the destination for the trap.<br />

trap:="6.10";<br />

Trap type in Major type.Trap number format.<br />

This is usually done to forward traps to higher-level network management systems such<br />

as <strong>Optivity</strong> NMS and HP OpenView.<br />

553-3001-330 Standard 3.00 August 2005

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

Saved successfully!

Ooh no, something went wrong!