Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.258 Times

Router Snmp freeware
Filter: All | Freeware | Demo
 

Router Snmp

1 2 3 4 5 > 
Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 563

My Router Info via SNMP You router support SNMP. This program received from your Router (tested router D-LINK and the D-Link Horstbox) 1.) Router descripton 2.) Sysuptime 3.) All device 4.) In and out error from the device 5.) Traffic received and send from the device 6.) WAN-IP 7.) Save your WAN-IP in a textfile. This... Platforms: Windows

License: Freeware Size: 363 KB Download (54): My Router Info via SNMP Download

Added: March 22, 2010 | Visits: 1.376

Net::Telnet::Netscreen Net::Telnet::Netscreen is a Perl module that interacts with a Netscreen firewall. 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... Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): Net::Telnet::Netscreen Download

Released: April 15, 2008  |  Added: June 24, 2008 | Visits: 10.129

PRTG - Paessler Router Traffic Grapher PRTG Traffic Grapher is an easy to use Windows application for monitoring and classifying bandwidth usage. It provides system administrators with live readings and long-term usage trends for their network devices. PRTG is mainly used for bandwidth usage monitoring, but may also be used to monitor... Platforms: Windows

License: Freeware Size: 18.52 MB Download (2264): PRTG - Paessler Router Traffic Grapher Download

Added: January 12, 2010 | Visits: 1.263

GKrellm SNMP Monitor GKrellm SNMP Monitor project is a plugin for GKrellM that lets you easily monitor SNMP vars. Some examples are server load via UCD-SNMP daemon or ambient temperature via router environment MIB.. Platforms: *nix

License: Freeware Size: 17.41 KB Download (112): GKrellm SNMP Monitor Download

Added: July 10, 2010 | Visits: 988

SNMP::Info::SONMP SNMP::Info::SONMP is a Perl5 Interface to SynOptics Network Management Protocol (SONMP) using SNMP. SYNOPSIS my $sonmp = new SNMP::Info ( AutoSpecify => 1, Debug => 1, DestHost => router, Community => public, Version => 2 ); my $class = $sonmp->class(); print " Using device sub class... Platforms: *nix

License: Freeware Size: 122.88 KB Download (101): SNMP::Info::SONMP Download

Added: August 25, 2010 | Visits: 1.827

Linksys Syslog Linksys Syslog captures the snmp trap messages from a Linksys router and saves these to syslog. This daemon is very small robust and it does its job. Ive gotten this router from a customer/partner DH computers to look at the VPN capabilities. Eventhough these broadband routers are small and... Platforms: *nix

License: Freeware Size: 11.26 KB Download (158): Linksys Syslog Download

Released: February 11, 2003  |  Added: January 04, 2006 | Visits: 4.106

PowerTCP SNMP Tool Suite Use the ActiveX controls included with the PowerTCP SNMP Tool to create network management software. The SNMP version 1 and 2 Agent and Manager controls use a suite of supporting objects that include a MIB Object (for loading MIB files), an SNMP Message Object (for encoding/decoding packets), a... Platforms: Windows

License: Freeware Size: 3.67 MB Download (486): PowerTCP SNMP Tool Suite Download

Added: January 10, 2010 | Visits: 804

SNMP::Persist SNMP::Persist is a Perl module for the SNMP pass_persist threaded backend. SYNOPSIS use SNMP::Persist qw(&define_oid &start_persister &define_subtree); use strict; use warnings; #define base oid to host the subtree define_oid(".1.3.6.1.4.1.2021.248"); #start the thread serving answers... Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): SNMP::Persist Download

Added: February 11, 2010 | Visits: 981

SNMP::Info::Layer3::N1600 SNMP::Info::Layer3::N1600 is a Perl5 Interface to Nortel 16XX Network Devices. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $n1600 = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to SNMP::Session DestHost => myswitch,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): SNMP::Info::Layer3::N1600 Download

Added: June 09, 2010 | Visits: 1.595

mod-apache-snmp Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. Whats New in This Release: - Bugfixes, the inclusion of MRTG scripts, and changes to make the module work on the IBM HTTP Server.. Platforms: *nix

License: Freeware Size: 32.77 KB Download (128): mod-apache-snmp Download

