ALVARION-USER-SESSION-MIB

File: ALVARION-USER-SESSION-MIB.mib (12693 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ALVARION-SMI
ALVARION-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 Counter32
Gauge32 Counter64 MODULE-COMPLIANCE
OBJECT-GROUP alvarionMgmtV2 AlvarionSSIDOrNone

Defined Types

CoUserSessionEntry  
SEQUENCE    
  coUserSessIndex Integer32
  coUserSessUserName OCTET STRING
  coUserSessClientIpAddress IpAddress
  coUserSessSessionDuration Counter32
  coUserSessIdleTime Counter32
  coUserSessMAPGroupName OCTET STRING
  coUserSessVSCName OCTET STRING
  coUserSessSSID AlvarionSSIDOrNone
  coUserSessVLAN Integer32
  coUserSessPHYType INTEGER
  coUserSessAuthType INTEGER
  coUserSessCalledStationID OCTET STRING
  coUserSessCallingStationID OCTET STRING
  coUserSessRADIUSServerProfileName OCTET STRING
  coUserSessRADIUSServerIpAddress IpAddress
  coUserSessBytesSent Counter64
  coUserSessBytesReceived Counter64
  coUserSessPacketsSent Counter32
  coUserSessPacketsReceived Counter32

Defined Values

alvarionUserSessionMIB 1.3.6.1.4.1.12394.1.10.5.36
Alvarion User Session MIB.
MODULE-IDENTITY    

alvarionUserSessionMIBObjects 1.3.6.1.4.1.12394.1.10.5.36.1
OBJECT IDENTIFIER    

coUserSessionInfoGroup 1.3.6.1.4.1.12394.1.10.5.36.1.1
OBJECT IDENTIFIER    

coUserSessionStGroup 1.3.6.1.4.1.12394.1.10.5.36.1.2
OBJECT IDENTIFIER    

coUserSessACUserMaxCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.1
Indicates the maximum number of concurrent authenticated AC users.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coUserSessNonACUserMaxCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.2
Indicates the maximum number of concurrent authenticated non AC users.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coUserSessACUserCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.3
Indicates the number of currently authenticated AC users.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

coUserSessNonACUserCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.4
Indicates the number of currently authenticated non AC users.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

coUserSessionTable 1.3.6.1.4.1.12394.1.10.5.36.1.2.1
A table containing specific information for users authenticated (AC and non-AC) by the authentication system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoUserSessionEntry

coUserSessionEntry 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1
Information about a particular user that has been authenticated by the authentication system. coUserSessIndex - Uniquely identifies a user in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoUserSessionEntry  

coUserSessIndex 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.1
Index of a user in the coUserSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coUserSessUserName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.2
Indicates the user's name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..252)  

coUserSessClientIpAddress 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.3
Indicates the user's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

coUserSessSessionDuration 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coUserSessIdleTime 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coUserSessMAPGroupName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.6
Indicates the user's MultiService Access Point Group Name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

coUserSessVSCName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.7
Indicates the user's Virtual Service Community Name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

coUserSessSSID 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  AlvarionSSIDOrNone  

coUserSessVLAN 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.9
Specifies the VLAN currently assigned to the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

coUserSessPHYType 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.10
Specifies the user's radio type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3)  

coUserSessAuthType 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.11
User's authentication type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ac(1), nonAc(2)  

coUserSessCalledStationID 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.12
Indicates the user's called station ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..252)  

coUserSessCallingStationID 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.13
Indicates the user's calling station ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..252)  

coUserSessRADIUSServerProfileName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.14
Indicates the RADIUS server profile name used to authenticate the user.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

coUserSessRADIUSServerIpAddress 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.15
Indicates the RADIUS server IP address used to authenticate the user.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

coUserSessBytesSent 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

coUserSessBytesReceived 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

coUserSessPacketsSent 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coUserSessPacketsReceived 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

userSessionMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.36.2
OBJECT IDENTIFIER    

userSessionMIBNotifications 1.3.6.1.4.1.12394.1.10.5.36.2.0
OBJECT IDENTIFIER    

alvarionUserSessionMIBConformance 1.3.6.1.4.1.12394.1.10.5.36.3
OBJECT IDENTIFIER    

alvarionUserSessionMIBCompliances 1.3.6.1.4.1.12394.1.10.5.36.3.1
OBJECT IDENTIFIER    

alvarionUserSessionMIBGroups 1.3.6.1.4.1.12394.1.10.5.36.3.2
OBJECT IDENTIFIER    

alvarionUserSessionMIBCompliance 1.3.6.1.4.1.12394.1.10.5.36.3.1.1
The compliance statement for entities which implement the Alvarion User Session MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alvarionUserSessionInfoMIBGroup 1.3.6.1.4.1.12394.1.10.5.36.3.2.1
A collection of objects providing global information for the User Session MIB.
Status: current Access: read-only
OBJECT-GROUP    

alvarionUserSessionStMIBGroup 1.3.6.1.4.1.12394.1.10.5.36.3.2.2
A collection of objects providing the user session MIB capability.
Status: current Access: read-only
OBJECT-GROUP