CISCO-LWAPP-WEBAUTH-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
53
.1.3.6.1.4.1.9.9.515.2.1.8 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWebAuthWlanConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWebAuthWlanConfigTable'
This table contains the list of WLANs and the type of 
web-auth configured in each of them. If web-auth type is 
customised, then it will also have the login page associated
for that WLAN. If the web-auth type is external, then it will 
also have the URL associated with it.
cLWebAuthWlanConfigEntry row .1.3.6.1.4.1.9.9.515.2.1.8.1
Each entry in the table represents the web-auth type for
each WLAN.
Indexes
Column Syntax OID
This object specifies whether the web authentication is set
per WLAN or not.
A value of 'true' indicates that webauth is enabled on WLAN.
A value of 'false' indicates that webauth is disabled on WLAN.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.515.2.1.8.1.1
This object specifies the type of web authentication for the
clients. Web Authentication can be of three types;

internalDefault - The default login page will be presented to
the client for authentication…
CISCO-LWAPP-TC-MIBCLWebAuthTyper/w
Type Values:
1internalDefault
2internalCustom
3external
.1.3.6.1.4.1.9.9.515.2.1.8.1.2
This object specifies the login page of the client, which is
connected to this WLAN. This is applicable when the
cLWlanWebAuthType is customized.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.1.8.1.3
This object specifies the URL to which the client webpage
will be directed for authentication when a client joins the
WLAN. This is applicable when the cLWlanWebAuthType is
external.
CISCO-TCCiscoURLStringr/w
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.515.2.1.8.1.4
This object specifies the login failure page which will be
displayed to the client connecting to this WLAN. This only
applies when the cLWlanWebAuthType is set to customized.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.1.8.1.5
This object specifies the logout page of the client, which is
connected to this WLAN. This only applies when the
cLWlanWebAuthType is set to customized.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.1.8.1.6
This object specifies about the ACL which is applied
on AP, so the packets are switched locally for reaching the
external web server. This is applicable only when the web-auth
type is external.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.515.2.1.8.1.7
This object specifies the captive bypass configuration on
WLAN. It over-rides the global captive bypass configuration.
enabled(1) - This indicates captive bypass is enabled on
the WLAN.
disabled(2) - This …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3none
.1.3.6.1.4.1.9.9.515.2.1.8.1.8
.1.3.6.1.4.1.9.9.515.2.2.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWAExternalWebServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWAExternalWebServerTable'
This table contains the list of external web
servers used for external web authentication.
These are the addresses from which the
controller will allow traffic before client
authentication to show the login page.
The controller is expected to use the services
of these web servers for performing the
authentication.  The user is expected to provide
correct Internet addresses of those servers
available for authentication through this table.
The web authentication is done with the help of
only those Web Servers configured through this
table only when the cLWAWebAuthType is
configured as 'external'.
cLWAExternalWebServerEntry row .1.3.6.1.4.1.9.9.515.2.2.1.1
Each entry in this table represents a row in
cLWAExternalWebServerTable. Each entry corresponds to one
external web authentication server whose address is
represented by cLWAExternalWebServerAddr.
Column Syntax OID
This object represents the index of the external
web server.
Unsigned32
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.515.2.2.1.1.1
The object specifies the IP address type of the web server.
Its a corresponding instance of cLWAExternalWebServerAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.515.2.2.1.1.2
This object specifies the IP address of the web server from
which traffic is allowed before client's authentication.
Please note that the row creation will be successful only if
the address of the web server represent…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.2.1.1.3
This is the status column for this row and is used to create
and delete specific instances of rows in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.515.2.2.1.1.4
.1.3.6.1.4.1.9.9.515.2.3.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWALocalNetUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWALocalNetUserTable'
This table contains the list of user type for each user 
present in the controller. The user type can be guest or
permanent.
cLWALocalNetUserEntry row .1.3.6.1.4.1.9.9.515.2.3.1.1
Each entry in this table represents to a guest
or permanent user present in the controller.
Column Syntax OID
This object represents the user name of the guest
user or the permanent user in the controller.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.3.1.1.1
This object specifies the type of user on controller.
A value of 'true' indicates that client is a guest user.
A value of 'false' indicates that client is a permanent user.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.515.2.3.1.1.2
This object specifies the role of a guest user. This object is
not applicable if the user is not a guest user as indicated by
a value of 'false' for cLWALocalNetUserIsGuest.
OctetStringr/w .1.3.6.1.4.1.9.9.515.2.3.1.1.3
This object represents the time at which the guest user first
logged in. This represents number of seconds elapsed since
00:00:00 on January 1, 1970, Coordinated Universal Time (UTC).
This object is not applicable if t…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.3.1.1.4
This object represents the number of logins made by a guest
user. This object is not applicable if the user is not a guest
user as indicated by a value of 'false' for
cLWALocalNetUserIsGuest.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.3.1.1.5
This object specifies the lifetime of an user account
expressed in hundredths of a second. WLAN identifiers
which have webauth policy, are valid for guest user.
SNMPv2-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.3.1.1.6
.1.3.6.1.4.1.9.9.515.2.3.4 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWALocalNetUserRoleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWALocalNetUserRoleTable'
This table contains the roles that can be assigned to guest
users.
cLWALocalNetUserRoleEntry row .1.3.6.1.4.1.9.9.515.2.3.4.1
Each entry in this table represents the entry in
cLWALocalNetUserRoleTable, which indicates the various
roles of a guest user.
Column Syntax OID
This object represents the name of the guest user role.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.3.4.1.1
This object specifies the average data rate per user.
KbpsUnsigned32r/w
Constraints:
range: 0-60000
.1.3.6.1.4.1.9.9.515.2.3.4.1.2
This object specifies the burst data rate per user.
KbpsUnsigned32r/w
Constraints:
range: 0-60000
.1.3.6.1.4.1.9.9.515.2.3.4.1.3
This object specifies the average real time data rate per
user.
KbpsUnsigned32r/w
Constraints:
range: 0-60000
.1.3.6.1.4.1.9.9.515.2.3.4.1.4
This object specifies the burst real time data rate per user.
KbpsUnsigned32r/w
Constraints:
range: 0-60000
.1.3.6.1.4.1.9.9.515.2.3.4.1.5
This is the status column for this row and is used to create
and delete specific instances of rows in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.515.2.3.4.1.6
.1.3.6.1.4.1.9.9.515.2.4.1 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWACustomizedWebPageListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWACustomizedWebPageListTable'
This table contains the list of web pages downloaded on 
the controller.
cLWACustomizedWebPageListEntry row .1.3.6.1.4.1.9.9.515.2.4.1.1
Each entry in this table represents the conceptual row of the
cLWACustomizedWebPageListTable. Each entry will be having the
customized web login page.
Column Syntax OID
This object represents the login page which will be displayed
to the client connecting to the WLANs.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.4.1.1.1
.1.3.6.1.4.1.9.9.515.2.5.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLGuestUserSessionStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLGuestUserSessionStatusTable'
This table contains information about the various sessions,
indicated by the cLGuestUserSessionIdentifier, for all the 
guest users, indicated by cLGuestUserName.
cLGuestUserSessionStatusEntry row .1.3.6.1.4.1.9.9.515.2.5.1.1
Each entry in this table represents a particular session for
a guest user.
An entry is created when a guest user logs in with a valid
username and password. The entry gets removed, when the user
logs out.
Column Syntax OID
This object represents the name of the guest user.
OctetString
Constraints:
range: 1-24
.1.3.6.1.4.1.9.9.515.2.5.1.1.1
This object represents the session identifier of a particular
session, used by a guest user represented by cLGuestUserName.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.5.1.1.2
This object represents the MAC address of the client, which
logged in/out in the particular session corresponding
to cLGuestUserSessionId.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.515.2.5.1.1.3
This object represents the IP address type of
cLGuestUserClientIpAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.515.2.5.1.1.4
This object represents the IP address of the client, which
logged in/out in the particular session corresponding
to cLGuestUserSessionId.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.5.1.1.5
This object represents the MAC address of the AP, using which
the client had joined to the controller using the guest user
account corresponding to cLGuestUserName.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.515.2.5.1.1.6
This object represents the time at which the guest client
logged in that particular session corresponding to
cLGuestUserSessionId.
This represents number of seconds elapsed since 00:00:00
on January 1, 1970, Coordinate…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.5.1.1.7
This object represents the time at which the guest client
logged out of that particular session corresponding to
cLGuestUserSessionId.
This represents number of seconds elapsed since 00:00:00
on January 1, 1970, Coordi…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.5.1.1.8
This object represents the number of bytes received by the
guest user in that particular session corresponding to
cLGuestUserSessionId.
BytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.515.2.5.1.1.9
This object represents the number of bytes transmitted by the
guest user in that particular session corresponding to
cLGuestUserSessionId.
BytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.515.2.5.1.1.10
.1.3.6.1.4.1.9.9.515.2.6.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWAPortalConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWAPortalConfigTable'
This table contains the list of portal servers related 
configurations of the controller.
cLWAPortalConfigEntry row .1.3.6.1.4.1.9.9.515.2.6.1.1
Each entry in this table represents an entry about the portal
server related configuration on the controller.
Indexes
Column Syntax OID
This object represents the index of the portal server.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.6.1.1.1
This object represents the IP address type of portal server.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.515.2.6.1.1.2
This object represents the IP address of portal server.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.515.2.6.1.1.3
This object represents whether this portal server is
reachable or not.
The value of 'true' indicates that portal server is reachable.
The value of 'false' indicates this portal server is not
reachable.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.515.2.6.1.1.4
.1.3.6.1.4.1.9.9.515.2.7.1 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLWAPortalCounterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWAPortalCounterTable'
This table contains the list of portal server related 
statistics on the controller.
cLWAPortalCounterEntry row .1.3.6.1.4.1.9.9.515.2.7.1.1
Each entry in this table represents an entry in the
portal server related statistics on the controller.
Indexes
Column Syntax OID
This object represents the number of challenge requests
sent to the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.1
This object represents the number of challenge acknowledgements
received from the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.2
This object represents the number of challenge error
communications between WLC and the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.3
This object represents the number of authentication requests
sent to the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.4
This object represents the number of authentication
acknowledgements received from the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.5
This object represents the number of authentication error
communications between WLC and the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.6
This object represents the number of logout requests sent
to the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.7
This object represents the number of logout acknowledgements
received from the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.8
This object represents the number of logout error
communications between WLC and the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.9
This object represents the number of logout notification
communications between WLC and the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.10
This object represents the number of unknown requests
sent from WLC to the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.11
This object represents the number of
authenticated client counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.12
This object represents the maximum number of clients that got
authenticated through the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.13
This object represents the number of HTTP requests from
WLC to the portal server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.515.2.7.1.1.14