Added: August 05, 2010 | Visits: 1.988

Mon::SNMP Mon::SNMP is a Perl module created to decode SNMP trap. SYNOPSIS use Mon::SNMP; $trap = new Mon::SNMP; $trap->buffer($snmptrap); %traphash = $trap->decode; $error = $trap->error; Mon::SNMP provides methods to decode SNMP trap PDUs. It is based on Graham Barrs Convert::BER module,... Platforms: *nix

License: Freeware Size: 23.55 KB Download (166): Mon::SNMP Download

Added: September 15, 2010 | Visits: 1.685

SIP Express Router SIP Express Router (ser) is a high-performance, configurable, free SIP ( RFC3261 ) server . SER features an application-server interface, presence support, SMS gateway, SIMPLE2Jabber gateway, RADIUS/syslog accounting and authorization, server status monitoring, FCP security, etc. Web-based user... Platforms: *nix

License: Freeware Size: 2 MB Download (153): SIP Express Router Download

Added: January 07, 2010 | Visits: 1.386

SNMP::Monitor SNMP::Monitor is a Perl package for monitoring remote hosts via SNMP. SYNOPSIS require SNMP::Monitor; # Read a configuration file my $config = SNMP::Monitor->Configuration("/etc/snmpmon/config"); # Create a new monitor my $monitor = SNMP::Monitor->new($config); # Start monitoring... Platforms: *nix

License: Freeware Size: 30.72 KB Download (124): SNMP::Monitor Download

Added: September 10, 2010 | Visits: 1.174

SNMP::Multi SNMP::Multi is a Perl module to perform SNMP operations on multiple hosts simultaneously. SYNOPSIS use SNMP::Multi; my $req = SNMP::Multi::VarReq->new ( nonrepeaters => 1, hosts => [ qw/ router1.my.com router2.my.com / ], vars => [ [ sysUpTime ], [ ifInOctets ], [ ifOutOctets ] ], );... Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): SNMP::Multi Download

Added: July 18, 2010 | Visits: 2.864

Linux LiveCD Router Linux LiveCD Router Documentation package contains documentation for the Linux LiveCD Router. Linux LiveCD Router allows you to share and firewall your broadband connection and use WiFi. It works with DSL, cable modem, T1, and dial-up connections and supports inexpensive hardware such as USB... Platforms: *nix

License: Freeware Size: 3.3 MB Download (420): Linux LiveCD Router Download

Added: June 26, 2010 | Visits: 1.037

MRTG-eth-probe MRTG-eth-probe provides a probe for the Multi Router Traffic Grapher, generating statistics for network devices that do not support the SNMP protocol. It reads interface stats from /proc/net/dev (or some other file you configure), and generates an output readable for MRTG by parsing the file.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): MRTG-eth-probe Download

Added: January 26, 2010 | Visits: 997

SNMP::Info::Layer2::C2900 SNMP::Info::Layer2::C2900 is a SNMP Interface to Cisco Catalyst 2900 Switches running IOS. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $c2900 = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to SNMP::Session DestHost =>... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): SNMP::Info::Layer2::C2900 Download

Added: July 04, 2010 | Visits: 995

SNMP::Info::Layer3::Aironet SNMP::Info::Layer3::Aironet is a Perl5 Interface to Cisco Aironet Wireless Devices running Aironet software, not IOS. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $aironet = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to... Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): SNMP::Info::Layer3::Aironet Download

Added: September 26, 2010 | Visits: 1.343

Net-SNMP Net-SNMP project provides tools and libraries relating to the Simple Network Management Protocol. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each... Platforms: *nix

License: Freeware Size: 3.81 MB Download (149): Net-SNMP Download

Added: November 26, 2010 | Visits: 976

SNMP::NPAdmin SNMP::NPAdmin is a high-level API to query printers via SNMP. SYNOPSIS # object-oriented $p= SNMP::NPAdmin->new( printer => porky, community => corpslp ); printf "Your printer, %s, does%s support PCL.n", $printer, ( $p->pcl() ? "" : " not"); # procedural $p= npa_connect( printer =>... Platforms: *nix

License: Freeware Size: 63.49 KB Download (91): SNMP::NPAdmin Download

1 2 3 4 5 >