WLSX-USER-MIB: View SNMP OID List / Download MIB

VENDOR: ARUBA


 Home MIB: WLSX-USER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wlsxUserMIB 1.3.6.1.4.1.14823.2.2.1.4
This MIB module defines MIB objects which provide information about the users in an Aruba controller.
     wlsxUserAllInfoGroup 1.3.6.1.4.1.14823.2.2.1.4.1
         wlsxTotalNumOfUsers 1.3.6.1.4.1.14823.2.2.1.4.1.1 unsigned32 read-only
Total Number of the users.
         wlsxUserTable 1.3.6.1.4.1.14823.2.2.1.4.1.2 no-access
This Table lists all the users (both wired and wireless) currently connected to the controller. Users are identified by their MAC address and IP address.
             wlsxUserEntry 1.3.6.1.4.1.14823.2.2.1.4.1.2.1 no-access
User Entry
                 nUserPhyAddress 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.1 macaddress no-access
MAC address of the station from which the user connected to the controller.
                 nUserIpAddress 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.2 ipaddress no-access
IP Address of the user.
                 nUserName 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.3 displaystring read-only
Name of the User.
                 nUserRole 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.4 displaystring read-only
The Role configured for this user.
                 nUserUpTime 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.5 timeticks read-only
Time since the user connected to the controller.
                 nUserAuthenticationMethod 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.6 arubaauthenticationmethods read-only
Authentication mechanism used by the user to connect to the controller.
                 nUserSubAuthenticationMethod 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.7 arubasubauthenticationmethods read-only
Sub Authentication Method
                 nUserAuthServerName 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.8 displaystring read-only
Name of the authentication server used to authenticate the user.
                 nUserExtVPNAddress 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.9 ipaddress read-only
External VPN IP Address, if this is a VPN user or 0.0.0.0 if not.
                 nUserApLocation 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.10 displaystring read-only
Location of the access point to which the user is associated.
                 nUserApBSSID 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.11 macaddress read-only
BSSID of the access point, which the user used to connect to the controller.
                 nUserIsOnHomeAgent 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.12 truthvalue read-only
The Object will indicate if the controller is the home controller for the user or not.
                 nUserHomeAgentIpAddress 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.13 ipaddress read-only
The Home agent IP Address of the user. If this user is already on the home controller, then this IP is the controller IP else it is the home controller IP address.
                 nUserMobilityStatus 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.14 integer read-only
The Mobility Status of the User. Enumeration: 'wired': 4, 'visitor': 1, 'away': 2, 'associated': 3, 'wireless': 5.
                 nUserHomeVlan 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.15 integer32 read-only
Home VLAN of the User. If the user is on the home controller then this VLAN will be same as userDefaultVlan.
                 nUserDefaultVlan 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.16 integer32 read-only
Default VLAN of the User based on the AP configuration.
                 nUserAssignedVlan 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.17 integer32 read-only
This Vlan will be different from the Default VLAN if the user has a derived VLAN Configuration.
                 nUserBWContractName 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.18 displaystring read-only
Name of the Bandwidth Contract applied to this user.
                 nUserBWContractUsage 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.19 integer read-only
Indicates how the Bandwidth Contract is used. Enumeration: 'shared': 2, 'user': 1.
                 nUserBWContractId 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.20 integer32 read-only
Bandwidth Contract Id Assigned to the User
                 nUserIsProxyArpEnabled 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.21 truthvalue read-only
This object will indicate if the controller is proxy ARPing for the user.
                 nUserCurrentVlan 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.22 integer32 read-only
The VLAN to which the user is currently bound.
                 nUserIsWired 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.23 truthvalue read-only
Indicates whether this is a wired or wireless user.
                 nUserConnectedSlot 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.24 integer32 read-only
The slot to which the user is connected, if wired.
                 nUserConnectedPort 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.25 integer32 read-only
The port to which the user is connected, if wired.
                 nUserPhyType 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.26 arubaphytype read-only
