The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

perfSONAR_PS::Status::Common - A module that provides common methods for Link Status clients and services within the perfSONAR-PS framework.

DESCRIPTION

This module is a catch all for common methods (for now) in the Link Status port of the perfSONAR-PS framework. This module IS NOT an object, and the methods can be invoked directly.

SYNOPSIS

DETAILS

The API for this module aims to be simple; note that this is not an object and each method does not have the 'self knowledge' of variables that may travel between functions.

API

The API of perfSONAR_PS::Status::Common offers simple calls to common activities in the perfSONAR-PS framework.

isValidAdminState($state)

Checks if the given string is a valid administrative state for a link.

isValidOperState($state)

Checks if the given string is a valid operational state for a link.

SEE ALSO

Exporter

To join the 'perfSONAR-PS' mailing list, please visit:

  https://mail.internet2.edu/wws/info/i2-perfsonar

The perfSONAR-PS subversion repository is located at:

  https://svn.internet2.edu/svn/perfSONAR-PS 
  

Questions and comments can be directed to the author, or the mailing list.

VERSION

$Id$

AUTHOR

Aaron Brown <aaron@internet2.edu>

LICENSE

You should have received a copy of the Internet2 Intellectual Property Framework along with this software. If not, see <http://www.internet2.edu/membership/ip.html>

COPYRIGHT

Copyright (c) 2004-2008, Internet2 and the University of Delaware

All rights reserved.