#!/bin/bash

# Your commands to take actions when topo check passes is here.
#
# Available Env Vars (see man page for more details)
#
# $PTM_PORT
# $PTM_CBL
# $PTM_EXPNBR
# $PTM_ACTNBR
# $PTM_BFDSTATUS
# $PTM_BFDPEER
# $PTM_BFDLOCAL
# $PTM_BFDTYPE
# $PTM_BFDDOWNDIAG
#
# Eg:
#
#logger PTM $PTM_PORT $PTM_CBL $PTM_EXPNBR $PTM_ACTNBR
