WLSX-SWITCH-MIB

File: WLSX-SWITCH-MIB.mib (62742 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
ARUBA-MIB

Imported symbols

TEXTUAL-CONVENTION Unsigned32 TimeTicks
MODULE-IDENTITY OBJECT-TYPE snmpModules
Integer32 Counter32 IpAddress
NOTIFICATION-TYPE TDomain DisplayString
PhysAddress TAddress TimeInterval
RowStatus StorageType TestAndIncr
MacAddress TruthValue OBJECT-GROUP
wlsxEnterpriseMibModules

Defined Types

MxSwitchListEntry  
SEQUENCE    
  switchListSwitchIPAddress IpAddress
  switchListSwitchRole INTEGER

LicenseEntry  
SEQUENCE    
  licenseIndex Integer32
  licenseKey DisplayString
  licenseInstalled DisplayString
  licenseExpires DisplayString
  licenseFlags DisplayString
  licenseService DisplayString

WlsxSysXProcessorEntry  
SEQUENCE    
  sysXProcessorID Integer32
  sysXProcessorDescr DisplayString
  sysXProcessorLoad Integer32

WlsxSysXStorageEntry  
SEQUENCE    
  sysXStorageIndex Integer32
  sysXStorageType INTEGER
  sysXStorageSize Integer32
  sysXStorageUsed Integer32
  sysXStorageName DisplayString

WlsxSysXMemoryEntry  
SEQUENCE    
  sysXMemoryIndex Integer32
  sysXMemorySize Integer32
  sysXMemoryUsed Integer32
  sysXMemoryFree Integer32

MxSwitchUserEntry  
SEQUENCE    
  userIpAddress IpAddress
  userPhyAddress MacAddress
  userName DisplayString
  userRole DisplayString
  userUpTime TimeTicks
  userAuthenticationMethod INTEGER
  userLocation DisplayString
  userServerName DisplayString
  userConnectedVlan Integer32
  userConnectedSlot Integer32
  userConnectedPort Integer32
  userBWContractName DisplayString
  userBWContractUsage INTEGER
  userConnectedModule INTEGER

MxSwitchStationMgmtEntry  
SEQUENCE    
  staPhyAddress MacAddress
  staAccessPointBSSID MacAddress
  staUserName DisplayString
  staUserRole DisplayString
  staAssociationID Unsigned32
  staAccessPointESSID DisplayString
  staSignalToNoiseRatio Integer32
  staTransmitRate INTEGER
  staReceiveRate INTEGER

MxSwitchStationStatsEntry  
SEQUENCE    
  staTxPackets Counter32
  staTxBytes Counter32
  staRxPackets Counter32
  staRxBytes Counter32
  staBwRate Integer32
  staFrameRetryRate Integer32
  staFrameLowSpeedRate Integer32
  staFrameNonUnicastRate Integer32
  staFrameFragmentationRate Integer32
  staFrameReceiveErrorRate Integer32

MxSwitchAccessPointEntry  
SEQUENCE    
  apBSSID MacAddress
  apESSID DisplayString
  apSlot Unsigned32
  apPort Unsigned32
  apIpAddress IpAddress
  apPhyType INTEGER
  apType INTEGER
  apCurrentChannel INTEGER
  apLocation DisplayString
  apTotalTime TimeTicks
  apInactiveTime TimeTicks
  apLoadBalancing TruthValue
  apChannelNoise Integer32
  apSignalToNoiseRatio Integer32
  apTransmitRate INTEGER
  apReceiveRate INTEGER

MxSwitchGlobalAPEntry  
SEQUENCE    
  globalAPLocation DisplayString
  globalAPAddress IpAddress
  globalAPLocalSwitch IpAddress
  globalAPdot11aPhyAddr MacAddress
  globalAPdot11bPhyAddr MacAddress
  globalAPState INTEGER
  globalAPdot11gPhyAddr MacAddress

MxSwitchAccessPointStatsEntry  
SEQUENCE    
  apStatsChannel INTEGER
  apChannelBwRate Integer32
  apChannelFrameRetryRate Integer32
  apChannelFrameLowSpeedRate Integer32
  apChannelFrameNonUnicastRate Integer32
  apChannelFrameFragmentationRate Integer32
  apChannelFrameReceiveErrorRate Integer32
  apBSSTxPackets Counter32
  apBSSTxBytes Counter32
  apBSSRxPackets Counter32
  apBSSRxBytes Counter32
  apBSSBwRate Integer32
  apBSSFrameRetryRate Integer32
  apBSSFrameLowSpeedRate Integer32
  apBSSFrameNonUnicastRate Integer32
  apBSSFrameFragmentationRate Integer32
  apBSSFrameReceiveErrorRate Integer32

Defined Values

wlsxSwitchMIB 1.3.6.1.4.1.14823.2.2.1.1
This MIB module defines MIB objects which provide System level information about the Aruba switches.
MODULE-IDENTITY    

wlsxSystemXGroup 1.3.6.1.4.1.14823.2.2.1.1.1
OBJECT IDENTIFIER    

wlsxUserInfoGroup 1.3.6.1.4.1.14823.2.2.1.1.2
OBJECT IDENTIFIER    

wlsxAccessPointInfoGroup 1.3.6.1.4.1.14823.2.2.1.1.3
OBJECT IDENTIFIER    

wlsxSwitchTraps 1.3.6.1.4.1.14823.2.2.1.1.100
OBJECT IDENTIFIER    

wlsxHostname 1.3.6.1.4.1.14823.2.2.1.1.1.1
Name of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

wlsxModelName 1.3.6.1.4.1.14823.2.2.1.1.1.2
Model Name of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

wlsxSwitchIp 1.3.6.1.4.1.14823.2.2.1.1.1.3
Switch IP as configured by the user. This IP address uniquely identifies the switch.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlsxSwitchRole 1.3.6.1.4.1.14823.2.2.1.1.1.4
Role of this switch in the Switch Domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(1), local(2), standbymaster(3)  

wlsxSwitchMasterIp 1.3.6.1.4.1.14823.2.2.1.1.1.5
Master IP of the switch
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlsxSwitchListTable 1.3.6.1.4.1.14823.2.2.1.1.1.6
This Table will list all the switches in the Switch Domain. It will be populated only on the master switch. Local switches return empty table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchListEntry

wlsxSwitchListEntry 1.3.6.1.4.1.14823.2.2.1.1.1.6.1
Switch List Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchListEntry  

switchListSwitchIPAddress 1.3.6.1.4.1.14823.2.2.1.1.1.6.1.1
IP Address of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

switchListSwitchRole 1.3.6.1.4.1.14823.2.2.1.1.1.6.1.2
Role of the Switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(1), local(2), standbymaster(3)  

wlsxSwitchLicenseCount 1.3.6.1.4.1.14823.2.2.1.1.1.7
The number of licenses installed on the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSwitchLicenseTable 1.3.6.1.4.1.14823.2.2.1.1.1.8
This table lists all licenses installed on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LicenseEntry

wlsxLicenseEntry 1.3.6.1.4.1.14823.2.2.1.1.1.8.1
License Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  LicenseEntry  

licenseIndex 1.3.6.1.4.1.14823.2.2.1.1.1.8.1.1
License ID number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

licenseKey 1.3.6.1.4.1.14823.2.2.1.1.1.8.1.2
License Key
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

licenseInstalled 1.3.6.1.4.1.14823.2.2.1.1.1.8.1.3
License installation time
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

licenseExpires 1.3.6.1.4.1.14823.2.2.1.1.1.8.1.4
License expiry time
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

licenseFlags 1.3.6.1.4.1.14823.2.2.1.1.1.8.1.5
License flags; E - enabled; A - auto-generated; R - reboot required to activate
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

licenseService 1.3.6.1.4.1.14823.2.2.1.1.1.8.1.6
The service enabled by this license.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlsxSysXProcessorTable 1.3.6.1.4.1.14823.2.2.1.1.1.9
The table of processors contained by the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxSysXProcessorEntry

wlsxSysXProcessorEntry 1.3.6.1.4.1.14823.2.2.1.1.1.9.1
An entry for one processor contained by the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxSysXProcessorEntry  

sysXProcessorID 1.3.6.1.4.1.14823.2.2.1.1.1.9.1.1
Processor Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

sysXProcessorDescr 1.3.6.1.4.1.14823.2.2.1.1.1.9.1.2
description of the processor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

sysXProcessorLoad 1.3.6.1.4.1.14823.2.2.1.1.1.9.1.3
The average, over the last minute, of the percentage of time that this processor was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

wlsxSysXStorageTable 1.3.6.1.4.1.14823.2.2.1.1.1.10
The table of Storage-devices contained by the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxSysXStorageEntry

wlsxSysXStorageEntry 1.3.6.1.4.1.14823.2.2.1.1.1.10.1
An entry for one long-term storage device contained by the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxSysXStorageEntry  

sysXStorageIndex 1.3.6.1.4.1.14823.2.2.1.1.1.10.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

sysXStorageType 1.3.6.1.4.1.14823.2.2.1.1.1.10.1.2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ram(1), flashMemory(2)  

sysXStorageSize 1.3.6.1.4.1.14823.2.2.1.1.1.10.1.3
size of the storage filesystem in MB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysXStorageUsed 1.3.6.1.4.1.14823.2.2.1.1.1.10.1.4
size of the storage filesystem in MB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysXStorageName 1.3.6.1.4.1.14823.2.2.1.1.1.10.1.5
name of the storage filesystem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxSysXMemoryTable 1.3.6.1.4.1.14823.2.2.1.1.1.11
The memory status of the switch
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxSysXMemoryEntry

wlsxSysXMemoryEntry 1.3.6.1.4.1.14823.2.2.1.1.1.11.1
An entry for one memory region on the switch. Currently, only the CP region is monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxSysXMemoryEntry  

sysXMemoryIndex 1.3.6.1.4.1.14823.2.2.1.1.1.11.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

sysXMemorySize 1.3.6.1.4.1.14823.2.2.1.1.1.11.1.2
Total memory in KB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysXMemoryUsed 1.3.6.1.4.1.14823.2.2.1.1.1.11.1.3
Used memory in KB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysXMemoryFree 1.3.6.1.4.1.14823.2.2.1.1.1.11.1.4
Free memory in KB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSwitchLicenseSerialNumber 1.3.6.1.4.1.14823.2.2.1.1.1.12
The license serial number of the switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlsxSwitchUserTable 1.3.6.1.4.1.14823.2.2.1.1.2.1
This Table lists all the users (both wired and wireless) currently connected to the switch. Users are identified by their IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchUserEntry

wlsxSwitchUserEntry 1.3.6.1.4.1.14823.2.2.1.1.2.1.1
User Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchUserEntry  

userIpAddress 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.1
IP Address from which the user connected to the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

userPhyAddress 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.2
Physical Address of the station from which the user connected to the switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

userName 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.3
Name of the User.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

userRole 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.4
The Role configured for this user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

userUpTime 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.5
Time since the user is connected to the switch.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

userAuthenticationMethod 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.6
Authentication mechanism used by the user to connect to the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), other(2), web(3), dot1x(4), vpn(5), mac(6)  

