Search results for "module:Net::Telnet"

Net::Telnet - interact with TELNET port or other TCP ports River stage two • 32 direct dependents • 42 total dependents

Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided ...

JROGERS/Net-Telnet-3.05 - 21 Jun 2021 03:47:48 UTC

Net::Telnet::Brcd - Contact BROCADE switch with TELNET River stage zero No dependents

This library part is the implementation of BROCADE command with TELNET. The general DOCUMENTATION could be read in Net::Brcd(3) module. How to implement interface for a specific network PROTOCOL Youre parent module is Net::Brcd. use base qw(Net::Brcd...

LBENDAVID/Net-Telnet-Brcd-1.13 - 04 Jul 2010 09:50:49 UTC

Net::Telnet::Cisco - interact with a Cisco router River stage one • 2 direct dependents • 3 total dependents

Net::Telnet::Cisco provides additional functionality to Net::Telnet for dealing with Cisco routers. cmd() parses router-generated error messages - the kind that begin with a '%' - and stows them in $obj->errmsg(), so that errmode can be used to perfo...

VINSWORLD/Net-Telnet-Cisco-1.12 - 08 Jun 2021 20:21:37 UTC

Net::Telnet::Trango River stage zero No dependents

Perl access to the telnet interface on Trango APs and SUs. A handy feature is that it will parse the output from certain commands that is in the format "[key1] value1 [key2] value2" and put those in a hashref that is returned. This makes using the ou...

ANDREW/Net-Telnet-Trango-0.05 - 31 Jul 2009 21:49:48 UTC

Net::Telnet::Huawei River stage zero No dependents

利用TELNET协议访问华为系列网络设备。 POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in '利用TELNET协议访问华为系列网络设备。'. Assuming ISO8859-1...

CDZWM/Net-Telnet-Huawei-0.0.5 - 12 Aug 2021 08:09:56 UTC

Net::Telnet::Wrapper - wrapper or extension for Net::Telnet and Net::Telnet::Cisco River stage one • 1 direct dependent • 1 total dependent

A wrapper or extension for Net::Telnet and Net::Telnet::Cisco that adds some default procedures like multiple login attempts as well as output formatting, error checking etc. The wrapper has templates or device classes defined for many devices like C...

MWALLRAF/Net-Telnet-Wrapper-0.1 - 11 Jul 2007 17:54:58 UTC

Net::Telnet::Options - Telnet options over any socket River stage zero No dependents

This module is intended to handle Telnet Option requests on any given socket. Per default it refuses to do any option asked of it by the connected party. Any known telnet option can be set to be explicitly accepted or actively asked of the other side...

JROBINSON/Net-Telnet-Options-0.01 - 12 Feb 2005 21:35:05 UTC

Net::Telnet::Gearman - interact with a Gearman server through its telnet interface River stage one • 2 direct dependents • 2 total dependents

This is currently only tested with Gearman v0.10....

PLU/Net-Telnet-Gearman-0.05000 - 16 Jan 2014 20:55:07 UTC

Net::Telnet::Netgear - Generate and send Netgear Telnet-enable packets through Net::Telnet River stage zero No dependents

This module allows to programmatically generate and send magic Telnet-enabling packets for Netgear routers with a locked Telnet interface. The packet can either be user-provided or it can be automatically generated given the username, password and MA...

ROBERTOF/Net-Telnet-Netgear-0.05 - 13 Mar 2016 18:18:45 UTC

Net::Telnet::Netscreen - interact with a Netscreen firewall River stage zero No dependents

Net::Telnet::Netscreen is mostly a pure rippoff of Net::Telnet::Cisco, with adaptations to make it work on the Netscreen firewalls. It also has some additional commands, but for basic functionality, see Net::Telnet and Net::Telnet::Cisco documentatio...

MRAMBERG/Net-Telnet-Netscreen-1.2 - 08 Apr 2008 21:03:49 UTC

Net::Telnet::Cisco::IOS - Manage Cisco IOS Devices River stage zero No dependents

Net::Telnet::Cisco::IOS (NTCI) is an extension of Joshua Kereos's Net::Telnet::Cisco module and provides an easy way to manage and monitor Cisco IOS devices. I'll mention this a lot, but make sure you read up on Net::Telnet::Cisco for a lot of inform...

KRAKEN/Net-Telnet-Cisco-IOS-0.6beta - 08 Mar 2006 00:36:27 UTC

Net::Telnet::Gearman::Worker River stage one • 2 direct dependents • 2 total dependents

PLU/Net-Telnet-Gearman-0.05000 - 16 Jan 2014 20:55:07 UTC

Net::Telnet::Netgear::Packet - generates "telnet enable packets" for Netgear routers River stage zero No dependents

This module allows to generate "telnet enable packets" usable with Netgear routers to unlock the telnet interface. You can either provide a pre-generated packet from a string or you can let the module generate it with the MAC address of the router. I...

ROBERTOF/Net-Telnet-Netgear-0.05 - 13 Mar 2016 18:18:45 UTC

Net::Telnet::Wrapper::Device River stage one • 1 direct dependent • 1 total dependent

This is the base class for each device type. For example when you call Net::Telnet::Wrapper with device_class = Cisco::IOS then this will take care of calling the Cisco::IOS device class and it will also take care of correct inheritance from Net::Tel...

MWALLRAF/Net-Telnet-Wrapper-0.1 - 11 Jul 2007 17:54:58 UTC

Net::Telnet::Gearman::Function River stage one • 2 direct dependents • 2 total dependents

PLU/Net-Telnet-Gearman-0.05000 - 16 Jan 2014 20:55:07 UTC

tlib/Mock/Net/Telnet.pm River stage one • 1 direct dependent • 1 total dependent

TTKCIAR/Device-Power-Synaccess-NP05B-1.03 - 26 Jun 2018 01:35:31 UTC

Net::CLI::Interact::Transport::Telnet - TELNET based CLI connection River stage one • 1 direct dependent • 1 total dependent

This module provides a wrapped instance of a TELNET client for use by Net::CLI::Interact....

ABRAXXA/Net-CLI-Interact-2.400002 - 07 Sep 2023 12:09:03 UTC

lib/Net/Telnet/Netgear/Packet/String.pm River stage zero No dependents

ROBERTOF/Net-Telnet-Netgear-0.05 - 13 Mar 2016 18:18:45 UTC

lib/Net/Telnet/Netgear/Packet/Native.pm River stage zero No dependents

ROBERTOF/Net-Telnet-Netgear-0.05 - 13 Mar 2016 18:18:45 UTC

Net::Telnet::Wrapper::Device::TCP::POP River stage one • 1 direct dependent • 1 total dependent

TCP::POP device class template. This device class can be used to connect to POP3 servers and retrieve mails etc. via telnet. Do not call this module directly....

MWALLRAF/Net-Telnet-Wrapper-0.1 - 11 Jul 2007 17:54:58 UTC
53 results (0.04 seconds)