WLSX-AUTH-MIB: View SNMP OID List / Download MIB
VENDOR: ARUBA
Home | MIB: WLSX-AUTH-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
wlsxAuthenticationServerGroup | 1.3.6.1.4.1.14823.2.2.1.8.1 | |||
wlsxAuthenticationServerTable | 1.3.6.1.4.1.14823.2.2.1.8.1.1 | no-access |
This Table lists all the authentication servers currently configured in the controller. Servers are identified by name. |
|
1.3.6.1.4.1.14823.2.2.1.8.1.1.1 | no-access |
Server entry |
||
authServerName | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.1 | displaystring | no-access |
The name of the authentication server. |
authServerType | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.2 | arubaauthservertype | read-only |
The type of the authentication server. |
authServerAddress | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.3 | displaystring | read-only |
The IP address of the authentication server. |
authServerPort | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.4 | integer32 | read-only |
The transport layer port of the authentication server. |
authServerRetryCount | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.5 | integer32 | read-only |
The configured retry count. |
authServerTimeOutValue | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.6 | integer32 | read-only |
The configured timeout value. |
authServerState | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.7 | arubaenablevalue | read-only |
The state of the authentication server. |
authServerInservice | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.8 | truthvalue | read-only |
An indication of whether or not the authentication server is in service. |
authServerUsageCount | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.9 | counter32 | read-only |
The number of times this server was queried. |
authServerSuccessfullAuths | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.10 | counter32 | read-only |
The number of times this server responded with success. |
authServerFailedAuths | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.11 | counter32 | read-only |
The number of times this server responded with failure. |
authServerTimeouts | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.12 | counter32 | read-only |
The number of times this communication with this server timed out. |
authServerAvgResponseTime | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.13 | integer32 | read-only |
The average response time of the server in milliseconds. |
authServerOutStandingRequests | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.14 | integer32 | read-only |
The number of requests currently outstanding to this server. |
authServerUptime | 1.3.6.1.4.1.14823.2.2.1.8.1.1.1.15 | integer32 | read-only |
The time since the server went into service with the controller. |
wlsxPortalServerTable | 1.3.6.1.4.1.14823.2.2.1.8.1.2 | no-access |
This table lists configured captive portal servers. |
|
1.3.6.1.4.1.14823.2.2.1.8.1.2.1 | no-access |
Portal Server Entry |
||
portalServerIndex | 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.1 | displaystring | no-access |
|
portalServerHost | 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.2 | displaystring | read-only |
The IP address of the portal server. |
portalServerPort | 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.3 | integer32 | read-only |
The transport layer port of the portal server. |
portalServerPage | 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.4 | displaystring | read-only |
The portal server URL |
portalServerProtocol | 1.3.6.1.4.1.14823.2.2.1.8.1.2.1.5 | displaystring | read-only |
The portal server protocol (e.g. HTTP or HTTPS) |
wlsxLdapServerStateTable | 1.3.6.1.4.1.14823.2.2.1.8.1.5 | no-access |
|
|
1.3.6.1.4.1.14823.2.2.1.8.1.5.1 | no-access |
LDAP Server Entry |
||
ldapInitDone | 1.3.6.1.4.1.14823.2.2.1.8.1.5.1.1 | truthvalue | read-only |
Indicates whether the controller is initialized with the server. |
ldapAdminBound | 1.3.6.1.4.1.14823.2.2.1.8.1.5.1.2 | integer | read-only |
Indicates whether the controller is bound to the server. Enumeration: 'yes': 2, 'inProgress': 3, 'no': 1. |
ldapReBindCount | 1.3.6.1.4.1.14823.2.2.1.8.1.5.1.3 | counter32 | read-only |
The number of times that the controller re-bound with the server. |
wlsxAuthenticationInfoGroup | 1.3.6.1.4.1.14823.2.2.1.8.2 | |||
wlsxAuthenticationGroup | 1.3.6.1.4.1.14823.2.2.1.8.3 |