FASTPATH-CAPTIVE-PORTAL-MIB Table View

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

Tables
11
Rows
11
Columns
51
.1.3.6.1.4.1.4413.1.1.38.1.2.1 · 1 row entry · 11 columns
A table of config parms for instances of captive portal.
cpCaptivePortalEntry entry .1.3.6.1.4.1.4413.1.1.38.1.2.1.1
Captive Portal instance entry.
Indexes
cpCaptivePortalInstanceId
Column Syntax OID
cpCaptivePortalInstanceId
The identifier associated with this instance of captive portal.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.1
cpCaptivePortalConfigName
The name, in alpha-numeric characters, assigned to this captive portal configuration.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.2
cpCaptivePortalAdminMode
Enable or disable this instance of captive portal on the system.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.3
cpCaptivePortalProtocolMode
The protocol mode to be used.
Enumerationr/w
Enumerated Values:
0https
1http
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.4
cpCaptivePortalVerificationMode
The type of user verification to perform.
Enumerationr/w
Enumerated Values:
0guest
1local
2radius
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.5
cpCaptivePortalUserGroup
The group ID for this captive portal user database.
A group ID may be assigned for databases which use verification mode LOCAL.
Unsigned32r/w
Constraints:
range: 1-10
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.6
cpCaptivePortalURLRedirectMode
Whether the captive portal should redirect newly authenticated
clients to the configured URL. If this mode is disabled, the
default locale specific welcome page is used. If enabled, the
client is redirected to a configu…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.7
cpCaptivePortalRedirectURL
The URL to which the newly authenticated client is redirected
if cpCaptivePortalURLRedirectMode is enabled.
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.8
cpCaptivePortalSessionTimeout
The session timeout. After this limit has been reached the user
will be disconnected. If this value is set to 0, no timeout is enforced.
This value is represented in seconds.
Unsigned32r/w
Constraints:
range: 0-86400
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.9
cpCaptivePortalRadiusAuthServer
The RADIUS authentication server name, in alpha-numeric characters (or dotted IP address), assigned to this captive portal configuration.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.11
cpCaptivePortalRowStatus
The captive portal instance status.

Supported values:
active(1) - valid instance
createAndGo(4) - creates a new instance
destroy(6) - removes an instance
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.1.2.1.1.18
.1.3.6.1.4.1.4413.1.1.38.1.3.1 · 1 row entry · 3 columns
A table of group definitions for the local users. This database is
used by captive portal instances and local users if the verification mode is set to LOCAL.
cpLocalUserGroupEntry entry .1.3.6.1.4.1.4413.1.1.38.1.3.1.1
The user group entry.
Indexes
cpLocalUserGroupIndex
Column Syntax OID
cpLocalUserGroupIndex
The user group entry index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4413.1.1.38.1.3.1.1.1
cpLocalUserGroupName
The user group name, limited to alpha-numeric strings (including the '-' and '_' characters).
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.4413.1.1.38.1.3.1.1.2
cpLocalUserGroupRowStatus
The user group entry status.

Supported values:
active(1) - valid entry
createAndGo(4) - creates a new entry
destroy(6) - removes an entry
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.1.3.1.1.3
.1.3.6.1.4.1.4413.1.1.38.1.3.2 · 1 row entry · 5 columns
A table of user definitions for the local database. This database is
used by a captive portal instance if its verification mode is set to LOCAL.
cpLocalUserEntry entry .1.3.6.1.4.1.4413.1.1.38.1.3.2.1
The local user entry.
Indexes
cpLocalUserIndex
Column Syntax OID
cpLocalUserIndex
The local user entry index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4413.1.1.38.1.3.2.1.1
cpLocalUserName
The user name, limited to alpha-numeric strings (including the '-' and '_' characters).
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.4413.1.1.38.1.3.2.1.2
cpLocalUserPassword
The user password. This object will return an empty string even if a password is set.
OctetStringr/w
Constraints:
range: 8-64
.1.3.6.1.4.1.4413.1.1.38.1.3.2.1.3
cpLocalUserSessionTimeout
The session timeout in seconds. After this limit is reached, the user is disconnected.
If this value is set to 0, the default value for the captive portal is used.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.1.1.38.1.3.2.1.4
cpLocalUserRowStatus
The user entry status.

