EdgeSwitch-CAPTIVE-PORTAL-MIB: View SNMP OID List / Download MIB
VENDOR: BROADCOM LIMITED
Home | MIB: EdgeSwitch-CAPTIVE-PORTAL-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 |
fastPathCaptivePortal | 1.3.6.1.4.1.4413.1.1.38 |
Private MIB for Captive Portal |
||
cpConfigGroup | 1.3.6.1.4.1.4413.1.1.38.1 | |||
cpGlobalConfigGroup | 1.3.6.1.4.1.4413.1.1.38.1.1 | |||
cpAdminMode | 1.3.6.1.4.1.4413.1.1.38.1.1.1 | integer | read-write |
Enable or disable the captive portal feature on the system. Enumeration: 'enable': 1, 'disable': 2. |
cpAdditionalHttpPort | 1.3.6.1.4.1.4413.1.1.38.1.1.2 | integer32 | read-write |
The additional captive portal authentication server port for HTTP web connection. The HTTP port default is 0 which denotes no specific port and the default port (80) is used. |
cpAdditionalHttpSecurePort | 1.3.6.1.4.1.4413.1.1.38.1.1.3 | integer32 | read-write |
The additional captive portal authentication server secure port for HTTPS web connection. This additional HTTPS port default is 0 which denotes no specific port and the default port (443) is used. |
cpPeerStatsReportingInterval | 1.3.6.1.4.1.4413.1.1.38.1.1.4 | integer32 | read-write |
The time interval between statistics reports to the cluster controller. A value of 0 indicates reporting is disabled. The value is represented in seconds. |
cpAuthTimeout | 1.3.6.1.4.1.4413.1.1.38.1.1.5 | integer32 | read-write |
The length of time to maintain an authentication session from a client. This time is measured from when a client initiates an authentication request. The value is represented in seconds. |
cpCaptivePortalConfigGroup | 1.3.6.1.4.1.4413.1.1.38.1.2 | |||
cpCaptivePortalTable | 1.3.6.1.4.1.4413.1.1.38.1.2.1 | no-access |
A table of config parms for instances of captive portal. |
|
1.3.6.1.4.1.4413.1.1.38.1.2.1.1 | no-access |
Captive Portal instance entry. |
||
cpCaptivePortalInstanceId | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.1 | unsigned32 | read-only |
The identifier associated with this instance of captive portal. |
cpCaptivePortalConfigName | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.2 | displaystring | read-write |
The name, in alpha-numeric characters, assigned to this captive portal configuration. |
cpCaptivePortalAdminMode | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.3 | integer | read-write |
Enable or disable this instance of captive portal on the system. Enumeration: 'enable': 1, 'disable': 2. |
cpCaptivePortalProtocolMode | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.4 | integer | read-write |
The protocol mode to be used. Enumeration: 'http': 1, 'https': 0. |
cpCaptivePortalVerificationMode | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.5 | integer | read-write |
The type of user verification to perform. Enumeration: 'radius': 2, 'local': 1, 'guest': 0. |
cpCaptivePortalUserGroup | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.6 | unsigned32 | read-write |
The group ID for this captive portal user database. |
cpCaptivePortalURLRedirectMode | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.7 | integer | read-write |
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 configured URL. Enumeration: 'enable': 1, 'disable': 2. |
cpCaptivePortalRedirectURL | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.8 | displaystring | read-write |
The URL to which the newly authenticated client is redirected if cpCaptivePortalURLRedirectMode is enabled. |
cpCaptivePortalSessionTimeout | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.9 | unsigned32 | read-write |
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. |
cpCaptivePortalIdleTimeout | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.10 | unsigned32 | read-write |
The idle timeout of the session. 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. |
cpCaptivePortalRadiusAuthServer | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.11 | displaystring | read-write |
The RADIUS authentication server name assigned to this captive portal configuration. RADIUS server name may only contain alphanumeric plus dash, underline, and space characters. |
cpCaptivePortalMaxBandwidthUp | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.12 | unsigned32 | read-write |
The maximum bandwidth, in bytes per second, that a client can transmit traffic when using Captive Portal. This setting limits the bandwidth at which the client can send data into the network. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes (however; converted & stored as bits/sec). |
cpCaptivePortalMaxBandwidthDown | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.13 | unsigned32 | read-write |
The maximum bandwidth, in bytes per second, that a client can receive traffic when using Captive Portal. This setting limits the bandwidth at which the client can receive data from the network. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes (however; converted & stored as bits/sec). |
cpCaptivePortalMaxInputOctets | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.14 | unsigned32 | read-write |
The maximum input octets (bytes) allowed for the session. After this limit has been reached the user will be disconnected. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes. |
cpCaptivePortalMaxOutputOctets | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.15 | unsigned32 | read-write |
The maximum Output octets (bytes) allowed for the session. After this limit has been reached the user will be disconnected. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes. |
cpCaptivePortalMaxTotalOctets | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.16 | unsigned32 | read-write |
The maximum input/output octets (bytes) allowed for the session. After this limit has been reached the user will be disconnected. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes. |
cpCaptivePortalUserLogoutMode | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.17 | integer | read-write |
Provides the captive portal authenticated user the ability to logout of their session through the use of a logout page. The connection will be terminated as a result of submitting the logout request. Enumeration: 'enable': 1, 'disable': 2. |
cpCaptivePortalRowStatus | 1.3.6.1.4.1.4413.1.1.38.1.2.1.1.18 | rowstatus | read-only |
The captive portal instance status. Supported values: active(1) - This status is displayed after a valid Captive Portal instance is created. createAndGo(4) - Set to this value to create a new Captive Portal instance. destroy(6) - Set to this value to remove an existing Captive Portal instance. |
cpLocalUserDatabaseGroup | 1.3.6.1.4.1.4413.1.1.38.1.3 | |||
cpLocalUserGroupTable | 1.3.6.1.4.1.4413.1.1.38.1.3.1 | no-access |
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. |
|
1.3.6.1.4.1.4413.1.1.38.1.3.1.1 | no-access |
The user group entry. |
||
cpLocalUserGroupIndex | 1.3.6.1.4.1.4413.1.1.38.1.3.1.1.1 | integer32 | no-access |
The user group entry index. |
cpLocalUserGroupName | 1.3.6.1.4.1.4413.1.1.38.1.3.1.1.2 | displaystring | read-write |
The user group name, limited to alpha-numeric strings (including the '-' and '_' characters). |
cpLocalUserGroupRowStatus | 1.3.6.1.4.1.4413.1.1.38.1.3.1.1.3 | rowstatus | read-only |
The user group entry status. Supported values: active(1) - This status is displayed after a valid user group is created. createAndGo(4) - Set to this value to create a new user group. destroy(6) - Set to this value to remove an existing user group. |
cpLocalUserTable | 1.3.6.1.4.1.4413.1.1.38.1.3.2 | no-access |
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. |
|
1.3.6.1.4.1.4413.1.1.38.1.3.2.1 | no-access |
The local user entry. |
||
cpLocalUserIndex | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.1 | integer32 | no-access |
The local user entry index. |
cpLocalUserName | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.2 | displaystring | read-write |
The user name, limited to alpha-numeric strings (including the '-' and '_' characters). |
cpLocalUserPassword | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.3 | displaystring | read-write |
The user password. This object will return an empty string even if a password is set. |
cpLocalUserSessionTimeout | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.4 | unsigned32 | read-write |
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. |
cpLocalUserIdleTimeout | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.5 | unsigned32 | read-write |
The idle timeout of the session 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. |
cpLocalUserMaxBandwidthUp | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.6 | unsigned32 | read-write |
The maximum bandwidth, in bytes per second, that the user can transmit traffic when using Captive Portal. This setting limits the bandwidth at which the user can send data into the network. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes (however; converted & stored as bits/sec). |
cpLocalUserMaxBandwidthDown | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.7 | unsigned32 | read-write |
The maximum bandwidth, in bytes per second, that the user can receive traffic when using Captive Portal. This setting limits the bandwidth at which the user can receive data from the network. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes (however; converted & stored as bits/sec). |
cpLocalUserMaxInputOctets | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.8 | unsigned32 | read-write |
The maximum input octets (bytes) allowed for the session. After this limit has been reached the user will be disconnected. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes. |
cpLocalUserMaxOutputOctets | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.9 | unsigned32 | read-write |
The maximum Output octets (bytes) allowed for the session. After this limit has been reached the user will be disconnected. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes. |
cpLocalUserMaxTotalOctets | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.10 | unsigned32 | read-write |
The maximum input/output octets (bytes) allowed for the session. After this limit has been reached the user will be disconnected. If this value is set to 0, no rate limiting is enforced. This value is represented in bytes. |
cpLocalUserRowStatus | 1.3.6.1.4.1.4413.1.1.38.1.3.2.1.11 | rowstatus | read-only |
The user entry status. Supported values: active(1) - This status is displayed after a valid user is created. createAndGo(4) - Set to this value to create a new user. destroy(6) - Set to this value to remove an existing user. |
cpLocalUserGroupAssociationTable | 1.3.6.1.4.1.4413.1.1.38.1.3.3 | no-access |
The mapping of local user assignments to a user group. |
|
1.3.6.1.4.1.4413.1.1.38.1.3.3.1 | no-access |
The local user group association entry. |
||
cpLocalUserGroupAssociationUserIndex | 1.3.6.1.4.1.4413.1.1.38.1.3.3.1.1 | integer32 | no-access |
The local user entry index associated with a user group. |
cpLocalUserGroupAssociationGroupIndex | 1.3.6.1.4.1.4413.1.1.38.1.3.3.1.2 | integer32 | no-access |
The user group entry index associated with a local user. |
cpLocalUserGroupAssociationRowStatus | 1.3.6.1.4.1.4413.1.1.38.1.3.3.1.3 | rowstatus | read-only |
The local user to user group association entry status. Supported values: active(1) - This status is displayed after a valid association between a local user and a user group is created. createAndGo(4) - Set to this value to create a new association between a local user and a user group. destroy(6) - Set to this value to remove an existing association between a local user and a user group. |
cpInterfaceAssociationGroup | 1.3.6.1.4.1.4413.1.1.38.1.4 | |||
cpInterfaceAssociationTable | 1.3.6.1.4.1.4413.1.1.38.1.4.1 | no-access |
The mapping of interface assignments to a captive portal instance. |
|
1.3.6.1.4.1.4413.1.1.38.1.4.1.1 | no-access |
The Captive Portal interface association entry. |
||
cpIntfAssociationCPID | 1.3.6.1.4.1.4413.1.1.38.1.4.1.1.1 | unsigned32 | no-access |
The Captive Portal instance identifier associated with an interface. |
cpIntfAssociationIfIndex | 1.3.6.1.4.1.4413.1.1.38.1.4.1.1.2 | interfaceindex | no-access |
The interface ifIndex to which the Captive Portal instance is associated. |
cpIntfAssociationRowStatus | 1.3.6.1.4.1.4413.1.1.38.1.4.1.1.3 | rowstatus | read-only |
The Captive Portal instance to interface association status. Supported values: active(1) - This status is displayed after a valid association between a Captive Portal instance and an interface is created. createAndGo(4) - Set to this value to create a new association between a Captive Portal instance and an interface. destroy(6) - Set to this value to remove an existing association between a Captive Portal instance and an interface. |
cpStatusGroup | 1.3.6.1.4.1.4413.1.1.38.2 | |||
cpCaptivePortalGlobalStatusGroup | 1.3.6.1.4.1.4413.1.1.38.2.1 | |||
cpCaptivePortalOperStatus | 1.3.6.1.4.1.4413.1.1.38.2.1.1 | integer | read-only |
Indication of the current operational state of the captive portal feature. Enumeration: 'disabled': 3, 'disablePending': 2, 'enabled': 1, 'enablePending': 0. |
cpCaptivePortalOperDisabledReason | 1.3.6.1.4.1.4413.1.1.38.2.1.2 | integer | read-only |
The reason for the captive portal feature being operationally disabled. Enumeration: 'adminDisabled': 1, 'noIPAddress': 2, 'none': 0, 'noIPRoutingIntf': 3, 'routingDisabled': 4. |
cpCaptivePortalIpv4Address | 1.3.6.1.4.1.4413.1.1.38.2.1.3 | ipaddress | read-only |
The IP address of this captive portal. |
cpCaptivePortalInstanceMaxCount | 1.3.6.1.4.1.4413.1.1.38.2.1.4 | integer32 | read-only |
The maximum number of captive portal instances supported by the system. |
cpCaptivePortalInstanceConfiguredCount | 1.3.6.1.4.1.4413.1.1.38.2.1.5 | integer32 | read-only |
The number of captive portal instances currently configured in the system. |
cpCaptivePortalInstanceActiveCount | 1.3.6.1.4.1.4413.1.1.38.2.1.6 | integer32 | read-only |
The number of captive portal instances currently active in the system. |
cpCaptivePortalAuthenUserMaxCount | 1.3.6.1.4.1.4413.1.1.38.2.1.7 | integer32 | read-only |
The maximum number of authenticated users that the system can support. |
cpCaptivePortalLocalUserMaxCount | 1.3.6.1.4.1.4413.1.1.38.2.1.8 | integer32 | read-only |
The maximum number of local users that the system can support. |
cpCaptivePortalConfiguredLocalUserCount | 1.3.6.1.4.1.4413.1.1.38.2.1.9 | integer32 | read-only |
The number of local users currently configured in the system. |
cpCaptivePortalAuthenUserCurrentCount | 1.3.6.1.4.1.4413.1.1.38.2.1.10 | integer32 | read-only |
The number of currently authenticated users across all captive portal instances. |
cpCaptivePortalInstanceStatusGroup | 1.3.6.1.4.1.4413.1.1.38.2.2 | |||
cpCaptivePortalInstanceStatusTable | 1.3.6.1.4.1.4413.1.1.38.2.2.1 | no-access |
This database is used to report status for a captive portal instance. |
|
1.3.6.1.4.1.4413.1.1.38.2.2.1.1 | no-access |
Captive portal instance status entry. |
||
cpCaptivePortalInstanceOperStatus | 1.3.6.1.4.1.4413.1.1.38.2.2.1.1.1 | integer | read-only |
Indication of the current operational state of the captive portal instance. Enumeration: 'enable': 1, 'disable': 2. |
cpCaptivePortalInstanceOperDisabledReason | 1.3.6.1.4.1.4413.1.1.38.2.2.1.1.2 | integer | read-only |
The reason the captive portal instance is not currently operational. Enumeration: 'noRadiusServer': 2, 'none': 0, 'noActiveIntf': 5, 'noAccountingServer': 3, 'adminDisabled': 1, 'noIntfAssociation': 4, 'noValidCert': 6. |
cpCaptivePortalInstanceBlockStatus | 1.3.6.1.4.1.4413.1.1.38.2.2.1.1.3 | integer | read-write |
Block or unblock the captive portal instance for authentications using the following values: blockPending(0) - Set to this value to block the captive portal instance for authentications. After setting this value, the status displayed is blocked(1). notBlockPending(2) - Set to this value to unblock the captive portal instance for authentications. After setting this value, the status displayed is notBlocked(3). Enumeration: 'notBlockPending': 2, 'notBlocked': 3, 'blockPending': 0, 'blocked': 1. |
cpCaptivePortalInstanceAuthUserCount | 1.3.6.1.4.1.4413.1.1.38.2.2.1.1.4 | integer32 | read-only |
The number of currently authenticated users for this captive portal. |
cpCaptivePortalIntfStatusGroup | 1.3.6.1.4.1.4413.1.1.38.2.3 | |||
cpCaptivePortalIntfStatusTable | 1.3.6.1.4.1.4413.1.1.38.2.3.1 | no-access |
This database is used to report status for a captive portal instance interface. |
|
1.3.6.1.4.1.4413.1.1.38.2.3.1.1 | no-access |
Captive portal instance interface status entry. |
||
cpCaptivePortalIntfIfIndex | 1.3.6.1.4.1.4413.1.1.38.2.3.1.1.1 | interfaceindex | read-only |
The ifIndex of the interface associated with this entry. |
cpCaptivePortalIntfActivationStatus | 1.3.6.1.4.1.4413.1.1.38.2.3.1.1.2 | integer | read-only |
Indication of whether captive portal instance is active on the interface. Enumeration: 'enable': 1, 'disable': 2. |
cpCaptivePortalIntfActivationDisabledReason | 1.3.6.1.4.1.4413.1.1.38.2.3.1.1.3 | integer | read-only |
The reason for the captive portal instance interface not being currently active. Enumeration: 'adminDisabled': 2, 'intfNotAttached': 1, 'none': 0. |
cpCaptivePortalIntfBlockStatus | 1.3.6.1.4.1.4413.1.1.38.2.3.1.1.4 | integer | read-only |
Indication of whether the captive portal instance interface is currently blocked for authentications. Enumeration: 'notBlocked': 1, 'blocked': 0. |
cpCaptivePortalIntfAuthUserCount | 1.3.6.1.4.1.4413.1.1.38.2.3.1.1.5 | integer32 | read-only |
The number of currently authenticated users for this captive portal instance interface. |
cpCaptivePortalIntfDatabaseGroup | 1.3.6.1.4.1.4413.1.1.38.2.4 | |||
cpCaptivePortalIntfDatabaseTable | 1.3.6.1.4.1.4413.1.1.38.2.4.1 | no-access |
A table of definitions for interfaces that are captive portal capable. This table identifies services that are provided on this interface. |
|
1.3.6.1.4.1.4413.1.1.38.2.4.1.1 | no-access | |||
cpCaptivePortalIntfCapabilities | 1.3.6.1.4.1.4413.1.1.38.2.4.1.1.1 | cpcaptiveportalintfcapabilitiesmap | read-only |
The bitmap value used to identify which capabilities are available on the interface. |
cpCaptivePortalClientStatusGroup | 1.3.6.1.4.1.4413.1.1.38.2.5 | |||
cpCaptivePortalClientStatusTable | 1.3.6.1.4.1.4413.1.1.38.2.5.1 | no-access |
This database is used to report status of authenticated clients. |
|
1.3.6.1.4.1.4413.1.1.38.2.5.1.1 | no-access |
Captive portal client status entry. |
||
cpCaptivePortalClientMacAddress | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.1 | macaddress | read-only |
The MAC address of the workstation from which the client is authenticated. |
cpCaptivePortalClientIpAddress | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.2 | ipaddress | read-only |
The IP address of the workstation from which the client is authenticated. |
cpCaptivePortalClientUserName | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.3 | displaystring | read-only |
User name (or Guest ID) of the connected client. |
cpCaptivePortalClientProtocolMode | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.4 | integer | read-only |
Protocol mode used for the client authentication. Enumeration: 'http': 1, 'https': 0. |
cpCaptivePortalClientVerificationMode | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.5 | integer | read-only |
Type of user verification performed for the client authentication. Enumeration: 'radius': 2, 'local': 1, 'guest': 0. |
cpCaptivePortalClientAssocIfIndex | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.6 | interfaceindex | read-only |
The interface on which the client was authenticated. |
cpCaptivePortalClientCPID | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.7 | integer32 | read-only |
The captive portal instance on which the client was authenticated. |
cpCaptivePortalClientSessionTime | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.8 | timeticks | read-only |
The time (in seconds) since the client was authenticated. |
cpCaptivePortalClientSwitchMacAddress | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.9 | macaddress | read-only |
The MAC address of the switch to which the client is authenticated. |
cpCaptivePortalClientSwitchIpAddress | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.10 | ipaddress | read-only |
The IP address of the switch to which the client is authenticated. |
cpCaptivePortalClientSwitchType | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.11 | integer | read-only |
The switch (peer or local) to which the client is authenticated. Enumeration: 'peer': 1, 'local': 2. |
cpCaptivePortalClientDeauthAction | 1.3.6.1.4.1.4413.1.1.38.2.5.1.1.12 | integer | read-write |
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. Enumeration: 'start': 2, 'none': 1. |
cpCaptivePortalClientStatisticsTable | 1.3.6.1.4.1.4413.1.1.38.2.5.2 | no-access |
A table of statistics for each active session. |
|
1.3.6.1.4.1.4413.1.1.38.2.5.2.1 | no-access |
Captive portal client statistics entry. |
||
cpCaptivePortalClientBytesReceived | 1.3.6.1.4.1.4413.1.1.38.2.5.2.1.1 | counter64 | read-only |
Number of bytes received by this client. |
cpCaptivePortalClientBytesTransmitted | 1.3.6.1.4.1.4413.1.1.38.2.5.2.1.2 | counter64 | read-only |
Number of bytes transmitted by this client. |
cpCaptivePortalClientPacketsReceived | 1.3.6.1.4.1.4413.1.1.38.2.5.2.1.3 | counter64 | read-only |
Number of packets received by this client. |
cpCaptivePortalClientPacketsTransmitted | 1.3.6.1.4.1.4413.1.1.38.2.5.2.1.4 | counter64 | read-only |
Number of packets transmitted by this client. |
cpCaptivePortalIntfClientAssocGroup | 1.3.6.1.4.1.4413.1.1.38.2.6 | |||
cpCaptivePortalIntfClientAssocTable | 1.3.6.1.4.1.4413.1.1.38.2.6.1 | no-access |
This database is used to report clients associated with a particular captive portal interface. |
|
1.3.6.1.4.1.4413.1.1.38.2.6.1.1 | no-access |
Captive portal interface client status entry. |
||
cpCaptivePortalIntfClientIfIndex | 1.3.6.1.4.1.4413.1.1.38.2.6.1.1.1 | interfaceindex | read-only |
The interface on which the client was authenticated. |
cpCaptivePortalIntfClientAssocMacAddress | 1.3.6.1.4.1.4413.1.1.38.2.6.1.1.2 | macaddress | read-only |
The MAC address of the workstation from which the client is authenticated. |
cpCaptivePortalIntfClientAssocRowStatus | 1.3.6.1.4.1.4413.1.1.38.2.6.1.1.3 | rowstatus | read-only |
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. |
cpCaptivePortalInstanceClientAssocGroup | 1.3.6.1.4.1.4413.1.1.38.2.7 | |||
cpCaptivePortalInstanceClientAssocTable | 1.3.6.1.4.1.4413.1.1.38.2.7.1 | no-access |
This database is used to report clients associated with a particular captive portal instance. |
|
1.3.6.1.4.1.4413.1.1.38.2.7.1.1 | no-access |
Captive Portal instance client status entry. |
||
cpCaptivePortalInstanceClientAssocInstanceId | 1.3.6.1.4.1.4413.1.1.38.2.7.1.1.1 | integer32 | read-only |
The instance ID associated with this client. |
cpCaptivePortalInstanceClientAssocMacAddress | 1.3.6.1.4.1.4413.1.1.38.2.7.1.1.2 | macaddress | read-only |
The MAC address of the workstation from which the client is authenticated. |
cpCaptivePortalInstanceClientAssocRowStatus | 1.3.6.1.4.1.4413.1.1.38.2.7.1.1.3 | rowstatus | read-only |
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. |
cpTrapsConfig | 1.3.6.1.4.1.4413.1.1.38.3 | |||
cpTrapMode | 1.3.6.1.4.1.4413.1.1.38.3.1 | integer | read-write |
This object enables/disables the global Captive Portal trap mode. If this object is disabled, the Captive Portal Client Authentication Failure traps, Client Connection traps, Client Database Full traps, and Client Disconnection traps are not sent regardless of their setting. Enumeration: 'enable': 1, 'disable': 2. |
cpClientAuthenticationFailureTrapMode | 1.3.6.1.4.1.4413.1.1.38.3.2 | integer | read-write |
Flag to enable/disable client authentication failure SNMP traps. Enumeration: 'enable': 1, 'disable': 2. |
cpClientConnectTrapMode | 1.3.6.1.4.1.4413.1.1.38.3.3 | integer | read-write |
Flag to enable/disable client connection SNMP traps. Enumeration: 'enable': 1, 'disable': 2. |
cpClientDatabaseFullTrapMode | 1.3.6.1.4.1.4413.1.1.38.3.4 | integer | read-write |
Flag to enable/disable client database full SNMP traps. Enumeration: 'enable': 1, 'disable': 2. |
cpClientDisconnectTrapMode | 1.3.6.1.4.1.4413.1.1.38.3.5 | integer | read-write |
Flag to enable/disable client disconnection SNMP traps. Enumeration: 'enable': 1, 'disable': 2. |
cpTraps | 1.3.6.1.4.1.4413.1.1.38.4 | |||
cpClientAuthenticationFailure | 1.3.6.1.4.1.4413.1.1.38.4.1 |
A cpClientAuthenticationFailure trap signifies that the SNMP entity, acting in an agent role, has detected a client authentication failure. |
||
cpClientConnect | 1.3.6.1.4.1.4413.1.1.38.4.2 |
A cpClientConnect trap signifies that the SNMP entity, acting in an agent role, has detected a client connection. |
||
cpClientDatabaseFull | 1.3.6.1.4.1.4413.1.1.38.4.3 |
A cpClientDatabaseFull trap signifies that the SNMP entity, acting in an agent role, has detected that client authentication database is full. |
||
cpClientDisconnect | 1.3.6.1.4.1.4413.1.1.38.4.4 |
A cpClientDisconnect trap signifies that the SNMP entity, acting in an agent role, has detected a client disconnection. |
||
cpCaptivePortalConfigWebGroup | 1.3.6.1.4.1.4413.1.1.38.5 | |||
cpCaptivePortalConfigWebTable | 1.3.6.1.4.1.4413.1.1.38.5.1 | no-access |
This database is used to web config. |
|
1.3.6.1.4.1.4413.1.1.38.5.1.1 | no-access |
Captive Portal instance client status entry. |
||
cpCaptivePortalConfigWebInstanceId | 1.3.6.1.4.1.4413.1.1.38.5.1.1.1 | unsigned32 | read-only |
TThe identifier associated with instance of Captive Portal. |
cpCaptivePortalConfigWebWebId | 1.3.6.1.4.1.4413.1.1.38.5.1.1.2 | unsigned32 | read-only |
The Web ID associated with this client. |