Avaya Writing Technician Interface Scripts Manuel d'utilisateur Page 92

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 122
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 91
Writing Technician Interface Scripts
A-14 114089 Rev. A
:FI_STLOOP:
mi/jointfilesconvert/91351/bget -n wfFddiEntry attr $nextid value nextid
if “$nextid” = “END” then; let i = $i + 1; goto :FOOTER_AND_END:
let i = $i + 1
let cctnum = ${value[$Cct]}
gosub :GETCCTNAME:
if “$matchcct” = “” then ; goto :FI_PRNTS:
if -ic “$matchcct” != “$cctname” then ; goto :FI_STAT_NXT:
let match_entries = $match_entries + 1
#
# Sum up total errors for display...
#
:FI_PRNTS:
let tlerrs = ${value[$CrcErrRx]} + ${value[$OverrunRx]} + \
${value[$InvalidFrame]} + ${value[$MacErrRx]}
gosub :MAC_EXTRACT:
let tlerrs = $tlerrs + $mac_sum
let tlerrs = $tlerrs + ${value[$RxOversized]} +
${value[$AbortTx]}
let tlerrs = $tlerrs + ${value[$UnderrunTx]} + \
${value[$ParityErrRx]}
let tlerrs = $tlerrs + ${value[$ParityErrTx]} +
${value[$RingErrRx]}
let tlerrs = $tlerrs + ${value[$RingErrTx]} + \
${value[$SmtRingErrRx]}
let tlerrs = $tlerrs + ${value[$PortOpErr]} + \
${value[$InternOpErr]}
let tlerrs = $tlerrs + ${value[$HostErr]}
#
# Display the line...
#
printf “%4d %4d %-8.8s” ${value[$Slot]} ${value[$Node]}
“$cctname”
printf “%10u %10u %10u %10u %10u” ${value[$OctetsRxOk]} \
${value[$FramesRxOk]} ${value[$OctetsTxOk]} \
${value[$FramesTxOk]} $tlerrs
echo
cutenv -c9-15 name2 “$cctname”
if ${name2[0]} = 1 then; \
printf “%4s %4s *%-7.7s\n” “” “” “${name2[1]}”
Vue de la page 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 121 122

Commentaires sur ces manuels

Pas de commentaire