userLocation 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.7
Location of the access point (in Building.Floor.... format), which the user used to connect to the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

userServerName 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.8
Name of the Back-end authentication server, used to authenticate the user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

userConnectedVlan 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.9
Vlan on which the user is connected to the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

userConnectedSlot 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.10
Slot on switch, where the user connection terminates.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

userConnectedPort 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.11
Port on switch, where the user connection terminates.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

userBWContractName 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.12
Name of the Bandwidth Contract applied to this user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

userBWContractUsage 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.13
Indicates how the Bandwidth Contract is used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER user(1), shared(2)  

userConnectedModule 1.3.6.1.4.1.14823.2.2.1.1.2.1.1.14
The module to which the user is connected, if wired.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSwitchStationMgmtTable 1.3.6.1.4.1.14823.2.2.1.1.2.2
This Table lists all the wireless stations associated with the Access points connected to this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchStationMgmtEntry

wlsxSwitchStationMgmtEntry 1.3.6.1.4.1.14823.2.2.1.1.2.2.1
Station Management Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchStationMgmtEntry  

staPhyAddress 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.1
The Physical Address of the Station.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

staAccessPointBSSID 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.2
BSSID of the Access point through which the station is connected to the switch
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

staUserName 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.3
Name of the User connecting from this station.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

