cvs commit: ports/net-mgmt Makefile ports/net-mgmt/p5-GRNOC-TL1
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Sat Jan 28 10:31:32 UTC 2012
miwi 2012-01-28 10:31:31 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/p5-GRNOC-TL1 Makefile distinfo pkg-descr pkg-plist
Log:
This module supports the ability to retrieve data from several
different models of TL1 devices. Explictly supported devices
include the following:
* Cisco ONS15327
* Cisco ONS15454
* Cisco ONS15808
* Nortel OME 6500
* Nortel HDXc
* Ciena CoreDirector
* Infinera DTC
* Fujitsu FLASHWAVE 7500
Each specifically supported device has its own
GRNOC::TL1::Device module, which sets the default port and
prompt used for that device. They also may each export their
own unique commands on top of what is already provided in
GRNOC::TL1::Device. Raw commands and output can be sent and
received, or output can be parsed via the parse function, or
by calling a function for that device.
WWW: http://www.sourceforge.net/projects/routerproxy
PR: ports/163027
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Revision Changes Path
1.275 +1 -0 ports/net-mgmt/Makefile
1.1 +23 -0 ports/net-mgmt/p5-GRNOC-TL1/Makefile (new)
1.1 +2 -0 ports/net-mgmt/p5-GRNOC-TL1/distinfo (new)
1.1 +22 -0 ports/net-mgmt/p5-GRNOC-TL1/pkg-descr (new)
1.1 +21 -0 ports/net-mgmt/p5-GRNOC-TL1/pkg-plist (new)
More information about the cvs-all
mailing list