Supported values:
active(1) - valid entry
createAndGo(4) - creates a new entry
destroy(6) - removes an entry
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.1.3.2.1.11
.1.3.6.1.4.1.4413.1.1.38.1.3.3 · 1 row entry · 3 columns
The mapping of local user assignments to a user group.
cpLocalUserGroupAssociationEntry entry .1.3.6.1.4.1.4413.1.1.38.1.3.3.1
The local user group association entry.
Indexes
cpLocalUserGroupAssociationUserIndex cpLocalUserGroupAssociationGroupIndex
Column Syntax OID
cpLocalUserGroupAssociationUserIndex
The local user entry index associated with a user group.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4413.1.1.38.1.3.3.1.1
cpLocalUserGroupAssociationGroupIndex
The user group entry index associated with a local user.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4413.1.1.38.1.3.3.1.2
cpLocalUserGroupAssociationRowStatus
The local user to user group association entry status.

Supported values:
active(1) - valid entry
createAndGo(4) - creates a new entry
destroy(6) - removes an entry
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.1.3.3.1.3
.1.3.6.1.4.1.4413.1.1.38.1.4.1 · 1 row entry · 3 columns
The mapping of interface assignments to a captive portal instance.
cpInterfaceAssociationEntry entry .1.3.6.1.4.1.4413.1.1.38.1.4.1.1
The Captive Portal interface association entry.
Indexes
cpIntfAssociationCPID cpIntfAssociationIfIndex
Column Syntax OID
cpIntfAssociationCPID
The Captive Portal instance identifier associated with an interface.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.1.1.38.1.4.1.1.1
cpIntfAssociationIfIndex
The interface ifIndex to which the Captive Portal instance is associated.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4413.1.1.38.1.4.1.1.2
cpIntfAssociationRowStatus
The Captive Portal instance to interface association status.