staUserRole 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.4
User Role.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

staAssociationID 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.5
AID with which the Station is associated with this system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

staAccessPointESSID 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.6
ESSID of the Access point
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

staSignalToNoiseRatio 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.7
SNR for the BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

staTransmitRate 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.8
Indicates Transmit rate of the channel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rate1Mbps(1), rate2Mbps(2), rate5point5Mbps(3), rate6Mbps(4), rate9Mbps(5), rate11Mbps(6), rate12Mbps(7), rate18Mbps(8), rate24Mbps(9), rate36Mbps(10), rate48Mbps(11), rate54Mbps(12)  

staReceiveRate 1.3.6.1.4.1.14823.2.2.1.1.2.2.1.9
Indicates Receive rate of the channel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rate1Mbps(1), rate2Mbps(2), rate5point5Mbps(3), rate6Mbps(4), rate9Mbps(5), rate11Mbps(6), rate12Mbps(7), rate18Mbps(8), rate24Mbps(9), rate36Mbps(10), rate48Mbps(11), rate54Mbps(12)  

wlsxSwitchStationStatsTable 1.3.6.1.4.1.14823.2.2.1.1.2.3
This Table lists the statistics of all the wireless stations associated with the Access points connected to this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchStationStatsEntry

wlsxSwitchStationStatsEntry 1.3.6.1.4.1.14823.2.2.1.1.2.3.1
Station Statistics Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchStationStatsEntry  

