COLUBRIS-USER-SESSION-MIB

File: COLUBRIS-USER-SESSION-MIB.mib (13927 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
COLUBRIS-SMI COLUBRIS-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 Counter32
Gauge32 Counter64 MacAddress
MODULE-COMPLIANCE OBJECT-GROUP colubrisMgmtV2
ColubrisSSIDOrNone

Defined Types

CoUserSessionEntry  
SEQUENCE    
  coUserSessIndex Integer32
  coUserSessUserName OCTET STRING
  coUserSessClientIpAddress IpAddress
  coUserSessSessionDuration Counter32
  coUserSessIdleTime Counter32
  coUserSessMAPGroupName OCTET STRING
  coUserSessVSCName OCTET STRING
  coUserSessSSID ColubrisSSIDOrNone
  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
  coUserSessEgressVLAN Integer32
  coUserSessMacAddress MacAddress

Defined Values

colubrisUserSessionMIB 1.3.6.1.4.1.8744.5.36
Colubris Networks User Session MIB.
MODULE-IDENTITY    

colubrisUserSessionMIBObjects 1.3.6.1.4.1.8744.5.36.1
OBJECT IDENTIFIER    

coUserSessionInfoGroup 1.3.6.1.4.1.8744.5.36.1.1
OBJECT IDENTIFIER    

coUserSessionStGroup 1.3.6.1.4.1.8744.5.36.1.2
OBJECT IDENTIFIER    

coUserSessACUserMaxCount 1.3.6.1.4.1.8744.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.8744.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.8744.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.8744.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.8744.5.36.1.2.1
A table containing specific information for access-controlled and non-access-controlled users authenticated by the authentication system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoUserSessionEntry

coUserSessionEntry 1.3.6.1.4.1.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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    
  ColubrisSSIDOrNone  

coUserSessVLAN 1.3.6.1.4.1.8744.5.36.1.2.1.1.9
For access-controlled users, this value indicates the downstream VLAN currently assigned to the user. For non-access-controlled users, it indicates the user VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

coUserSessPHYType 1.3.6.1.4.1.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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.8744.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  

coUserSessEgressVLAN 1.3.6.1.4.1.8744.5.36.1.2.1.1.20
Specifies the egress VLAN currently assigned to the user. Always 0 for non-access-controlled clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

coUserSessMacAddress 1.3.6.1.4.1.8744.5.36.1.2.1.1.21
MAC address of the client. Always 00:00:00:00:00:00 for non-access-controlled clients.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

userSessionMIBNotificationPrefix 1.3.6.1.4.1.8744.5.36.2
OBJECT IDENTIFIER    

userSessionMIBNotifications 1.3.6.1.4.1.8744.5.36.2.0
OBJECT IDENTIFIER    

colubrisUserSessionMIBConformance 1.3.6.1.4.1.8744.5.36.3
OBJECT IDENTIFIER    

colubrisUserSessionMIBCompliances 1.3.6.1.4.1.8744.5.36.3.1
OBJECT IDENTIFIER    

colubrisUserSessionMIBGroups 1.3.6.1.4.1.8744.5.36.3.2
OBJECT IDENTIFIER    

colubrisUserSessionMIBCompliance 1.3.6.1.4.1.8744.5.36.3.1.1
The compliance statement for entities which implement the Colubris User Session MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

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

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