COLUBRIS-PUBLIC-ACCESS-MIB
AI MIB Summary
The COLUBRIS-PUBLIC-ACCESS-MIB facilitates the monitoring and management of Colubris Networks wireless access points and controllers, specifically exposing metrics related to public access session states, user authentication status, and bandwidth utilization for guest networks.
Colubris Networks Public Access MIB.
Main OID:
colubrisPublicAccessMIB.1.3.6.1.4.1.8744.5.1
91
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
91 total| Object Name |
|---|
colubrisPublicAccessMIBColubris Networks Public Access MIB. MODULE-IDENTITY .1.3.6.1.4.1.8744.5.1 |
colubrisPublicAccessMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.1 |
publicAccessGroup OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.1.1 |
publicAccessStatusIdentifies the current status of the authentication system.ro Enumeration .1.3.6.1.4.1.8744.5.1.1.1.1 |
publicAccessStatusChangedCauseIdentifies the last cause of a status change. Mostly used by the publicAccessStatusChanged trap.ro OCTET STRING .1.3.6.1.4.1.8744.5.1.1.1.2 |
publicAccessDeviceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.1.2 |
publicAccessDeviceUserNameSpecifies the username that the device uses when authenticating itself to a RADIUS server.rw OCTET STRING .1.3.6.1.4.1.8744.5.1.1.2.1 |
publicAccessDeviceUserPasswordSpecifies the password the device uses when authenticating to a RADIUS server. For security reasons, this should be set only if SNMP traffic is sent through a VPN tunnel. Reading this attribute will return an empty string.rw OCTET STRING .1.3.6.1.4.1.8744.5.1.1.2.2 |
publicAccessDeviceSessionTimeoutAdminStatusSpecifies the interval of time between two consecutive authentication attempts in minutes. At each successful authentication the device configuration is refreshed. This is not the time between RADIUS Access Request when an authentication is proceeding without answers. For that element, see the RADIUS Profile definition.rw Unsigned32 .1.3.6.1.4.1.8744.5.1.1.2.3 |
publicAccessDeviceSessionTimeoutOperStatusIdentifies the interval of time between two consecutive authentication attempts in seconds. At each successful authentication the device configuration is refreshed. This is not the time between RADIUS Access Request when an authentication is proceeding without answers. For that element, see the RADIUS Profile definition.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.8744.5.1.1.2.4 |
publicAccessDeviceConfigModeIdentifies how configuration of the device is performed. This can be via locally configured settings on the device, or retrieved from a AAA server. If both options are enabled, the settings retrieved from the AAA server overwrite the local configuration settings.ro ColubrisUsersAuthenticationMode (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.2.5 |
publicAccessDeviceAuthenProfileIndexIdentifies the AAA server profile to use to authenticate the device. This attribute only applies when publicAccessDeviceConfigMode is set to 'profile' or 'localAndProfile'. When the special value zero is specified, no AAA server profile is selected.ro ColubrisProfileIndexOrZero (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.2.6 |
publicAccessDeviceAccountingEnabledIdentifies if accounting information is generated by the device and sent to the AAA server. The device generate RADIUS accounting of type ON and OFF. This also covers accounting of all access-lists independently of where they are used. For accounting, the following status types are generated: START, INTERIM-UPDATE, and STOP. Accounting information is generated only if a valid AAA server profile is configured in the publicAccessDeviceAccountingProfileIndex attribute.ro Enumeration .1.3.6.1.4.1.8744.5.1.1.2.7 |
publicAccessDeviceAccountingProfileIndexIdentifies the AAA server profile to use for device accounting. This attribute only applies when publicAccessDeviceAccountingEnabled is set to 'enable'. When the special value zero is specified, the value set inside publicAccessDeviceAuthenProfileIndex is used instead.ro ColubrisProfileIndexOrZero (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.2.8 |
publicAccessDeviceForceReconfigurationSpecify forceReconfiguration(1) to force the device to re-read the local configuration file or re-issue an authentication request to the AAA server, or both based on the value of the publicAccessDeviceConfigMode attribute. Reading this object always returns 'idle'. Re-issuing an authentication only applies if a valid AAA server profile is specified in publicAccessDeviceAuthenProfileIndex.rw Enumeration .1.3.6.1.4.1.8744.5.1.1.2.9 |
publicAccessUsersGroup OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.1.3 |
publicAccessUsersMaxCountIndicates the maximum number of concurrent authenticated users.ro Unsigned32 .1.3.6.1.4.1.8744.5.1.1.3.1 |
publicAccessUsersCountIndicates the number of currently authenticated users.ro Gauge32 .1.3.6.1.4.1.8744.5.1.1.3.2 |
publicAccessUsersThresholdSpecifies the trigger value for sending the publicAccessUsersThresholdTrap. When the number of users logged into the public access interface is equal to or exceeds this threshold value, a publicAccessUsersThresholdTrap is sent. The threshold value cannot exceed publicAccessUsersMaxCount or an error is returned. Set this to zero to disable sending of the publicAccessUsersThresholdTrap.rw Unsigned32 .1.3.6.1.4.1.8744.5.1.1.3.3 |
publicAccessUsersSessionTrapEnabledWhen set to enable, the publicAccessUsersSessionStart and publicAccessUsersSessionStop traps are generated when a user session begins or ends.rw ColubrisNotificationEnable (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.4 |
publicAccessUsersConfigTableProvides information on the user's authentication method. In tabular form to allow multiple instances on an agent. SEQUENCE OF PublicAccessUsersConfigEntry .1.3.6.1.4.1.8744.5.1.1.3.5 |
publicAccessUsersConfigEntryAn entry in the table. PublicAccessUsersConfigEntry .1.3.6.1.4.1.8744.5.1.1.3.5.1 |
publicAccessUsersConfigIndexIndex of a user profile in the publicAccessUsersConfigTable. Integer32 .1.3.6.1.4.1.8744.5.1.1.3.5.1.1 |
publicAccessUsersConfigAuthenTypeIndicates the mechanism used to authenticate users.ro ColubrisUsersAuthenticationType (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.5.1.2 |
publicAccessUsersConfigAuthenModeSpecifies how the user authentication is performed. It can be done with the local user list or via a AAA server profile. If both are enabled, the local user list is checked first.ro ColubrisUsersAuthenticationMode (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.5.1.3 |
publicAccessUsersConfigAuthenProfileIndexSpecifies the AAA profile to use for user authentication when publicAccessUsersAuthenMode is set to 'profile' or 'localAndProfile'.ro ColubrisProfileIndexOrZero (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.5.1.4 |
publicAccessUsersConfigAuthenTimeoutLogins are refused if the AAA server does not respond within this time period. Only applies when coVirtualApUserAccessAuthenMode is set to 'profile' or 'localAndProfile' and when the users are authenticated via 'HTML' or 'MAC' authentication.ro Unsigned32 .1.3.6.1.4.1.8744.5.1.1.3.5.1.5 |
publicAccessUsersConfigAccountingEnabledIndicates if accounting information is generated by the device and sent to the AAA server for public access users. Accounting information is generated only if a valid AAA server profile is configured for publicAccessUsersAccountingProfileIndex.ro Enumeration .1.3.6.1.4.1.8744.5.1.1.3.5.1.6 |
publicAccessUsersConfigAccountingProfileIndexIdentifies the AAA profile to send accounting to for public access users. When zero is specified, the value set inside publicAccessDeviceAuthenProfileIndex is used instead.ro ColubrisProfileIndexOrZero (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.5.1.7 |
publicAccessUsersConfigInterfaceIndexIndicates the local interface on which these configuration parameters apply. This attribute is used with the publicAccessUsersConfigVirtualApProfileIndex to uniquely identify an entry in Virtual AP indexed tables.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.8744.5.1.1.3.5.1.8 |
publicAccessUsersConfigVirtualApProfileIndexIndicates a user's VAP profile currently associated with these configuration parameters. This attribute is used with the publicAccessUsersConfigInterfaceIndex to uniquely identify an entry in Virtual AP indexed tables.ro Integer32 .1.3.6.1.4.1.8744.5.1.1.3.5.1.9 |
publicAccessUserTableA table containing specific information for users authenticated by the authentication system. In tabular form to allow multiple instances on an agent. SEQUENCE OF PublicAccessUserEntry .1.3.6.1.4.1.8744.5.1.1.3.6 |
publicAccessUserEntryInformation about a particular user that has been authenticated by the authentication system. publicAccessUserIndex - Uniquely identifies a user in the table. PublicAccessUserEntry .1.3.6.1.4.1.8744.5.1.1.3.6.1 |
publicAccessUserIndexIndex of a user in the publicAccessUserTable. Integer32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.1 |
publicAccessUserAuthenTypeIndicates the mechanism used to authenticate the user.ro ColubrisUsersAuthenticationType (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.2 |
publicAccessUserAuthenModeSpecifies how user authentication is performed. It can be done using a local user list defined on the device or AAA server profile. If both modes are active the local user list is checked first.ro ColubrisUsersAuthenticationMode (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.3 |
publicAccessUserStateIndicates the current state of the user.ro Enumeration .1.3.6.1.4.1.8744.5.1.1.3.6.1.4 |
publicAccessUserStationIpAddressIndicates the user's IP address.ro IpAddress .1.3.6.1.4.1.8744.5.1.1.3.6.1.5 |
publicAccessUserNameIndicates the user's name.ro OCTET STRING .1.3.6.1.4.1.8744.5.1.1.3.6.1.6 |
publicAccessUserSessionStartTimeIndicates when this user session was started.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.7 |
publicAccessUserSessionDurationIndicates how long the user's session has been active. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter32 UNITS "seconds" .1.3.6.1.4.1.8744.5.1.1.3.6.1.8 |
publicAccessUserIdleTimeIndicates for how long the user's session has been idle. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter32 UNITS "seconds" .1.3.6.1.4.1.8744.5.1.1.3.6.1.9 |
publicAccessUserBytesSentIndicates the total number of bytes sent by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter64 .1.3.6.1.4.1.8744.5.1.1.3.6.1.10 |
publicAccessUserBytesReceivedIndicates the total number of bytes received by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter64 .1.3.6.1.4.1.8744.5.1.1.3.6.1.11 |
publicAccessUserPacketsSentIndicates the total number of IP packets sent by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.12 |
publicAccessUserPacketsReceivedIndicates the total number of IP packets received by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.13 |
publicAccessUserForceDisconnectionSetting this attribute to 'adminReset' disconnects the user with a cause of ADMIN_RESET. Reading this variable always return 'idle'.rw Enumeration .1.3.6.1.4.1.8744.5.1.1.3.6.1.14 |
publicAccessUserStationMacAddressIndicates the user's MAC Address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.15 |
publicAccessUserApMacAddressIndicates the user's Access Point MAC Address when Location- Aware is enabled or the Access Controller MAC Address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.16 |
publicAccessUserGroupNameIndicates the user's Access Point Group Name (ONLY when Location-aware is enabled and properly configured). If this information is not available, a zero-Length string is returned.ro OCTET STRING .1.3.6.1.4.1.8744.5.1.1.3.6.1.17 |
publicAccessUserSSIDIndicates the user's Access Point SSID (ONLY when Location-aware is enabled and properly configured). If this information is not available, a zero-Length string is returned.ro ColubrisSSIDOrNone (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.18 |
publicAccessUserSecuritySpecifies the user's security mode.ro ColubrisSecurity (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.19 |
publicAccessUserPHYTypeSpecifies the user's radio type.ro Enumeration .1.3.6.1.4.1.8744.5.1.1.3.6.1.20 |
publicAccessUserVLANSpecifies the VLAN currently assigned to the user.ro Integer32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.21 |
publicAccessUserApRadioIndexIndicates the radio to which this user is associated. The index 0 is reserved when location aware is not enabled or not properly configured. It means that the system could not determine on which interface the user is connected. Please note that this information is not related to the standard SNMP interface table. It is a proprietary index information on the Radios in Colubris devices.ro Integer32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.22 |
publicAccessUserConfigIndexIndicates the configuration profile in the publicAccessUsersConfigTable currently associated with this user. When location aware is not enabled or not properly configured, the first SSID of the first radio interface is used as the default configuration profile.ro Integer32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.23 |
publicAccessUserConnectedInterfaceIndicates the device's logical public interface to which the user is connected. This will always be a string containing 'br0'.ro OCTET STRING .1.3.6.1.4.1.8744.5.1.1.3.6.1.24 |
publicAccessUserBytesSentDroppedIndicates the total number of bytes sent by the user and dropped due to rate limitation. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter64 .1.3.6.1.4.1.8744.5.1.1.3.6.1.25 |
publicAccessUserBytesReceivedDroppedIndicates the total number of bytes received for the user and dropped due to rate limitation. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter64 .1.3.6.1.4.1.8744.5.1.1.3.6.1.26 |
publicAccessUserPacketsSentDroppedIndicates the total number of packets sent by the user and dropped due to rate limitation. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.27 |
publicAccessUserPacketsReceivedDroppedIndicates the total number of packets received for the user and dropped due to rate limitation. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.ro Counter32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.28 |
publicAccessUserRateLimitationEnabledSpecifies if rate limitation is enabled for the user.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.29 |
publicAccessUserMaxTransmitRateSpecifies the maximum transmit rate for the user.ro Integer32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.30 |
publicAccessUserMaxReceiveRateSpecifies the maximum receive rate for the user.ro Integer32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.31 |
publicAccessUserBandwidthControlLevelSpecifies the user's bandwidth control level.ro ColubrisPriorityQueue (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.6.1.32 |
publicAccessUserNASPortSpecifies the NAS-Port value assigned to the user.ro Unsigned32 .1.3.6.1.4.1.8744.5.1.1.3.6.1.33 |
publicAccessUsersLoggedInTrapEnabledWhen set to enable, the publicAccessUsersLoggedInTrap is generated.rw ColubrisNotificationEnable (COLUBRIS-TC) .1.3.6.1.4.1.8744.5.1.1.3.7 |
publicAccessUsersLoggedInTrapIntervalInterval between publicAccessUsersLoggedInTrap traps. Setting this to 0 will disable periodic sending of these traps.rw Unsigned32 .1.3.6.1.4.1.8744.5.1.1.3.8 |
publicAccessNASPortsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.1.4 |
publicAccessNASPortCountIndicates the number of NAS-Port supported.ro Gauge32 .1.3.6.1.4.1.8744.5.1.1.4.1 |
publicAccessNASPortTableA table containing specific information for NAS-Port by the Access Controller. In tabular form to allow multiple instances on an agent. SEQUENCE OF PublicAccessNASPortEntry .1.3.6.1.4.1.8744.5.1.1.4.2 |
publicAccessNASPortEntryInformation about a particular NAS-Port by Access Controller. publicAccessNASPortIndex - Uniquely identifies a NAS-Port in the table. PublicAccessNASPortEntry .1.3.6.1.4.1.8744.5.1.1.4.2.1 |
publicAccessNASPortIndexIndex of a NAS-Port in the publicAccessNASPortTable. Integer32 .1.3.6.1.4.1.8744.5.1.1.4.2.1.1 |
publicAccessNASPortUserNameIndicates the user's name currently authenticated by the Access Controller on this NAS-Port.ro OCTET STRING .1.3.6.1.4.1.8744.5.1.1.4.2.1.2 |
publicAccessMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.2 |
publicAccessMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.2.0 |
publicAccessStatusChangedTrapThis notification is sent whenever the authentication system status changes (up or down). NOTIFICATION-TYPE .1.3.6.1.4.1.8744.5.1.2.0.1 |
publicAccessUsersThresholdTrapThis notification is sent whenever publicAccessUsersThreshold is exceeded. NOTIFICATION-TYPE .1.3.6.1.4.1.8744.5.1.2.0.2 |
publicAccessUsersSessionStartTrapWhen a user successfully authenticate a trap is generated if the publicAccessUsersSessionTrapEnabled is set to True. NOTIFICATION-TYPE .1.3.6.1.4.1.8744.5.1.2.0.3 |
publicAccessUsersSessionStopTrapWhen a user terminates their session a trap is generated if the publicAccessUsersSessionTrapEnabled is set to True. NOTIFICATION-TYPE .1.3.6.1.4.1.8744.5.1.2.0.4 |
publicAccessUsersSessionFailTrapWhen a user authentication fails a trap is generated if the publicAccessUsersSessionTrapEnabled is set to True. NOTIFICATION-TYPE .1.3.6.1.4.1.8744.5.1.2.0.5 |
publicAccessUsersLoggedInTrapThis is sent when a user is authenticated or periodically (see publicAccessUSersLoggedInTrapInterval) if the publicAccessUsersLoggedInTrapEnabled is set to True. NOTIFICATION-TYPE .1.3.6.1.4.1.8744.5.1.2.0.6 |
colubrisPublicAccessMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.3 |
colubrisPublicAccessMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.3.1 |
colubrisPublicAccessMIBComplianceThe compliance statement for entities which implement the Colubris Public Access MIB. Unknown .1.3.6.1.4.1.8744.5.1.3.1.1 |
colubrisPublicAccessMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.8744.5.1.3.2 |
colubrisPublicAccessMIBGroupA collection of objects providing control over the Public Access MIB. Unknown .1.3.6.1.4.1.8744.5.1.3.2.1 |
colubrisPublicAccessUserMIBGroupA collection of objects providing the Public Access MIB capability. Unknown .1.3.6.1.4.1.8744.5.1.3.2.2 |
colubrisPublicAccessUserConfigMIBGroupA collection of objects providing the Public Access user configuration capability. Unknown .1.3.6.1.4.1.8744.5.1.3.2.3 |
colubrisPublicAccessNotificationGroupA collection of supported notifications. Unknown .1.3.6.1.4.1.8744.5.1.3.2.4 |
colubrisPublicAccessNASPortsMIBGroupA collection of objects providing the Public Access NAS Port MIB capability. Unknown .1.3.6.1.4.1.8744.5.1.3.2.5 |