staTxPackets 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.1
Total Packets Transmitted by the station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

staTxBytes 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.2
Total Bytes Transmitted by the station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

staRxPackets 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.3
Total Packets Received by the Station
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

staRxBytes 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.4
Total Bytes Received by the station.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

staBwRate 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.5
Bandwidth Rate in Kbps of the station.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

staFrameRetryRate 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.6
Station Frame Retry Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

staFrameLowSpeedRate 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.7
Station Frame Low Speed Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

staFrameNonUnicastRate 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.8
Station Frame Non Unicast Packet Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

staFrameFragmentationRate 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.9
Station Frame Fragmentation Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

staFrameReceiveErrorRate 1.3.6.1.4.1.14823.2.2.1.1.2.3.1.10
Station Frame Receive Error Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSwitchTotalNumAccessPoints 1.3.6.1.4.1.14823.2.2.1.1.3.1
Total Number of Access Points Connected to this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wlsxSwitchTotalNumStationsAssociated 1.3.6.1.4.1.14823.2.2.1.1.3.2
Total Number of Stations Associated to this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wlsxSwitchAccessPointTable 1.3.6.1.4.1.14823.2.2.1.1.3.3
This Table lists all the Access Points Connected to this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchAccessPointEntry

wlsxSwitchAccessPointEntry 1.3.6.1.4.1.14823.2.2.1.1.3.3.1
Station Management Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchAccessPointEntry  

apBSSID 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.1
The Physical Address of the Access Point.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

apESSID 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.2
ESSID of the Access Point
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

apSlot 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.3
Slot to which the Access Point is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apPort 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.4
Port to which the Access Point is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apIpAddress 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.5
Address of the Access Point.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apPhyType 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.6
Physical Layer Protocol support of the AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dot11a(1), dot11b(2), dot11g(3)  