Supported values:
active(1) - valid entry
createAndGo(4) - creates a new entry
destroy(6) - removes an entry
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.1.4.1.1.3
.1.3.6.1.4.1.4413.1.1.38.2.2.1 · 1 row entry · 4 columns
This database is used to report status for a captive portal instance.
cpCaptivePortalInstanceStatusEntry entry .1.3.6.1.4.1.4413.1.1.38.2.2.1.1
Captive portal instance status entry.
Indexes
cpCaptivePortalInstanceId
Column Syntax OID
cpCaptivePortalInstanceOperStatus
Indication of the current operational state of the captive portal instance.
Enumeration
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4413.1.1.38.2.2.1.1.1
cpCaptivePortalInstanceOperDisabledReason
The reason the captive portal instance is not currently operational.
Enumeration
Enumerated Values:
0none
1adminDisabled
2noRadiusServer
3noAccountingServer
4noIntfAssociation
5noActiveIntf
6noValidCert
.1.3.6.1.4.1.4413.1.1.38.2.2.1.1.2
cpCaptivePortalInstanceBlockStatus
Block or unblock the captive portal instance for authentications.
Enumerationr/w
Enumerated Values:
0blockPending
1blocked
2notBlockPending
3notBlocked
.1.3.6.1.4.1.4413.1.1.38.2.2.1.1.3
cpCaptivePortalInstanceAuthUserCount
The number of currently authenticated users for this captive portal.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.2.1.1.4
.1.3.6.1.4.1.4413.1.1.38.2.3.1 · 1 row entry · 5 columns
This database is used to report status for a captive portal instance interface.
cpCaptivePortalIntfStatusEntry entry .1.3.6.1.4.1.4413.1.1.38.2.3.1.1
Captive portal instance interface status entry.
Indexes
cpCaptivePortalInstanceId cpCaptivePortalIntfIfIndex
Column Syntax OID
cpCaptivePortalIntfIfIndex
The ifIndex of the interface associated with this entry.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.3.1.1.1
cpCaptivePortalIntfOperStatus
Indication of whether captive portal instance is active on the interface.
Enumeration
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4413.1.1.38.2.3.1.1.2
cpCaptivePortalIntfOperDisabledReason
The reason for the captive portal instance interface not being currently operational.
Enumeration
Enumerated Values:
0none
1intfNotAttached
2adminDisabled
.1.3.6.1.4.1.4413.1.1.38.2.3.1.1.3
cpCaptivePortalIntfBlockStatus
Indication of whether the captive portal instance interface is
currently blocked for authentications.
Enumeration
Enumerated Values:
0blocked
1notBlocked
.1.3.6.1.4.1.4413.1.1.38.2.3.1.1.4
cpCaptivePortalIntfAuthUserCount
The number of currently authenticated users for this captive portal instance interface.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.3.1.1.5
.1.3.6.1.4.1.4413.1.1.38.2.4.1 · 1 row entry · 1 columns
A table of definitions for interfaces that are captive portal capable.
This table identifies services that are provided on this interface.
cpCaptivePortalIntfDatabaseEntry entry .1.3.6.1.4.1.4413.1.1.38.2.4.1.1
Indexes
cpCaptivePortalIntfIfIndex
Column Syntax OID
cpCaptivePortalIntfCapabilities
The bitmap value used to identify which capabilities are available on the interface.
CpCaptivePortalIntfCapabilitiesMap
Textual Convention: CpCaptivePortalIntfCapabilitiesMap Bits
Type Values:
0other
1sessionTimeout
.1.3.6.1.4.1.4413.1.1.38.2.4.1.1.1
.1.3.6.1.4.1.4413.1.1.38.2.5.1 · 1 row entry · 10 columns
This database is used to report status of authenticated clients.
cpCaptivePortalClientStatusEntry entry .1.3.6.1.4.1.4413.1.1.38.2.5.1.1
Captive portal client status entry.
Indexes
cpCaptivePortalClientMacAddress
Column Syntax OID
cpCaptivePortalClientMacAddress
The MAC address of the workstation from which the client is authenticated.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.1
cpCaptivePortalClientIpAddress
The IP address of the workstation from which the client is authenticated.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.2
cpCaptivePortalClientUserName
User name (or Guest ID) of the connected client.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.3
cpCaptivePortalClientProtocolMode
Protocol mode used for the client authentication.
Enumeration
Enumerated Values:
0https
1http
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.4
cpCaptivePortalClientVerificationMode
Type of user verification performed for the client authentication.
Enumeration
Enumerated Values:
0guest
1local
2radius
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.5
cpCaptivePortalClientAssocIfIndex
The interface on which the client was authenticated.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.6
cpCaptivePortalClientCPID
The captive portal instance on which the client was authenticated.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.7
cpCaptivePortalClientSessionTime
The time (in seconds) since the client was authenticated.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.8
cpCaptivePortalClientDeauthAction
This is an action object. Setting this object to start will initiate the
deauthentication of authenticated client. Read on this object will always return none.
Enumerationr/w
Enumerated Values:
1none
2start
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.12
cpCaptivePortalClientAuthFailureConnectionAttempts
The captive portal authentication failure count.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.5.1.1.13
.1.3.6.1.4.1.4413.1.1.38.2.6.1 · 1 row entry · 3 columns
This database is used to report clients associated with a
particular captive portal interface.
cpCaptivePortalIntfClientAssocEntry entry .1.3.6.1.4.1.4413.1.1.38.2.6.1.1
Captive portal interface client status entry.
Indexes
cpCaptivePortalIntfClientIfIndex cpCaptivePortalIntfClientAssocMacAddress
Column Syntax OID
cpCaptivePortalIntfClientIfIndex
The interface on which the client was authenticated.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4413.1.1.38.2.6.1.1.1
cpCaptivePortalIntfClientAssocMacAddress
The MAC address of the workstation from which the client is authenticated.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4413.1.1.38.2.6.1.1.2
cpCaptivePortalIntfClientAssocRowStatus
This specifies the row-status of this entry. For a valid entry,
the row-status will return active(1). This is the only supported value.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.2.6.1.1.3
.1.3.6.1.4.1.4413.1.1.38.2.7.1 · 1 row entry · 3 columns
This database is used to report clients associated with a
particular captive portal instance.
cpCaptivePortalInstanceClientAssocEntry entry .1.3.6.1.4.1.4413.1.1.38.2.7.1.1
Captive Portal instance client status entry.
Indexes
cpCaptivePortalInstanceClientAssocInstanceId cpCaptivePortalInstanceClientAssocMacAddress
Column Syntax OID
cpCaptivePortalInstanceClientAssocInstanceId
The instance ID associated with this client.
Integer32
Constraints:
range: 1-10
.1.3.6.1.4.1.4413.1.1.38.2.7.1.1.1
cpCaptivePortalInstanceClientAssocMacAddress
The MAC address of the workstation from which the client is authenticated.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4413.1.1.38.2.7.1.1.2
cpCaptivePortalInstanceClientAssocRowStatus
This specifies the row-status of this entry. For a valid entry,
the row-status will return active(1). This is the only supported value.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.1.1.38.2.7.1.1.3