The wireless PHY type to which the user is associated, or 'wired'.
                 nUserMobilityDomainName 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.27 displaystring read-only
The name of mobility domain mobile user belongs to.
                 nUserUPBWContractName 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.28 displaystring read-only
Name of the Upstream Bandwidth Contract applied to this user.
                 nUserUPBWContractUsage 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.29 integer read-only
Indicates how the Upstream Bandwidth Contract is used. Enumeration: 'shared': 2, 'user': 1.
                 nUserUPBWContractId 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.30 integer32 read-only
Upstream Bandwidth Contract Id Assigned to the User
                 nUserDNBWContractName 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.31 displaystring read-only
Name of the Downstream Bandwidth Contract applied to this user.
                 nUserDNBWContractUsage 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.32 integer read-only
Indicates how the Downstream Bandwidth Contract is used. Enumeration: 'shared': 2, 'user': 1.
                 nUserDNBWContractId 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.33 integer32 read-only
Downstream Bandwidth Contract Id Assigned to the User
                 nUserHTMode 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.34 arubahtmode read-only
The HT mode of this user, if any.
                 nUserEncryptionMethod 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.35 arubaencryptiontype read-only
Encryption method.
                 nUserForwardMode 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.36 arubauserforwardmode read-only
User mode.
                 nUserDeviceID 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.37 displaystring read-only
Device ID
                 nUserConnectedModule 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.38 integer32 read-only
The module to which the user is connected, if wired.
                 nUserDeviceType 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.39 displaystring read-only
Device type
                 nUserRxDataPkts64 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.40 counter64 read-only
This object specifies number of packets received by this IP for which this user is connected to the controller.
                 nUserTxDataPkts64 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.41 counter64 read-only
This object specifies number of packets transmitted by this IP for which this user is connected to the controller.
                 nUserRxDataOctets64 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.42 counter64 read-only
This object specifies number of octets received by this IP for which this user is connected to the controller.
                 nUserTxDataOctets64 1.3.6.1.4.1.14823.2.2.1.4.1.2.1.43 counter64 read-only
This object specifies number of octets transmitted by this IP for which this user is connected to the controller.
         wlsxUserSessionTimeTable 1.3.6.1.4.1.14823.2.2.1.4.1.3 no-access
This table lists the user session time counts on an ESSID. ssid. The session times are separated into predefined time length buckets, with sessions lasting longer than 240 minutes falling into the 240min bucket.
             wlsxUserSessionTimeEntry 1.3.6.1.4.1.14823.2.2.1.4.1.3.1 no-access
User session time data, divided into buckets of different time length.
                 wlsxUserSessionTimeLength 1.3.6.1.4.1.14823.2.2.1.4.1.3.1.1 integer32 no-access
Pre-defined user session time length.
                 wlsxUserSessionTimeCount 1.3.6.1.4.1.14823.2.2.1.4.1.3.1.2 counter32 read-only
Number of users that are connected to the essid whose sessions expired in this time interval.
         wlsxUserStatsGroup 1.3.6.1.4.1.14823.2.2.1.4.1.4
             wlsxNumOfUsers8021x 1.3.6.1.4.1.14823.2.2.1.4.1.4.1 unsigned32 read-only
Number of 802.1x users.
             wlsxNumOfUsersVPN 1.3.6.1.4.1.14823.2.2.1.4.1.4.2 unsigned32 read-only
Number of VPN users.
             wlsxNumOfUsersCP 1.3.6.1.4.1.14823.2.2.1.4.1.4.3 unsigned32 read-only
Number of Captive Portal users.
             wlsxNumOfUsersMAC 1.3.6.1.4.1.14823.2.2.1.4.1.4.4 unsigned32 read-only
Number of MAC users.
             wlsxNumOfUsersStateful8021x 1.3.6.1.4.1.14823.2.2.1.4.1.4.5 unsigned32 read-only
Number of stateful 802.1x users.