apType 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.7
Indicates whether the Access point is an Air Monitor or regular AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ap(1), am(2)  

apCurrentChannel 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.8
The Current Operating frequency channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..165  

apLocation 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.9
Location of the AP defined in Building.Floor.... mode.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

apTotalTime 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.10
Time since the Ap is connected to the switch
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

apInactiveTime 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.11
Time since the Ap has been inactive
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

apLoadBalancing 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.12
Indicates whether Load balancing is enabled or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

apChannelNoise 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.13
Indicates the noise on the channel
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apSignalToNoiseRatio 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.14
SNR for the BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apTransmitRate 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.15
Indicates Transmit rate of the channel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rate1Mbps(1), rate2Mbps(2), rate5point5Mbps(3), rate6Mbps(4), rate9Mbps(5), rate11Mbps(6), rate12Mbps(7), rate18Mbps(8), rate24Mbps(9), rate36Mbps(10), rate48Mbps(11), rate54Mbps(12)  

apReceiveRate 1.3.6.1.4.1.14823.2.2.1.1.3.3.1.16
Indicates Receive rate of the channel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rate1Mbps(1), rate2Mbps(2), rate5point5Mbps(3), rate6Mbps(4), rate9Mbps(5), rate11Mbps(6), rate12Mbps(7), rate18Mbps(8), rate24Mbps(9), rate36Mbps(10), rate48Mbps(11), rate54Mbps(12)  

wlsxSwitchGlobalAPTable 1.3.6.1.4.1.14823.2.2.1.1.3.4
This Table lists all the Access Points Connected in the Switch Domain. This table is valid only on a Master switch. On a Local switch, the table is empty.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchGlobalAPEntry

wlsxSwitchGlobalAPEntry 1.3.6.1.4.1.14823.2.2.1.1.3.4.1
Station Management Entry
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MxSwitchGlobalAPEntry  

globalAPLocation 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.1
Physical Location of the AP, defined in Building.Floor.Location format.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

globalAPAddress 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.2
Address of the Access Point.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  IpAddress  

globalAPLocalSwitch 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.3
IP Address of the Local Switch this Access Point is connected to.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

globalAPdot11aPhyAddr 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.4
Physical Mac address of the module supporting dot11a in the Access Point. AP can have support for both dot11a and dot11b physical layer.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

globalAPdot11bPhyAddr 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.5
Physical Mac address of the module supporting dot11b in the Access Point. AP can have support for both dot11a and dot11b physical layer.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

globalAPState 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.6
State of the AP. 1 -- AP is UP. 2 -- AP is DOWN. 3-7 -- Values are deprecated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..7  

globalAPdot11gPhyAddr 1.3.6.1.4.1.14823.2.2.1.1.3.4.1.7
Physical Mac address of the module supporting dot11g in the Access Point. AP can have support for both a,b,g physical layer.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

wlsxSwitchAccessPointStatsTable 1.3.6.1.4.1.14823.2.2.1.1.3.5
This Table lists the statistics of all the Access Points Connected to this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MxSwitchAccessPointStatsEntry

wlsxSwitchAccessPointStatsEntry 1.3.6.1.4.1.14823.2.2.1.1.3.5.1
Ap Stats Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchAccessPointStatsEntry  

apStatsChannel 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.1
Channel on which the ap is operating.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..165  

apChannelBwRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.2
Bandwidth Rate in Kbps of the apChannel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apChannelFrameRetryRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.3
Ap Channel Frame Retry Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apChannelFrameLowSpeedRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.4
Ap Channel Frame Low Speed Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apChannelFrameNonUnicastRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.5
Ap Channel Frame Non Unicast Packet Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apChannelFrameFragmentationRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.6
Ap Channel Frame Fragmentation Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apChannelFrameReceiveErrorRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.7
Ap Channel Frame Receive Error Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBSSTxPackets 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.8
Total Packets Transmitted by the ap on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apBSSTxBytes 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.9
Total Bytes Transmitted by the ap on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apBSSRxPackets 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.10
Total Packets Received by the ap on this BSSID
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apBSSRxBytes 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.11
Total Bytes Received by the ap on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apBSSBwRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.12
Bandwidth Rate in Kbps of the ap on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBSSFrameRetryRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.13
Frame Retry Rate on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBSSFrameLowSpeedRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.14
Frame Low Speed Rate on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBSSFrameNonUnicastRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.15
Frame Non Unicast Packet Rate on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBSSFrameFragmentationRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.16
Frame Fragmentation Rate on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBSSFrameReceiveErrorRate 1.3.6.1.4.1.14823.2.2.1.1.3.5.1.17
Frame Receive Error Rate on this BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSwitchTrapObjectsGroup 1.3.6.1.4.1.14823.2.2.1.1.100.100
OBJECT IDENTIFIER    

wlsxAuthServerName 1.3.6.1.4.1.14823.2.2.1.1.100.100.1
This Object is used in the traps to indicate the Authentication Server, used for Authentication.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxAuthServerTimeout 1.3.6.1.4.1.14823.2.2.1.1.100.100.2
This Object is used in the traps to indicate the Authentication Server Timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxFanNumber 1.3.6.1.4.1.14823.2.2.1.1.100.100.4
This Object is used in the traps to indicate a failing fan number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxLineCardNumber 1.3.6.1.4.1.14823.2.2.1.1.100.100.5
This Object is used in the traps to indicate a Line Card in the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxVoltageType 1.3.6.1.4.1.14823.2.2.1.1.100.100.6
This Object is used in the traps to indicate the type of the voltage.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

wlsxVoltageValue 1.3.6.1.4.1.14823.2.2.1.1.100.100.7
This Object is used in the traps to indicate the voltage value in Float.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

wlsxTemperatureValue 1.3.6.1.4.1.14823.2.2.1.1.100.100.8
This Object is used in the traps to indicate Temperature Value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxProcessName 1.3.6.1.4.1.14823.2.2.1.1.100.100.9
This Object is used in the traps to indicate a process name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxStationMacAddress 1.3.6.1.4.1.14823.2.2.1.1.100.100.10
The Physical Address of the Station.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wlsxStationBlackListReason 1.3.6.1.4.1.14823.2.2.1.1.100.100.11
The Reason for which a station is black listed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER userDefined(1), mitmAttack(2), authFailure(3), pingFlood(4), sessionFlood(5), synFlood(6), sessionBlacklist(7), ipSpoofing(8), other(100)  

wlsxSpoofedIpAddress 1.3.6.1.4.1.14823.2.2.1.1.100.100.12
This Object is used in a trap to identify a Spoofed IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlsxSpoofedOldPhyAddress 1.3.6.1.4.1.14823.2.2.1.1.100.100.13
This Object is used in a trap to identify a Old Mac Address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wlsxSpoofedNewPhyAddress 1.3.6.1.4.1.14823.2.2.1.1.100.100.14
This Object is used in a trap to identify a New Mac Address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wlsxDBName 1.3.6.1.4.1.14823.2.2.1.1.100.100.15
This Object is used in a trap to identify name of the Database.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxDBUserName 1.3.6.1.4.1.14823.2.2.1.1.100.100.16
This Object is used in a trap to identify name of the Database user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxDBIpAddress 1.3.6.1.4.1.14823.2.2.1.1.100.100.17
This Object is used in a trap to identify the IpAddress of the DB.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlsxDBType 1.3.6.1.4.1.14823.2.2.1.1.100.100.18
This Object is used in a trap to identify the Port of the user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mssql(1), mysql(2)  

wlsxVrID 1.3.6.1.4.1.14823.2.2.1.1.100.100.19
This Object contains the Virtual Router Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxVrMasterIp 1.3.6.1.4.1.14823.2.2.1.1.100.100.20
This Object contains the Master IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlsxVrrpOperState 1.3.6.1.4.1.14823.2.2.1.1.100.100.21
This Object represents the VRRP operational state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), backup(2), master(3)  

wlsxApTxPower 1.3.6.1.4.1.14823.2.2.1.1.100.100.22
This Object contains the value of the AP Transmit Power.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxESIServerGrpName 1.3.6.1.4.1.14823.2.2.1.1.100.100.23
This Object represents the External Services Interface (ESI) Server Group name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxESIServerName 1.3.6.1.4.1.14823.2.2.1.1.100.100.24
This Object represents the External Services Interface (ESI) Server name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

wlsxESIServerIpaddress 1.3.6.1.4.1.14823.2.2.1.1.100.100.25
This Object represents the External Services Interface (ESI) Server IP Address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlsxLicenseDaysRemaining 1.3.6.1.4.1.14823.2.2.1.1.100.100.26
This Object represents number of the days remaining prior to a license expiry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSlotNumber 1.3.6.1.4.1.14823.2.2.1.1.100.100.27
This Object is used in the traps to indicate a Line Card in the switch. This value matches the value of sysExtCardSlot.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxSwitchIPChanged 1.3.6.1.4.1.14823.2.2.1.1.100.1001
A trap which indicates that the switch IP address has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxSwitchRoleChange 1.3.6.1.4.1.14823.2.2.1.1.100.1002
A trap which indicates that the role of the switch has changed in the Domain.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxUserEntryCreated 1.3.6.1.4.1.14823.2.2.1.1.100.1003
A trap which indicates that a New user is created.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxUserEntryDeleted 1.3.6.1.4.1.14823.2.2.1.1.100.1004
A trap which indicates that a user is deleted.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxUserEntryAuthenticated 1.3.6.1.4.1.14823.2.2.1.1.100.1005
A trap which indicates that a user is Authenticated.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxUserEntryDeAuthenticated 1.3.6.1.4.1.14823.2.2.1.1.100.1006
A trap which indicates that a user is Deauthenticated.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxUserAuthenticationFailed 1.3.6.1.4.1.14823.2.2.1.1.100.1007
A trap which indicates that a user authentication has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAuthServerReqTimedOut 1.3.6.1.4.1.14823.2.2.1.1.100.1008
A trap which indicates that the authentication server request timed out.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAuthServerTimedOut 1.3.6.1.4.1.14823.2.2.1.1.100.1009
A trap which indicates that the authentication server timed out.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAuthServerIsUp 1.3.6.1.4.1.14823.2.2.1.1.100.1010
A trap which indicates that the authentication server is up.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAuthMaxUserEntries 1.3.6.1.4.1.14823.2.2.1.1.100.1011
A trap which indicates that the User Entries table is full and cannot add any more entries.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAuthMaxAclEntries 1.3.6.1.4.1.14823.2.2.1.1.100.1012
A trap which indicates that the Acl Entries table is full and cannot add any more entries.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAuthMaxBWContracts 1.3.6.1.4.1.14823.2.2.1.1.100.1013
A trap which indicates that the switch reached the maximum number of configurable Bandwidth contracts.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxPowerSupplyFailure 1.3.6.1.4.1.14823.2.2.1.1.100.1014
A trap which indicates that the power supply has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxFanFailure 1.3.6.1.4.1.14823.2.2.1.1.100.1015
A trap which indicates that the fan has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxOutOfRangeVoltage 1.3.6.1.4.1.14823.2.2.1.1.100.1016
A trap which indicates that the switch received out of range voltage.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxOutOfRangeTemperature 1.3.6.1.4.1.14823.2.2.1.1.100.1017
A trap which indicates that the Temperature is out of bounds.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxLCInserted 1.3.6.1.4.1.14823.2.2.1.1.100.1018
A trap which indicates that a Line card is inserted.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxSCInserted 1.3.6.1.4.1.14823.2.2.1.1.100.1019
A trap which indicates that a supervisory card is inserted.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxGBICInserted 1.3.6.1.4.1.14823.2.2.1.1.100.1020
A trap which indicates that a GBIC is inserted in a line card.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxProcessDied 1.3.6.1.4.1.14823.2.2.1.1.100.1021
A trap which indicates that a process has died.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxProcessExceedsMemoryLimits 1.3.6.1.4.1.14823.2.2.1.1.100.1022
A trap which indicates that a process is consuming large amounts of memory.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxLowOnFlashSpace 1.3.6.1.4.1.14823.2.2.1.1.100.1023
A trap which indicates that the switch is running low on flash space.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxLowMemory 1.3.6.1.4.1.14823.2.2.1.1.100.1024
A trap which indicates that the system free memory is low.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxFanTrayRemoved 1.3.6.1.4.1.14823.2.2.1.1.100.1025
A trap which indicates that the fan tray is removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxFanTrayInserted 1.3.6.1.4.1.14823.2.2.1.1.100.1026
A trap which indicates that the fan tray is removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxLCRemoved 1.3.6.1.4.1.14823.2.2.1.1.100.1027
A trap which indicates that a Line card is removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxSCRemoved 1.3.6.1.4.1.14823.2.2.1.1.100.1028
A trap which indicates that a supervisory card is removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxPowerSupplyMissing 1.3.6.1.4.1.14823.2.2.1.1.100.1029
A trap which indicates that the power supply is missing.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAccessPointIsUp 1.3.6.1.4.1.14823.2.2.1.1.100.1030
A trap which indicates that an Access point at Location apLocation and Address apIpAddress is up.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

