Avaya Writing Technician Interface Scripts Manuale Utente Pagina 95

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 116
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 94
Sample Scripts
117382-A Rev. A A-23
let state = $(wfFddiSmtEntry.wfFddiSmtCfState.${list_[$i]})
if $state = 1 then ; printf “%-8s ” “Isolated”
if $state = 2 then ; printf “%-8s ” “Unknown”
if $state = 3 then ; printf “%-8s ” “Wrap A”
if $state = 4 then ; printf “%-8s ” “Wrap B”
if $state = 5 then ; printf “%-8s ” “Wrap AB”
if $state = 6 then ; printf “%-8s ” “Thru”
if $state = 7 then ; printf “%-8s ” “Local A”
if $state = 8 then ; printf “%-8s ” “Local B”
if $state = 9 then ; printf “%-8s ” “Local AB”
if $state = 10 then ; printf “%-8s ” “Unknown”
if $state = 11 then ; printf “%-8s ” “C Wrap A”
if $state = 12 then ; printf “%-8s ” “C Wrap B”
if $state = 13 then ; printf “%-8s ” “Unknown”
printf “%6d ” $(wfFddiEntry.wfFDDISmtTNotify.${list_[$i]})
#
# Next line...
#
echo
cutenv -c9-15 name2 “$cctname”
if ${name2[0]} = 1 then; \
printf “%4s %4s *%-7.7s\n” “” “” “${name2[1]}”
:FI_SMT_NXT:
let i = $i + 1
goto :FI_SMT_LP:
Vedere la pagina 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 115 116

Commenti su questo manuale

Nessun commento