AVAYA-WLAN-SYSTEM-MIB

File: AVAYA-WLAN-SYSTEM-MIB.mib (7657 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
SYNOPTICS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
DisplayString InetAddressType InetAddress
InetPortNumber avayaWlanMibs

Defined Values

avayaWlanSystemMib 1.3.6.1.4.1.45.7.16
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.
MODULE-IDENTITY    

avWlanSystemObjects 1.3.6.1.4.1.45.7.16.1
OBJECT IDENTIFIER    

avWlanSystemConfig 1.3.6.1.4.1.45.7.16.1.1
OBJECT IDENTIFIER    

avWlanSystemStatus 1.3.6.1.4.1.45.7.16.1.2
OBJECT IDENTIFIER    

avWlanSystemConfigScalars 1.3.6.1.4.1.45.7.16.1.1.1
OBJECT IDENTIFIER    

avWlanSystemConfigWirelessEnabled 1.3.6.1.4.1.45.7.16.1.1.1.1
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

avWlanSystemConfigSystemInetAddressType 1.3.6.1.4.1.45.7.16.1.1.1.2
This object indicates the type of address contained in the object avWlanSystemConfigSystemInetAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

avWlanSystemConfigSystemInetAddress 1.3.6.1.4.1.45.7.16.1.1.1.3
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

avWlanSystemConfigTcpUdpBasePort 1.3.6.1.4.1.45.7.16.1.1.1.4
All 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.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber 49152..64983  

avWlanSystemStatusScalars 1.3.6.1.4.1.45.7.16.1.2.1
OBJECT IDENTIFIER    

avWlanSystemStatusOperationalStatus 1.3.6.1.4.1.45.7.16.1.2.1.1
Indicates the current operating status of the wireless system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), enablePending(2), disabled(3), disablePending(4)  

avWlanSystemStatusOperationalStatusDisableReason 1.3.6.1.4.1.45.7.16.1.2.1.2
This object indicates the reason why the operational status is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), adminDisabled(2), routingDisabled(3), badSystemInetAddress(4), badTcpUdpBasePort(5), wirelessSystemError(6)  

avWlanSystemStatusWlanSystemAddrType 1.3.6.1.4.1.45.7.16.1.2.1.3
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

avWlanSystemStatusWlanSystemAddr 1.3.6.1.4.1.45.7.16.1.2.1.4
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

avWlanSystemStatusOperationalRole 1.3.6.1.4.1.45.7.16.1.2.1.5
The 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 planes
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER wcp(1), wsp(2), wcpAndwsp(3)  

avWlanSystemStatusWlanVersion 1.3.6.1.4.1.45.7.16.1.2.1.6
Reflects 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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString