AVAYA-WLAN-SYSTEM-MIB
AI MIB Summary
The AVAYA-WLAN-SYSTEM-MIB provides SNMP-based monitoring and management capabilities for Avaya wireless LAN infrastructure, exposing system-level metrics such as controller status, radio interface states, and access point operational parameters. This module enables network administrators to track device health, configuration states, and performance counters essential for maintaining the stability of Avaya WLAN deployments.
Avaya WLAN System MIB
Copyright 2010 Avaya, Inc. All rights reserved. This Avaya SNMP Management Information Base Specification (Specification) embodies Avaya's confidential and proprietary intellectual property. Avaya retains all title and ownership in the Specification, including any revisions.
This Specification is supplied 'AS IS,' and Avaya makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
avayaWlanSystemMib.avayaWlanMibs.16
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
avayaWlanSystemMibAvaya WLAN System MIB
Copyright 2010 Avaya, Inc.
All rights reserved.
This Avaya SNMP Management Information Base Specification
(Specification) embodies Avaya's confidential and proprietary
intellectual property. Avaya retains all title and ownership
in the Specification, including any revisions.
This Specification is supplied 'AS IS,' and Avaya makes no warranty,
either express or implied, as to the use, operation, condition, or
performance of the Specification. MODULE-IDENTITY .avayaWlanMibs.16 |
avWlanSystemObjects OBJECT IDENTIFIER .avayaWlanMibs.16.1 |
avWlanSystemConfig OBJECT IDENTIFIER .avayaWlanMibs.16.1.1 |
avWlanSystemConfigScalars OBJECT IDENTIFIER .avayaWlanMibs.16.1.1.1 |
avWlanSystemConfigWirelessEnabledThis is used to enable wireless feature (control and data
together in first release). System Interface and TcpUdpBasePort
will be taken as parameters to this action.
Disable will purge all status and statistics related
to wireless functionality.
A value of true(1) means enabled.rw TruthValue (SNMPv2-TC) .avayaWlanMibs.16.1.1.1.1 |
avWlanSystemConfigSystemInetAddressTypeThis object indicates the type of address contained in the object
avWlanSystemConfigSystemInetAddress.rw InetAddressType (INET-ADDRESS-MIB) .avayaWlanMibs.16.1.1.1.2 |
avWlanSystemConfigSystemInetAddressThis address is the one to be used by the WC and/or MS for connecting
to APs and Peer WCs and/or MS. All tunnels are also terminated on this
address. Captive Portal Web Server is also hosted on this
address. Wireless feature should be disabled and enabled for
changing this value. There is no default value and this
configuration is mandatory to enable a WC and/or an MS to participate in a
WLAN Domain.rw InetAddress (INET-ADDRESS-MIB) .avayaWlanMibs.16.1.1.1.3 |
avWlanSystemConfigTcpUdpBasePortAll WLAN System Protocols (e.g. AP, MS, WC control channel, access
and mobility tunnels etc.) use different TCP and UDP port numbers.
These ports are based at different fixed offsets from a base port
allowing administrator to create simple firewall rules by opening
a contiguous ip port range for WLAN communication. Currently a
range of 16 ports starting from this base port will be used. The
base port must be same on all WCs and/or MS in a domain. This is an optional
configuration and all WCs can be left operating at the default value.
Changing this configuration will require to disable and enable
wireless feature.rw InetPortNumber .avayaWlanMibs.16.1.1.1.4 |
avWlanSystemStatus OBJECT IDENTIFIER .avayaWlanMibs.16.1.2 |
avWlanSystemStatusScalars OBJECT IDENTIFIER .avayaWlanMibs.16.1.2.1 |
avWlanSystemStatusOperationalStatusIndicates the current operating status of the wireless
system.ro Enumeration .avayaWlanMibs.16.1.2.1.1 |
avWlanSystemStatusOperationalStatusDisableReasonThis object indicates the reason why the operational status is
disabled.ro Enumeration .avayaWlanMibs.16.1.2.1.2 |
avWlanSystemStatusWlanSystemAddrTypeThe type of address contained in avWlanSystemStatusWlanSystemAddr.
Currently only unknown(0), ipv4(1), and ipv6(2) are allowed. When
the wireless mode is in the disabled state, the value of this object
will be unknown(0).ro InetAddressType (INET-ADDRESS-MIB) .avayaWlanMibs.16.1.2.1.3 |
avWlanSystemStatusWlanSystemAddrThis object represents the WC/WS WLAN System IP address. When the
wireless mode is in disabled state, the value of this object will be
empty.ro InetAddress .avayaWlanMibs.16.1.2.1.4 |
avWlanSystemStatusOperationalRoleThe current operational role of the WLAN system running on
this device. Only applicable when the value of
the avWlanSystemStatusOperationalStatus is 'enabled(1)'.
The meaning of the values is:
wcp(1) - device is running Control plane only
wsp(2) - device is running Data plane only
wcpAndwsp(3) - device is running both Control and Data planesro Enumeration .avayaWlanMibs.16.1.2.1.5 |
avWlanSystemStatusWlanVersionReflects the current WLAN MIB version implemented by this
device.
Not to be confused with the software version of the device.
Primarily meant to be used by the WLAN management applications.ro DisplayString (SNMPv2-TC) .avayaWlanMibs.16.1.2.1.6 |