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.

Alarm management 623<br />

// Assign $NameSpace<br />

//<br />

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

*******<br />

counter nsOtm := 1; // Originated from an OTM<br />

counter nsMeridian1 := 2;<br />

counter nsCallPilot := 3;<br />

counter nsMeridianMail := 4;<br />

counter nsSl100 := 5;<br />

counter nsPassport := 6;<br />

counter nsItg := 7;<br />

counter nsBravo := 8;<br />

counter nsIss7 := 9;<br />

counter nsMDECT := 10;<br />

counter nsCallServer := 11;<br />

counter nsMediaCard := 12;<br />

counter nsSigServer := 13;<br />

counter nsSccs := 14;<br />

counter nsMeridianMailLink := 15;<br />

counter nsGenericOrUnknown := 16;<br />

script assignNameSpace {<br />

function ns() {<br />

if ($CurrentTrapDevice="OTM") {<br />

// Original $CurrentTrapDevice is retained<br />

}else{ if ( $CurrentTrapDevice = "Meridian1" ) {<br />

$NameSpace := nsMeridian1;<br />

}else{ if ( $CurrentTrapDevice = "CALL_PILOT" ) {<br />

$NameSpace := nsCallPilot;<br />

}else{ if ( $CurrentTrapDevice = "MMCS" ) {<br />

$NameSpace := nsMeridianMail;<br />

}else{ if ( $CurrentTrapDevice = "ITG"<br />

or $CurrentTrapDevice = "ITG_ISDN_TRK"<br />

or $CurrentTrapDevice = "ITG_IP_LINE"<br />

or $CurrentTrapDevice = "ITG_IP_PHONE" )<br />

{<br />

$NameSpace := nsItg;<br />

}else{ if ( $CurrentTrapDevice = "BRAVO" ) {<br />

$NameSpace := nsBravo;<br />

}else{ if ( $CurrentTrapDevice = "ISS7" ) {<br />

$NameSpace := nsIss7;<br />

}else{ if ( $CurrentTrapDevice = "MDECT" ) {<br />

$NameSpace := nsMdect;<br />

}else{ if ( $CurrentTrapDevice = "SCCS" ) {<br />

$NameSpace := nsSccs;<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!