WLSX-USER6-MIB

File: WLSX-USER6-MIB.mib (25029 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
ARUBA-TC ARUBA-MIB WLSX-SWITCH-MIB
WLSX-WLAN-MIB

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
snmpModules Integer32 Unsigned32
Counter32 Counter64 IpAddress
TimeTicks NOTIFICATION-TYPE TDomain
DisplayString PhysAddress TAddress
TimeInterval RowStatus StorageType
TestAndIncr MacAddress TruthValue
OBJECT-GROUP ArubaAuthenticationMethods ArubaSubAuthenticationMethods
ArubaEncryptionType ArubaPhyType ArubaHTMode
ArubaUserForwardMode wlsxEnterpriseMibModules wlsxSwitchMIB
wlanESSID

Defined Types

WlsxUser6Entry  
SEQUENCE    
  nUser6PhyAddress MacAddress
  nUser6IpAddress DisplayString
  nUser6Name DisplayString
  nUser6Role DisplayString
  nUser6UpTime TimeTicks
  nUser6AuthenticationMethod ArubaAuthenticationMethods
  nUser6SubAuthenticationMethod ArubaSubAuthenticationMethods
  nUser6AuthServerName DisplayString
  nUser6ExtVPNAddress IpAddress
  nUser6ApLocation DisplayString
  nUser6ApBSSID MacAddress
  nUser6IsOnHomeAgent TruthValue
  nUser6HomeAgentIpAddress IpAddress
  nUser6MobilityStatus INTEGER
  nUser6HomeVlan Integer32
  nUser6DefaultVlan Integer32
  nUser6AssignedVlan Integer32
  nUser6BWContractName DisplayString
  nUser6BWContractUsage INTEGER
  nUser6BWContractId Integer32
  nUser6IsProxyArpEnabled TruthValue
  nUser6CurrentVlan Integer32
  nUser6IsWired TruthValue
  nUser6ConnectedSlot Integer32
  nUser6ConnectedPort Integer32
  nUser6PhyType ArubaPhyType
  nUser6MobilityDomainName DisplayString
  nUser6UPBWContractName DisplayString
  nUser6UPBWContractUsage INTEGER
  nUser6UPBWContractId Integer32
  nUser6DNBWContractName DisplayString
  nUser6DNBWContractUsage INTEGER
  nUser6DNBWContractId Integer32
  nUser6HTMode ArubaHTMode
  nUser6DeviceID DisplayString
  nUser6DeviceType DisplayString
  nUser6ConnectedModule Integer32
  nUser6RxDataPkts64 Counter64
  nUser6TxDataPkts64 Counter64
  nUser6RxDataOctets64 Counter64
  nUser6TxDataOctets64 Counter64
  nUser6ForwardMode ArubaUserForwardMode
  nUser6EncryptionMethod ArubaEncryptionType
  nVIAUser6DeviceID MacAddress

WlsxUser6SessionTimeEntry  
SEQUENCE    
  wlsxUser6SessionTimeLength Integer32
  wlsxUser6SessionTimeCount Counter32

MxSwitchUser6Entry  
SEQUENCE    
  user6IpAddress DisplayString
  user6PhyAddress MacAddress
  user6Name DisplayString
  user6Role DisplayString
  user6UpTime TimeTicks
  user6AuthenticationMethod INTEGER
  user6Location DisplayString
  user6ServerName DisplayString
  user6ConnectedVlan Integer32
  user6ConnectedSlot Integer32
  user6ConnectedPort Integer32
  user6BWContractName DisplayString
  user6BWContractUsage INTEGER
  user6ConnectedModule Integer32

Defined Values

wlsxUser6MIB 1.3.6.1.4.1.14823.2.2.1.14
This MIB module defines MIB objects which provide information about the IPv6 users in an Aruba controller.
MODULE-IDENTITY    

wlsxUser6AllInfoGroup 1.3.6.1.4.1.14823.2.2.1.14.1
OBJECT IDENTIFIER    

wlsxUser6InfoGroup 1.3.6.1.4.1.14823.2.2.1.1.4
OBJECT IDENTIFIER    

wlsxTotalNumOfUsers6 1.3.6.1.4.1.14823.2.2.1.14.1.1
Total Number of the users.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wlsxUser6Table 1.3.6.1.4.1.14823.2.2.1.14.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxUser6Entry

wlsxUser6Entry 1.3.6.1.4.1.14823.2.2.1.14.1.2.1
User Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxUser6Entry  

nUser6PhyAddress 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.1
MAC address of the station from which the user connected to the controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

nUser6IpAddress 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.2
IPv6 Address of the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..128)  

nUser6Name 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.3
Name of the User.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

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

nUser6UpTime 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.5
Time since the user connected to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nUser6AuthenticationMethod 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.6
Authentication mechanism used by the user to connect to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaAuthenticationMethods  

nUser6SubAuthenticationMethod 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.7
Sub Authentication Method
Status: current Access: read-only
OBJECT-TYPE    
  ArubaSubAuthenticationMethods  

nUser6AuthServerName 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.8
Name of the authentication server used to authenticate the user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nUser6ExtVPNAddress 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.9
External VPN IP Address, if this is a VPN user or 0.0.0.0 if not.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nUser6ApLocation 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.10
Location of the access point to which the user is associated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nUser6ApBSSID 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.11
BSSID of the access point, which the user used to connect to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

nUser6IsOnHomeAgent 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.12
The Object will indicate if the controller is the home controller for the user or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nUser6HomeAgentIpAddress 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nUser6MobilityStatus 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.14
The Mobility Status of the User.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER visitor(1), away(2), associated(3), wired(4), wireless(5)  

nUser6HomeVlan 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.15
Home VLAN of the User. If the user is on the home controller then this VLAN will be same as userDefaultVlan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6DefaultVlan 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.16
Default VLAN of the User based on the AP configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6AssignedVlan 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.17
This Vlan will be different from the Default VLAN if the user has a derived VLAN Configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

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

nUser6BWContractId 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.20
Bandwidth Contract Id Assigned to the User
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6IsProxyArpEnabled 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.21
This object will indicate if the controller is proxy ARPing for the user.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nUser6CurrentVlan 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.22
The VLAN to which the user is currently bound.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6IsWired 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.23
Indicates whether this is a wired or wireless user.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nUser6ConnectedSlot 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.24
The slot to which the user is connected, if wired.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6ConnectedPort 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.25
The port to which the user is connected, if wired.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6PhyType 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.26
The wireless PHY type to which the user is associated, or 'wired'.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaPhyType  

nUser6MobilityDomainName 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.27
The name of mobility domain mobile user belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

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

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

nUser6UPBWContractId 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.30
Upstream Bandwidth Contract Id Assigned to the User
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

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

nUser6DNBWContractId 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.33
Downstream Bandwidth Contract Id Assigned to the User
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nUser6HTMode 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.34
The HT mode of this user, if any.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaHTMode  

nUser6DeviceID 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.35
Device ID
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

nUser6DeviceType 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.36
Device Type
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

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

nUser6RxDataPkts64 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.38
This object specifies number of packets received by this IP for which this user is connected to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

nUser6TxDataPkts64 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.39
This object specifies number of packets transmitted by this IP for which this user is connected to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

nUser6RxDataOctets64 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.40
This object specifies number of octets received by this IP for which this user is connected to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

nUser6TxDataOctets64 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.41
This object specifies number of octets transmitted by this IP for which this user is connected to the controller.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

nUser6ForwardMode 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.42
Forward mode.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaUserForwardMode  

nUser6EncryptionMethod 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.43
Encryption method.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaEncryptionType  

nVIAUser6DeviceID 1.3.6.1.4.1.14823.2.2.1.14.1.2.1.44
MAC address of the station from which the user connected to the controller using VIA.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wlsxUser6SessionTimeTable 1.3.6.1.4.1.14823.2.2.1.14.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxUser6SessionTimeEntry

wlsxUser6SessionTimeEntry 1.3.6.1.4.1.14823.2.2.1.14.1.3.1
User session time data, divided into buckets of different time length.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxUser6SessionTimeEntry  

wlsxUser6SessionTimeLength 1.3.6.1.4.1.14823.2.2.1.14.1.3.1.1
Pre-defined user session time length.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

wlsxUser6SessionTimeCount 1.3.6.1.4.1.14823.2.2.1.14.1.3.1.2
Number of users that are connected to the essid whose sessions expired in this time interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wlsxSwitchUser6Table 1.3.6.1.4.1.14823.2.2.1.1.4.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  
    MxSwitchUser6Entry

wlsxSwitchUser6Entry 1.3.6.1.4.1.14823.2.2.1.1.4.1.1
User Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MxSwitchUser6Entry  

user6IpAddress 1.3.6.1.4.1.14823.2.2.1.1.4.1.1.1
IPv6 Address from which the user connected to the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

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

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

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

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

user6AuthenticationMethod 1.3.6.1.4.1.14823.2.2.1.1.4.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)  

user6Location 1.3.6.1.4.1.14823.2.2.1.1.4.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)  

user6ServerName 1.3.6.1.4.1.14823.2.2.1.1.4.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)  

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

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

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

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

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

user6ConnectedModule 1.3.6.1.4.1.14823.2.2.1.1.4.1.1.14
Module on switch, where the user connection terminates.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32