Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    SNMP::Info::Airespace 1.04

    Download button

    No screenshots available
    Downloads: 361  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Eric Miller | More programs
    Perl Artistic License / FREE
    September 25th, 2007, 12:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    SNMP::Info::Airespace description

    SNMP::Info::Airespace is a SNMP Interface to Airespace wireless switches.

    SNMP::Info::Airespace is a SNMP Interface to Airespace wireless switches.

    SYNOPSIS

    my $airespace = new SNMP::Info(
    AutoSpecify => 1,
    Debug => 1,
    DestHost => 'myswitch',
    Community => 'public',
    Version => 2
    )

    or die "Can't connect to DestHost.n";

    my $class = $airespace->class();
    print " Using device sub class : $classn";

    SNMP::Info::Airespace is a subclass of SNMP::Info that provides an interface to AIRESPACE-WIRELESS-MIB and AIRESPACE-SWITCHING-MIB. These MIBs are used in Airespace wireless switches, as well as, products from Cisco, Nortel, and Alcatel which are based upon the Airespace platform.
    The Airespace platform utilizes intelligent wireless switches which control thin access points. The thin access points themselves are unable to be polled for end station information.

    This class emulates bridge functionality for the wireless switch. This enables end station MAC addresses collection and correlation to the thin access point the end station is using for communication.

    Normally you use or create a subclass of SNMP::Info that inherits this one. Do not use directly.

    For debugging purposes call the class directly as you would SNMP::Info

    my $airespace = new SNMP::Info::Airespace(...);

    TABLE ENTRIES

    These are methods that return tables of information in the form of a reference to a hash.

    Overrides

    $airespace->i_index()

    Returns reference to map of IIDs to Interface index.

    Extends ifIndex to support thin APs as device interfaces.

    $airespace->interfaces()

    Returns reference to map of IIDs to ports. Thin APs are implemented as device interfaces. The thin AP MAC address is used as the port identifier.

    $airespace->i_name()

    Interface name. Returns (ifName) for Ethernet interfaces and (bsnAPName) for thin AP interfaces.

    $airespace->i_description()

    Description of the interface. Returns (ifDescr) for Ethernet interfaces and (bsnAPLocation) for thin AP interfaces.

    $airespace->i_duplex()

    Returns reference to map of IIDs to current link duplex. Ethernet interfaces only.

    $airespace->i_duplex_admin()

    Returns reference to hash of IIDs to admin duplex setting. Ethernet interfaces only.

    $airespace->bp_index()

    Simulates bridge MIB by returning reference to a hash containing the index for both the keys and values.

    $airespace->fw_port()

    (bsnMobileStationAPMacAddr)

    $airespace->fw_mac()

    (bsnMobileStationMacAddress)

    AIRESPACE AP Table (bsnAPTable)

    $airespace->airespace_ap_mac()

    (bsnAPDot3MacAddress)

    $airespace->airespace_ap_name()

    (bsnAPName)

    $airespace->airespace_ap_ip()

    (bsnApIpAddress)

    $airespace->airespace_ap_loc()

    (bsnAPLocation)

    $airespace->airespace_ap_model()

    (bsnAPModel)

    $airespace->airespace_ap_serial()

    (bsnAPSerialNumber)

    AIRESPACE Agent Port Config Table (agentPortConfigTable)

    $airespace->airespace_duplex_admin()

    (agentPortPhysicalMode)

    $airespace->airespace_duplex()

    (agentPortPhysicalStatus)

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    SNMP interface | wireless switches | Perl module | SNMP | Perl | interface

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM