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.286.471 Times

SNMP::Info::Layer3::Aironet 1.04

  Date Added: July 04, 2010  |  Visits: 988

SNMP::Info::Layer3::Aironet

Report Broken Link
Printer Friendly Version


Product Homepage
Download (105 downloads)



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 SNMP::Session DestHost => myswitch, Community => public, Version => 2 ) or die "Cant connect to DestHost.n"; my $class = $aironet->class(); print "SNMP::Info determined this device to fall under subclass : $classn"; SNMP::Info subclass to provide access to SNMP data for an Aironet device running Aironet software, not cisco IOS. Note there are two classes for Aironet devices : SNMP::Info::Layer3::Aironet This class is for devices running Aironet software (older) SNMP::Info::Layer2::Aironet This class is for devices running Cisco IOS software (newer) For speed or debugging purposes you can call the subclass directly, but not after determining a more specific class using the method above. my $aironet = new SNMP::Info::Layer3::Aironet(...); Inherited Classes SNMP::Info::Layer3 Required MIBs AWCVX-MIB IEEE802dot11-MIB These MIBs are now included in the v2.tar.gz archive available from ftp.cisco.com. Make sure you have a current version..

Requirements: No special requirements
Platforms: Linux
Keyword: Aironet Aironet Wireless Cisco Cisco Aironet Cisco Aironet Wireless Class Devices Ios Running Snmp Software Wireless Devices
Users rating: 0/10

License: Freeware Size: 122.88 KB
USER REVIEWS
More Reviews or Write Review


SNMP::INFO::LAYER3::AIRONET RELATED
Utilities  -  IP Blocker 20050403
IP Blocker is an incident response tool that automatically updates access control lists on Cisco routers and other devices. Web and command line interfaces are both supported, as is logging, email notification, and automatic expiration of blocks.
81.92 KB  
Network & Internet  -  IP Blocker 20050403
IP Blocker is an incident response tool that automatically updates access control lists on Cisco routers and other devices. Web and command line interfaces are both supported, as is logging, email notification, and automatic expiration of blocks.
80.99 KB  
Password Recovery  -  SterJo Wireless Passwords 1.4
Ever happened to you that you forgot the WiFi password on your PC that you recently changed into a complex combination of letters, numbers and symbols just to be more safe regarding your wifi security? This is where SterJo Wireless Passwords...
778.21 KB  
Utilities  -  iPhone and iPod Firmware 5.0.1
The world's most advanced mobile operating system keeps getting better. Download the free iOS 4.3 Software Update and get new features that let you do even more with your iPhone, iPad, and iPod touch. The software update is free. It's easy. And...
1024 KB  
Networking Tools  -  Cisco IP Accounting Fetcher 1.4.3
Cisco IP Accounting Fetcher is a set of Perl scripts that allows you to fetch IP accounting data from Cisco routers. There is the only one config file - "getdata.conf for configuration..
12.29 KB  
Libraries  -  Cisco::IPPhone 0.05
Cisco::IPPhone is a package for creating Cisco IPPhone XML objects. SYNOPSIS use Cisco::IPPhone; $mytext = new Cisco::IPPhone; $mytext->Text({ Title => "My Title", Prompt => "My Prompt", Text => "My Text" }); $mytext->AddSoftKeyItem( {...
174.08 KB  
Libraries  -  Net::Cisco::AccessList::Extended 0.03
Net::Cisco::AccessList::Extended is a Perl module to generate Cisco extended access-lists. SYNOPSIS use Net::Cisco::AccessList::Extended; my $l = Net::Cisco::AccessList::Extended->new(INCOMING_LIST); $l->push({ access => permit, proto =>...
7.17 KB  
Miscellaneous Communications Tools  -  Cleanup and Update Tool for Cisco CUCM 1.0.0
Uplinx-Software Cleanup and Update Tool allows you to easily remove entries from Cisco Unified Communications Manager version 6 to 8 which are no longer in use. It helps to operate your Cisco phone system by cleaning out any unused objects from...
8.19 MB  
Modules  -  Net::Telnet::Cisco 1.10
Net::Telnet::Cisco provides additional functionality to Net::Telnet for dealing with Cisco routers.
 
Security Tools  -  Cisco Template Manager 0.3.2
A set of tools that make it easy to manage Cisco configurations over a whole network based on your self-defined templates Cisco Template Manager (CTM) will help you manage Cisco configuration templates in whole network. With...
10.24 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB