Home/Catalog/ALVARION-PUBLIC-ACCESS-RETENTION-MIB

ALVARION-PUBLIC-ACCESS-RETENTION-MIB

AI MIB Summary

The ALVARION-PUBLIC-ACCESS-RETENTION-MIB manages retention policies and session data logging for Alvarion public access wireless gateways, specifically tracking the duration and volume of user sessions to ensure compliance with regulatory data retention requirements.

Alvarion Public Access MIB.
Main OID:
alvarionPublicAccessRetentionMIB.1.3.6.1.4.1.12394.1.10.5.15
38
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

38 total
Object Name
alvarionPublicAccessRetentionMIBAlvarion Public Access MIB.
MODULE-IDENTITY
.1.3.6.1.4.1.12394.1.10.5.15
alvarionPublicAccessRetentionMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.1
publicAccessRetentionSessionsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.1.1
publicAccessRetentionSessionsMaxCountThe maximum number of entries inside the publicAccessRetentionSessionTable. The maximum value for this is 250% the maximum number of users configured inside the product.rw
Unsigned32
.1.3.6.1.4.1.12394.1.10.5.15.1.1.1
publicAccessRetentionSessionsMaxTimeThe maximum number of seconds for an entry to remain in the table. When expired the session's state changes to Unassigned.rw
Integer32
.1.3.6.1.4.1.12394.1.10.5.15.1.1.2
publicAccessRetentionSessionTableA table containing information about existing or past authenticated user sessions.
SEQUENCE OF PublicAccessRetentionSessionEntry
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3
publicAccessRetentionSessionEntryInformation about a particular authenticated user session. publicAccessRetentionSessionIndex - Uniquely identifies a session in the table.
PublicAccessRetentionSessionEntry
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1
publicAccessRetentionSessionIndexIndex of a session in the publicAccessRetentionSessionTable.
Integer32
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1.1
publicAccessRetentionSessionStateIndicates the current state of the user's session.ro
Enumeration
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1.2
publicAccessRetentionSessionUserNameIndicates the last user's name used for RADIUS authentication.ro
OCTET STRING
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1.3
publicAccessRetentionSessionStartTimeIndicates when this user session was started.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1.4
publicAccessRetentionSessionDurationIndicates 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.12394.1.10.5.15.1.1.3.1.5
publicAccessRetentionSessionStationIpAddressIndicates the user's IP address.ro
IpAddress
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1.6
publicAccessRetentionSessionPacketsSentIndicates 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.12394.1.10.5.15.1.1.3.1.7
publicAccessRetentionSessionPacketsReceivedIndicates 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.12394.1.10.5.15.1.1.3.1.8
publicAccessRetentionSessionBytesSentIndicates 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.12394.1.10.5.15.1.1.3.1.9
publicAccessRetentionSessionBytesReceivedIndicates 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.12394.1.10.5.15.1.1.3.1.10
publicAccessRetentionSessionSSIDIndicates 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.ro
AlvarionSSIDOrNone (ALVARION-TC)
.1.3.6.1.4.1.12394.1.10.5.15.1.1.3.1.11
publicAccessRetentionPeriodicStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.1.2
publicAccessRetentionPeriodicStatsMaxCountSpecifies the maximum number of periods to keep inside the table.rw
Integer32
.1.3.6.1.4.1.12394.1.10.5.15.1.2.1
publicAccessRetentionPeriodicStatsDurationSpecifies the amount of time for a period of an entry inside the table. Changing the value will erase the table contents.rw
Integer32
.1.3.6.1.4.1.12394.1.10.5.15.1.2.2
publicAccessRetentionPeriodTableA table containing statistics information about number of authentication user's sessions pending and terminated.
SEQUENCE OF PublicAccessRetentionPeriodEntry
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3
publicAccessRetentionPeriodEntryStatistics information about the number of authenticated user sessions in a given period of time.
PublicAccessRetentionPeriodEntry
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3.1
publicAccessRetentionPeriodIndexIndex of a statistics period.
Integer32
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3.1.1
publicAccessRetentionPeriodStartTimeIndicates the start time for the statistical period. If zero, then the period doesn't contains valid information.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3.1.2
publicAccessRetentionPeriodStopTimeIndicates the stop time for the statistical period. If zero, the period is not terminated yet.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3.1.3
publicAccessRetentionPeriodHighestSessionCountIndicates the highest number of simultaneous authenticated user sessions within this time period.ro
Counter32
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3.1.4
publicAccessRetentionPeriodTotalSessionCountIndicates the total number of authenticated user's session within this time period.ro
Counter32
.1.3.6.1.4.1.12394.1.10.5.15.1.2.3.1.5
publicAccessRetentionMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.2
publicAccessRetentionMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.2.0
publicAccessRetentionSessionMaxCountReachedTrapThis notification is sent whenever the number of session exceed the value of publicAccessRetentionSessionsMaxCount.
NOTIFICATION-TYPE
.1.3.6.1.4.1.12394.1.10.5.15.2.0.1
alvarionPublicAccessRetentionMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.3
alvarionPublicAccessRetentionMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.3.1
alvarionPublicAccessRetentionMIBComplianceThe compliance statement for entities which implement the Alvarion Public Access Retention MIB.
Unknown
.1.3.6.1.4.1.12394.1.10.5.15.3.1.1
alvarionPublicAccessRetentionMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.12394.1.10.5.15.3.2
alvarionPublicAccessRetentionSessionsMIBGroupA collection of objects providing the Public Access Retention Sessions MIB capability.
Unknown
.1.3.6.1.4.1.12394.1.10.5.15.3.2.1
alvarionPublicAccessRetentionPeriodicStatsMIBGroupA collection of objects providing the Public Access Retention PeriodicStats MIB capability.
Unknown
.1.3.6.1.4.1.12394.1.10.5.15.3.2.2
alvarionPublicAccessRetentionNotificationGroupA collection of supported notifications.
Unknown
.1.3.6.1.4.1.12394.1.10.5.15.3.2.3
ALVARION-PUBLIC-ACCESS-RETENTION-MIB - SNMP MIB Reference | MIBs Explorer