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.04 - 21 Apr 2013 22:55:50 UTCThis 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 UTCNet::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.11 - 11 Sep 2017 10:42:59 UTC利用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.2 - 23 Nov 2018 02:02:04 UTCPerl 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 UTCThis 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 UTCA 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 UTCThis 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 UTCThis is currently only tested with Gearman v0.10....
PLU/Net-Telnet-Gearman-0.05000 - 16 Jan 2014 20:55:07 UTCNet::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 UTCNet::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 UTCThis 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 UTCThis 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 UTCThis module provides a wrapped instance of a TELNET client for use by Net::CLI::Interact....
OLIVER/Net-CLI-Interact-2.300003 - 19 Apr 2019 20:16:36 UTCTCP::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