COLUBRIS-PUBLIC-ACCESS-RETENTION-MIB
- Registered at
- 1.3.6.1.4.1.8744.5.15
- Last updated
- 2004-10-28 00:00
- Organization
- Colubris Networks, Inc.
- Namespace
- hpmsm
- Source file
COLUBRIS-PUBLIC-ACCESS-RETENTION-MIB- Digest
sha256:b7e1c49d1c113bd90b7be502f0d6a2947024f0dbb0b59ef3044695020a732ac3
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 | ColubrisSSIDOrNone |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
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-RETENTION-MIB COLUBRIS-SMI COLUBRIS-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| colubrisPublicAccessRetentionMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.1 | |||
| publicAccessRetentionSessionsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.1.1 | |||
| publicAccessRetentionSessionsMaxCount OBJECT-TYPE The maximum number of entries inside the publicAccessRetentionSessionTable. The maximum value for this is 250% the maximum number of users configured inside the product. | 1.3.6.1.4.1.8744.5.15.1.1.1 | Unsigned32 | read-write | current |
| publicAccessRetentionSessionsMaxTime OBJECT-TYPE The maximum number of seconds for an entry to remain in the table. When expired the session's state changes to Unassigned. | 1.3.6.1.4.1.8744.5.15.1.1.2 | Integer32 (300..1200) | read-write | current |
| publicAccessRetentionSessionTable OBJECT-TYPE A table containing information about existing or past authenticated user sessions. | 1.3.6.1.4.1.8744.5.15.1.1.3 | not-accessible | current | |
| publicAccessRetentionSessionEntry OBJECT-TYPE Information about a particular authenticated user session. publicAccessRetentionSessionIndex - Uniquely identifies a session in the table. | 1.3.6.1.4.1.8744.5.15.1.1.3.1 | not-accessible | current | |
| publicAccessRetentionSessionIndex OBJECT-TYPE Index of a session in the publicAccessRetentionSessionTable. | 1.3.6.1.4.1.8744.5.15.1.1.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| publicAccessRetentionSessionState OBJECT-TYPE Indicates the current state of the user's session. | 1.3.6.1.4.1.8744.5.15.1.1.3.1.2 | INTEGER {unassigned(0), connected(2), reconnecting(3), disconnecting(4), disconnected(5), disconnectingAdministrative(6), disconnectedAdministrative(7)} | read-only | current |
| publicAccessRetentionSessionUserName OBJECT-TYPE Indicates the last user's name used for RADIUS authentication. | 1.3.6.1.4.1.8744.5.15.1.1.3.1.3 | OCTET STRING (SIZE(0..253)) | read-only | current |
| publicAccessRetentionSessionStartTime OBJECT-TYPE Indicates when this user session was started. | 1.3.6.1.4.1.8744.5.15.1.1.3.1.4 | DateAndTime | read-only | current |
| publicAccessRetentionSessionDuration 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.15.1.1.3.1.5 | Counter32 | read-only | current |
| publicAccessRetentionSessionStationIpAddress OBJECT-TYPE Indicates the user's IP address. | 1.3.6.1.4.1.8744.5.15.1.1.3.1.6 | IpAddress | read-only | current |
| publicAccessRetentionSessionPacketsSent 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.15.1.1.3.1.7 | Counter32 | read-only | current |
| publicAccessRetentionSessionPacketsReceived 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.15.1.1.3.1.8 | Counter32 | read-only | current |
| publicAccessRetentionSessionBytesSent 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.15.1.1.3.1.9 | Counter64 | read-only | current |
| publicAccessRetentionSessionBytesReceived 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.15.1.1.3.1.10 | Counter64 | read-only | current |
| publicAccessRetentionSessionSSID 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 will be returned. | 1.3.6.1.4.1.8744.5.15.1.1.3.1.11 | ColubrisSSIDOrNone | read-only | current |
| publicAccessRetentionPeriodicStatsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.1.2 | |||
| publicAccessRetentionPeriodicStatsMaxCount OBJECT-TYPE Specifies the maximum number of periods to keep inside the table. | 1.3.6.1.4.1.8744.5.15.1.2.1 | Integer32 (0..3) | read-write | current |
| publicAccessRetentionPeriodicStatsDuration OBJECT-TYPE Specifies the amount of time for a period of an entry inside the table. Changing the value will erase the table contents. | 1.3.6.1.4.1.8744.5.15.1.2.2 | Integer32 (300..1200) | read-write | current |
| publicAccessRetentionPeriodTable OBJECT-TYPE A table containing statistics information about number of authentication user's sessions pending and terminated. | 1.3.6.1.4.1.8744.5.15.1.2.3 | not-accessible | current | |
| publicAccessRetentionPeriodEntry OBJECT-TYPE Statistics information about the number of authenticated user sessions in a given period of time. | 1.3.6.1.4.1.8744.5.15.1.2.3.1 | not-accessible | current | |
| publicAccessRetentionPeriodIndex OBJECT-TYPE Index of a statistics period. | 1.3.6.1.4.1.8744.5.15.1.2.3.1.1 | Integer32 (1..9999) | not-accessible | current |
| publicAccessRetentionPeriodStartTime OBJECT-TYPE Indicates the start time for the statistical period. If zero, then the period doesn't contains valid information. | 1.3.6.1.4.1.8744.5.15.1.2.3.1.2 | DateAndTime | read-only | current |
| publicAccessRetentionPeriodStopTime OBJECT-TYPE Indicates the stop time for the statistical period. If zero, the period is not terminated yet. | 1.3.6.1.4.1.8744.5.15.1.2.3.1.3 | DateAndTime | read-only | current |
| publicAccessRetentionPeriodHighestSessionCount OBJECT-TYPE Indicates the highest number of simultaneous authenticated user sessions within this time period. | 1.3.6.1.4.1.8744.5.15.1.2.3.1.4 | Counter32 | read-only | current |
| publicAccessRetentionPeriodTotalSessionCount OBJECT-TYPE Indicates the total number of authenticated user's session within this time period. | 1.3.6.1.4.1.8744.5.15.1.2.3.1.5 | Counter32 | read-only | current |
| publicAccessRetentionMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.2 | |||
| publicAccessRetentionMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.2.0 | |||
| colubrisPublicAccessRetentionMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.3 | |||
| colubrisPublicAccessRetentionMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.3.1 | |||
| colubrisPublicAccessRetentionMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.15.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| publicAccessRetentionSessionMaxCountReachedTrap NOTIFICATION-TYPE This notification is sent whenever the number of session exceed the value of publicAccessRetentionSessionsMaxCount. | 1.3.6.1.4.1.8744.5.15.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| colubrisPublicAccessRetentionMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Colubris Public Access Retention MIB. | 1.3.6.1.4.1.8744.5.15.3.1.1 | current |
| colubrisPublicAccessRetentionSessionsMIBGroup OBJECT-GROUP A collection of objects providing the Public Access Retention Sessions MIB capability. | 1.3.6.1.4.1.8744.5.15.3.2.1 | current |
| colubrisPublicAccessRetentionPeriodicStatsMIBGroup OBJECT-GROUP A collection of objects providing the Public Access Retention PeriodicStats MIB capability. | 1.3.6.1.4.1.8744.5.15.3.2.2 | current |
| colubrisPublicAccessRetentionNotificationGroup NOTIFICATION-GROUP A collection of supported notifications. | 1.3.6.1.4.1.8744.5.15.3.2.3 | current |