WLSX-AUTH-MIB

File: WLSX-AUTH-MIB.mib (11405 bytes)

Imported modules

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

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
snmpModules Integer32 Counter32
IpAddress NOTIFICATION-TYPE TDomain
DisplayString PhysAddress TAddress
TimeInterval RowStatus StorageType
TestAndIncr MacAddress TruthValue
OBJECT-GROUP wlsxEnterpriseMibModules ArubaEnableValue
ArubaAuthenticationMethods ArubaEncryptionMethods ArubaHashAlgorithms
ArubaAuthServerType

Defined Types

WlsxAuthenticationServerEntry  
SEQUENCE    
  authServerName DisplayString
  authServerType ArubaAuthServerType
  authServerAddress DisplayString
  authServerPort Integer32
  authServerRetryCount Integer32
  authServerTimeOutValue Integer32
  authServerState ArubaEnableValue
  authServerInservice TruthValue
  authServerUsageCount Counter32
  authServerSuccessfullAuths Counter32
  authServerFailedAuths Counter32
  authServerTimeouts Counter32
  authServerAvgResponseTime Integer32
  authServerOutStandingRequests Integer32
  authServerUptime Integer32

WlsxPortalServerEntry  
SEQUENCE    
  portalServerIndex DisplayString
  portalServerHost DisplayString
  portalServerPort Integer32
  portalServerPage DisplayString
  portalServerProtocol DisplayString

WlsxLdapServerStateEntry  
SEQUENCE    
  ldapInitDone TruthValue
  ldapAdminBound INTEGER
  ldapReBindCount Counter32

Defined Values

wlsxAuthMIB 1.3.6.1.4.1.14823.2.2.1.8
This MIB module defines MIB objects which provide information about the authentication servers known to an Aruba controller.
MODULE-IDENTITY    

wlsxAuthenticationServerGroup 1.3.6.1.4.1.14823.2.2.1.8.1
OBJECT IDENTIFIER    

wlsxAuthenticationInfoGroup 1.3.6.1.4.1.14823.2.2.1.8.2
OBJECT IDENTIFIER    

wlsxAuthenticationGroup 1.3.6.1.4.1.14823.2.2.1.8.3
OBJECT IDENTIFIER    

wlsxAuthenticationServerTable 1.3.6.1.4.1.14823.2.2.1.8.1.1
This Table lists all the authentication servers currently configured in the controller. Servers are identified by name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxAuthenticationServerEntry

wlsxAuthenticationServerEntry 1.3.6.1.4.1.14823.2.2.1.8.1.1.1
Server entry
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxAuthenticationServerEntry  

authServerName 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.1
The name of the authentication server.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

authServerType 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.2
The type of the authentication server.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaAuthServerType  

authServerAddress 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.3
The IP address of the authentication server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..48)  

authServerPort 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.4
The transport layer port of the authentication server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

authServerRetryCount 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.5
The configured retry count.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

authServerTimeOutValue 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.6
The configured timeout value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

authServerState 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.7
The state of the authentication server.
Status: current Access: read-only
OBJECT-TYPE    
  ArubaEnableValue  

authServerInservice 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.8
An indication of whether or not the authentication server is in service.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

authServerUsageCount 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.9
The number of times this server was queried.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authServerSuccessfullAuths 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.10
The number of times this server responded with success.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authServerFailedAuths 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.11
The number of times this server responded with failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authServerTimeouts 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.12
The number of times this communication with this server timed out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authServerAvgResponseTime 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.13
The average response time of the server in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

authServerOutStandingRequests 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.14
The number of requests currently outstanding to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

authServerUptime 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.15
The time since the server went into service with the controller.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlsxPortalServerTable 1.3.6.1.4.1.14823.2.2.1.8.1.2
This table lists configured captive portal servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxPortalServerEntry

wlsxPortalServerEntry 1.3.6.1.4.1.14823.2.2.1.8.1.2.1
Portal Server Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxPortalServerEntry  

portalServerIndex 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..256)  

portalServerHost 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.2
The IP address of the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

portalServerPort 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.3
The transport layer port of the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portalServerPage 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.4
The portal server URL
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

portalServerProtocol 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.5
The portal server protocol (e.g. HTTP or HTTPS)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlsxLdapServerStateTable 1.3.6.1.4.1.14823.2.2.1.8.1.5
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlsxLdapServerStateEntry

wlsxLdapServerStateEntry 1.3.6.1.4.1.14823.2.2.1.8.1.5.1
LDAP Server Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  WlsxLdapServerStateEntry  

ldapInitDone 1.3.6.1.4.1.14823.2.2.1.8.1.5.1.1
Indicates whether the controller is initialized with the server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ldapAdminBound 1.3.6.1.4.1.14823.2.2.1.8.1.5.1.2
Indicates whether the controller is bound to the server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2), inProgress(3)  

ldapReBindCount 1.3.6.1.4.1.14823.2.2.1.8.1.5.1.3
The number of times that the controller re-bound with the server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32