COLUBRIS-PUBLIC-ACCESS-MIB
- Registered at
- 1.3.6.1.4.1.8744.5.1
- Last updated
- 2005-11-04 00:00
- Organization
- Colubris Networks, Inc.
- Namespace
- hpmsm
- Source file
COLUBRIS-PUBLIC-ACCESS-MIB- Digest
sha256:64496c241091646194d3fe16e5dd992d3c5bce6861798dff2ddf00824b00e519
Description
Colubris Networks Public Access MIB.
Contact
Colubris Networks Postal: 200 West Street Ste 300 Waltham, Massachusetts 02451-1121 UNITED STATES Phone: +1 781 684 0001 Fax: +1 781 684 0009 E-mail: cn-snmp@colubris.com
Imports
| From | Symbols |
|---|---|
| COLUBRIS-SMI | colubrisMgmtV2 |
| COLUBRIS-TC | ColubrisNotificationEnable, ColubrisPriorityQueue, ColubrisProfileIndexOrZero, ColubrisSSIDOrNone, ColubrisSecurity, ColubrisUsersAuthenticationMode, ColubrisUsersAuthenticationType |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
COLUBRIS-PUBLIC-ACCESS-MIB COLUBRIS-SMI COLUBRIS-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| colubrisPublicAccessMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.1 | |||
| publicAccessGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.1.1 | |||
| publicAccessStatus OBJECT-TYPE Identifies the current status of the authentication system. | 1.3.6.1.4.1.8744.5.1.1.1.1 | INTEGER {up(1), down(2)} | read-only | current |
| publicAccessStatusChangedCause OBJECT-TYPE Identifies the last cause of a status change. Mostly used by the publicAccessStatusChanged trap. | 1.3.6.1.4.1.8744.5.1.1.1.2 | OCTET STRING (SIZE(0..253)) | read-only | current |
| publicAccessDeviceGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.1.2 | |||
| publicAccessDeviceUserName OBJECT-TYPE Specifies the username that the device uses when authenticating itself to a RADIUS server. | 1.3.6.1.4.1.8744.5.1.1.2.1 | OCTET STRING (SIZE(1..253)) | read-write | current |
| publicAccessDeviceUserPassword OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.2 | OCTET STRING (SIZE(0..230)) | read-write | current |
| publicAccessDeviceSessionTimeoutAdminStatus OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.3 | Unsigned32 (1..9999) | read-write | current |
| publicAccessDeviceSessionTimeoutOperStatus OBJECT-TYPE Identifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.4 | Unsigned32 | read-only | current |
| publicAccessDeviceConfigMode OBJECT-TYPE Identifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.5 | ColubrisUsersAuthenticationMode | read-only | current |
| publicAccessDeviceAuthenProfileIndex OBJECT-TYPE Identifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.6 | ColubrisProfileIndexOrZero | read-only | current |
| publicAccessDeviceAccountingEnabled OBJECT-TYPE Identifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.7 | INTEGER {enable(1), disable(2)} | read-only | current |
| publicAccessDeviceAccountingProfileIndex OBJECT-TYPE Identifies 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. | 1.3.6.1.4.1.8744.5.1.1.2.8 | ColubrisProfileIndexOrZero | read-only | current |
| publicAccessDeviceForceReconfiguration OBJECT-TYPE Specify 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. | 1.3.6.1.4.1.8744.5.1.1.2.9 | INTEGER {idle(0), forceReconfiguration(1)} | read-write | current |
| publicAccessUsersGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.1.3 | |||
| publicAccessUsersMaxCount OBJECT-TYPE Indicates the maximum number of concurrent authenticated users. | 1.3.6.1.4.1.8744.5.1.1.3.1 | Unsigned32 | read-only | current |
| publicAccessUsersCount OBJECT-TYPE Indicates the number of currently authenticated users. | 1.3.6.1.4.1.8744.5.1.1.3.2 | Gauge32 | read-only | current |
| publicAccessUsersThreshold OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.8744.5.1.1.3.3 | Unsigned32 | read-write | current |
| publicAccessUsersSessionTrapEnabled OBJECT-TYPE When set to enable, the publicAccessUsersSessionStart and publicAccessUsersSessionStop traps are generated when a user session begins or ends. | 1.3.6.1.4.1.8744.5.1.1.3.4 | ColubrisNotificationEnable | read-write | current |
| publicAccessUsersConfigTable OBJECT-TYPE Provides information on the user's authentication method. In tabular form to allow multiple instances on an agent. | 1.3.6.1.4.1.8744.5.1.1.3.5 | not-accessible | current | |
| publicAccessUsersConfigEntry OBJECT-TYPE An entry in the table. | 1.3.6.1.4.1.8744.5.1.1.3.5.1 | not-accessible | current | |
| publicAccessUsersConfigIndex OBJECT-TYPE Index of a user profile in the publicAccessUsersConfigTable. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| publicAccessUsersConfigAuthenType OBJECT-TYPE Indicates the mechanism used to authenticate users. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.2 | ColubrisUsersAuthenticationType | read-only | current |
| publicAccessUsersConfigAuthenMode OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.3 | ColubrisUsersAuthenticationMode | read-only | current |
| publicAccessUsersConfigAuthenProfileIndex OBJECT-TYPE Specifies the AAA profile to use for user authentication when publicAccessUsersAuthenMode is set to 'profile' or 'localAndProfile'. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.4 | ColubrisProfileIndexOrZero | read-only | current |
| publicAccessUsersConfigAuthenTimeout OBJECT-TYPE Logins 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. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.5 | Unsigned32 (0..65535) | read-only | current |
| publicAccessUsersConfigAccountingEnabled OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.6 | INTEGER {enable(1), disable(2)} | read-only | current |
| publicAccessUsersConfigAccountingProfileIndex OBJECT-TYPE Identifies the AAA profile to send accounting to for public access users. When zero is specified, the value set inside publicAccessDeviceAuthenProfileIndex is used instead. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.7 | ColubrisProfileIndexOrZero | read-only | current |
| publicAccessUsersConfigInterfaceIndex OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.8 | InterfaceIndex | read-only | current |
| publicAccessUsersConfigVirtualApProfileIndex OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.5.1.9 | Integer32 (1..2147483647) | read-only | current |
| publicAccessUserTable OBJECT-TYPE A table containing specific information for users authenticated by the authentication system. In tabular form to allow multiple instances on an agent. | 1.3.6.1.4.1.8744.5.1.1.3.6 | not-accessible | current | |
| publicAccessUserEntry OBJECT-TYPE Information about a particular user that has been authenticated by the authentication system. publicAccessUserIndex - Uniquely identifies a user in the table. | 1.3.6.1.4.1.8744.5.1.1.3.6.1 | not-accessible | current | |
| publicAccessUserIndex OBJECT-TYPE Index of a user in the publicAccessUserTable. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| publicAccessUserAuthenType OBJECT-TYPE Indicates the mechanism used to authenticate the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.2 | ColubrisUsersAuthenticationType | read-only | current |
| publicAccessUserAuthenMode OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.3 | ColubrisUsersAuthenticationMode | read-only | current |
| publicAccessUserState OBJECT-TYPE Indicates the current state of the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.4 | INTEGER {unassigned(0), connecting(1), connected(2), reconnecting(3), disconnecting(4), disconnected(5), disconnectingAdministrative(6), disconnectedAdministrative(7)} | read-only | current |
| publicAccessUserStationIpAddress OBJECT-TYPE Indicates the user's IP address. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.5 | IpAddress | read-only | current |
| publicAccessUserName OBJECT-TYPE Indicates the user's name. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.6 | OCTET STRING (SIZE(0..253)) | read-only | current |
| publicAccessUserSessionStartTime OBJECT-TYPE Indicates when this user session was started. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.7 | DateAndTime | read-only | current |
| publicAccessUserSessionDuration OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.8 | Counter32 | read-only | current |
| publicAccessUserIdleTime OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.9 | Counter32 | read-only | current |
| publicAccessUserBytesSent OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.10 | Counter64 | read-only | current |
| publicAccessUserBytesReceived OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.11 | Counter64 | read-only | current |
| publicAccessUserPacketsSent OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.12 | Counter32 | read-only | current |
| publicAccessUserPacketsReceived OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.13 | Counter32 | read-only | current |
| publicAccessUserForceDisconnection OBJECT-TYPE Setting this attribute to 'adminReset' disconnects the user with a cause of ADMIN_RESET. Reading this variable always return 'idle'. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.14 | INTEGER {idle(0), adminReset(1)} | read-write | current |
| publicAccessUserStationMacAddress OBJECT-TYPE Indicates the user's MAC Address. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.15 | MacAddress | read-only | current |
| publicAccessUserApMacAddress OBJECT-TYPE Indicates the user's Access Point MAC Address when Location- Aware is enabled or the Access Controller MAC Address. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.16 | MacAddress | read-only | current |
| publicAccessUserGroupName OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.17 | OCTET STRING (SIZE(0..64)) | read-only | current |
| publicAccessUserSSID OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.18 | ColubrisSSIDOrNone | read-only | current |
| publicAccessUserSecurity OBJECT-TYPE Specifies the user's security mode. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.19 | ColubrisSecurity | read-only | current |
| publicAccessUserPHYType OBJECT-TYPE Specifies the user's radio type. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.20 | INTEGER {unknown(0), ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3), ieee802dot11n(4)} | read-only | current |
| publicAccessUserVLAN OBJECT-TYPE Specifies the VLAN currently assigned to the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.21 | Integer32 (0..4094) | read-only | current |
| publicAccessUserApRadioIndex OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.22 | Integer32 (0..2147483647) | read-only | current |
| publicAccessUserConfigIndex OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.23 | Integer32 (1..2147483647) | read-only | current |
| publicAccessUserConnectedInterface OBJECT-TYPE Indicates the device's logical public interface to which the user is connected. This will always be a string containing 'br0'. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.24 | OCTET STRING (SIZE(0..10)) | accessible-for-notify | current |
| publicAccessUserBytesSentDropped OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.25 | Counter64 | read-only | current |
| publicAccessUserBytesReceivedDropped OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.26 | Counter64 | read-only | current |
| publicAccessUserPacketsSentDropped OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.27 | Counter32 | read-only | current |
| publicAccessUserPacketsReceivedDropped OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.28 | Counter32 | read-only | current |
| publicAccessUserRateLimitationEnabled OBJECT-TYPE Specifies if rate limitation is enabled for the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.29 | TruthValue | read-only | current |
| publicAccessUserMaxTransmitRate OBJECT-TYPE Specifies the maximum transmit rate for the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.30 | Integer32 (100..1000000) | read-only | current |
| publicAccessUserMaxReceiveRate OBJECT-TYPE Specifies the maximum receive rate for the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.31 | Integer32 (100..1000000) | read-only | current |
| publicAccessUserBandwidthControlLevel OBJECT-TYPE Specifies the user's bandwidth control level. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.32 | ColubrisPriorityQueue | read-only | current |
| publicAccessUserNASPort OBJECT-TYPE Specifies the NAS-Port value assigned to the user. | 1.3.6.1.4.1.8744.5.1.1.3.6.1.33 | Unsigned32 | read-only | current |
| publicAccessUsersLoggedInTrapEnabled OBJECT-TYPE When set to enable, the publicAccessUsersLoggedInTrap is generated. | 1.3.6.1.4.1.8744.5.1.1.3.7 | ColubrisNotificationEnable | read-write | current |
| publicAccessUsersLoggedInTrapInterval OBJECT-TYPE Interval between publicAccessUsersLoggedInTrap traps. Setting this to 0 will disable periodic sending of these traps. | 1.3.6.1.4.1.8744.5.1.1.3.8 | Unsigned32 (0..1000000) | read-write | current |
| publicAccessNASPortsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.1.4 | |||
| publicAccessNASPortCount OBJECT-TYPE Indicates the number of NAS-Port supported. | 1.3.6.1.4.1.8744.5.1.1.4.1 | Gauge32 | read-only | current |
| publicAccessNASPortTable OBJECT-TYPE A table containing specific information for NAS-Port by the Access Controller. In tabular form to allow multiple instances on an agent. | 1.3.6.1.4.1.8744.5.1.1.4.2 | not-accessible | current | |
| publicAccessNASPortEntry OBJECT-TYPE Information about a particular NAS-Port by Access Controller. publicAccessNASPortIndex - Uniquely identifies a NAS-Port in the table. | 1.3.6.1.4.1.8744.5.1.1.4.2.1 | not-accessible | current | |
| publicAccessNASPortIndex OBJECT-TYPE Index of a NAS-Port in the publicAccessNASPortTable. | 1.3.6.1.4.1.8744.5.1.1.4.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| publicAccessNASPortUserName OBJECT-TYPE Indicates the user's name currently authenticated by the Access Controller on this NAS-Port. | 1.3.6.1.4.1.8744.5.1.1.4.2.1.2 | OCTET STRING (SIZE(0..253)) | read-only | current |
| publicAccessMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.2 | |||
| publicAccessMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.2.0 | |||
| colubrisPublicAccessMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.3 | |||
| colubrisPublicAccessMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.3.1 | |||
| colubrisPublicAccessMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.1.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| publicAccessStatusChangedTrap NOTIFICATION-TYPE This notification is sent whenever the authentication system status changes (up or down). | 1.3.6.1.4.1.8744.5.1.2.0.1 | current |
| publicAccessUsersThresholdTrap NOTIFICATION-TYPE This notification is sent whenever publicAccessUsersThreshold is exceeded. | 1.3.6.1.4.1.8744.5.1.2.0.2 | current |
| publicAccessUsersSessionStartTrap NOTIFICATION-TYPE When a user successfully authenticate a trap is generated if the publicAccessUsersSessionTrapEnabled is set to True. | 1.3.6.1.4.1.8744.5.1.2.0.3 | current |
| publicAccessUsersSessionStopTrap NOTIFICATION-TYPE When a user terminates their session a trap is generated if the publicAccessUsersSessionTrapEnabled is set to True. | 1.3.6.1.4.1.8744.5.1.2.0.4 | current |
| publicAccessUsersSessionFailTrap NOTIFICATION-TYPE When a user authentication fails a trap is generated if the publicAccessUsersSessionTrapEnabled is set to True. | 1.3.6.1.4.1.8744.5.1.2.0.5 | current |
| publicAccessUsersLoggedInTrap NOTIFICATION-TYPE This is sent when a user is authenticated or periodically (see publicAccessUSersLoggedInTrapInterval) if the publicAccessUsersLoggedInTrapEnabled is set to True. | 1.3.6.1.4.1.8744.5.1.2.0.6 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| colubrisPublicAccessMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Colubris Public Access MIB. | 1.3.6.1.4.1.8744.5.1.3.1.1 | current |
| colubrisPublicAccessMIBGroup OBJECT-GROUP A collection of objects providing control over the Public Access MIB. | 1.3.6.1.4.1.8744.5.1.3.2.1 | current |
| colubrisPublicAccessUserMIBGroup OBJECT-GROUP A collection of objects providing the Public Access MIB capability. | 1.3.6.1.4.1.8744.5.1.3.2.2 | current |
| colubrisPublicAccessUserConfigMIBGroup OBJECT-GROUP A collection of objects providing the Public Access user configuration capability. | 1.3.6.1.4.1.8744.5.1.3.2.3 | current |
| colubrisPublicAccessNotificationGroup NOTIFICATION-GROUP A collection of supported notifications. | 1.3.6.1.4.1.8744.5.1.3.2.4 | current |
| colubrisPublicAccessNASPortsMIBGroup OBJECT-GROUP A collection of objects providing the Public Access NAS Port MIB capability. | 1.3.6.1.4.1.8744.5.1.3.2.5 | current |