wlsxAccessPointIsDown 1.3.6.1.4.1.14823.2.2.1.1.100.1031
A trap which indicates that an Access point at Location apLocation and Address apIpAddress is down.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

wlsxCoverageHoleDetected 1.3.6.1.4.1.14823.2.2.1.1.100.1032
A trap which indicates that an Access point at Location apLocation and Address apIpAddress has detected a Coverage Hole.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxChannelChanged 1.3.6.1.4.1.14823.2.2.1.1.100.1033
A trap which indicates that an Access point at Location apLocation and Address apIpAddress has changed the channel to apCurrentChannel.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

wlsxStationAddedToBlackList 1.3.6.1.4.1.14823.2.2.1.1.100.1034
A trap which indicates that a station with address wlsxStationMacAddress is black listed for wlsxStationBlackListReason reason.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxStationRemovedFromBlackList 1.3.6.1.4.1.14823.2.2.1.1.100.1035
A trap which indicates that a station with address wlsxStationMacAddress is removed from black list.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxIpSpoofingDetected 1.3.6.1.4.1.14823.2.2.1.1.100.1036
A trap indicating that the switch detected IP Spoofing.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxDBCommunicationFailure 1.3.6.1.4.1.14823.2.2.1.1.100.1037
A trap to indicate that communication with Database failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxVrrpStateChange 1.3.6.1.4.1.14823.2.2.1.1.100.1038
A trap which indicates that VRRP State has changed on the switch.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxAPRadioAttributesChanged 1.3.6.1.4.1.14823.2.2.1.1.100.1039
A trap which indicates changes in the Radio attributes of an Access Point at location apLocation and address apIpAddress. Ap channel is apCurrentChannel, and Transmit power is apTxPower.
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxESIServerUp 1.3.6.1.4.1.14823.2.2.1.1.100.1040
A trap which indicates that a ESI server in group with is up
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxESIServerDown 1.3.6.1.4.1.14823.2.2.1.1.100.1041
A trap which indicates that a ESI server in group with is down
Status: current Access: read-only
NOTIFICATION-TYPE    

wlsxLicenseExpiry 1.3.6.1.4.1.14823.2.2.1.1.100.1042
A trap which indicates that one or more licenses on the switch will expire in days
Status: current Access: read-only
NOTIFICATION-TYPE