RBTWS-CLIENT-SESSION-MIB

File: RBTWS-CLIENT-SESSION-MIB.mib (34344 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
RBTWS-AP-TC RBTWS-CLIENT-SESSION-TC RBTWS-ROOT-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE IpAddress Unsigned32
Integer32 Counter64 TEXTUAL-CONVENTION
DisplayString MacAddress TimeStamp
RbtwsAccessType RbtwsRadioNum RbtwsApSerialNum
RbtwsRadioRate RbtwsRssi RbtwsApNum
RbtwsClientSessionState RbtwsClientAuthenProtocolType RbtwsUserAccessType
RbtwsClientAccessMode rbtwsMibs

Defined Types

RbtwsEncryptionType  
Encryption types.
TEXTUAL-CONVENTION    
  INTEGER none(1), aesCcm(2), aesOcb(3), tkip(4), wep104(5), wep40(6), staticWep(7)  

RbtwsAuthMethod  
Authentication methods.
TEXTUAL-CONVENTION    
  INTEGER none(1), identity(2), notification(3), nak(4), md5(5), otp(6), tokenCard(7), tls(14), leap(18), ttls(22), peap(26), msChapv2(27), eapExt(34), passThru(255)  

RbtwsSessState  
Session states.
TEXTUAL-CONVENTION    
  INTEGER invalid(1), initializing(2), assocReqAndAuth(3), assocAndAuth(4), wired(5), webLoginPh1(6), webLoginPh1B(7), webLoginPh1F(8), webLoginPh2(9), webPortalLogin(10), authorizing(11), authorized(12), active(13), activePortal(14), deassociated(15), roamingAway(16), updatedToRoam(17), roamedAway(18), killing(19), free(20), enforceSoda(21)  

RbtwsClSessClientSessionEntry  
SEQUENCE    
  rbtwsClSessClientSessMacAddress MacAddress
  rbtwsClSessClientSessSessionId DisplayString
  rbtwsClSessClientSessUsername DisplayString
  rbtwsClSessClientSessIpAddress IpAddress
  rbtwsClSessClientSessEncryptionType RbtwsEncryptionType
  rbtwsClSessClientSessVlan DisplayString
  rbtwsClSessClientSessApSerialNum RbtwsApSerialNum
  rbtwsClSessClientSessRadioNum RbtwsRadioNum
  rbtwsClSessClientSessAccessType RbtwsAccessType
  rbtwsClSessClientSessAuthMethod RbtwsAuthMethod
  rbtwsClSessClientSessAuthServer IpAddress
  rbtwsClSessClientSessPortOrNum Unsigned32
  rbtwsClSessClientSessVlanTag Unsigned32
  rbtwsClSessClientSessTimeStamp TimeStamp
  rbtwsClSessClientSessSsid DisplayString
  rbtwsClSessClientSessState RbtwsSessState
  rbtwsClSessClientSessLoginType RbtwsUserAccessType
  rbtwsClSessClientSessDot1xAuthMethod RbtwsClientAuthenProtocolType
  rbtwsClSessClientSessSessionState RbtwsClientSessionState
  rbtwsClSessClientSessAccessMode RbtwsClientAccessMode
  rbtwsClSessClientSessApNum RbtwsApNum
  rbtwsClSessClientSessPhysPortNum Unsigned32

RbtwsClSessRoamingHistoryEntry  
SEQUENCE    
  rbtwsClSessRoamHistMacAddress MacAddress
  rbtwsClSessRoamHistIndex Unsigned32
  rbtwsClSessRoamHistApSerialNum RbtwsApSerialNum
  rbtwsClSessRoamHistRadioNum RbtwsRadioNum
  rbtwsClSessRoamHistAccessType RbtwsAccessType
  rbtwsClSessRoamHistApNumOrPort Unsigned32
  rbtwsClSessRoamHistIpAddress IpAddress
  rbtwsClSessRoamHistTimeStamp TimeStamp
  rbtwsClSessRoamHistAccessMode RbtwsClientAccessMode
  rbtwsClSessRoamHistApNum RbtwsApNum
  rbtwsClSessRoamHistPhysPortNum Unsigned32

RbtwsClSessClientSessionStatisticsEntry  
SEQUENCE    
  rbtwsClSessClientSessStatsMacAddress MacAddress
  rbtwsClSessClientSessStatsUniPktIn Counter64
  rbtwsClSessClientSessStatsUniOctetIn Counter64
  rbtwsClSessClientSessStatsUniPktOut Counter64
  rbtwsClSessClientSessStatsUniOctetOut Counter64
  rbtwsClSessClientSessStatsMultiPktIn Counter64
  rbtwsClSessClientSessStatsMultiOctetIn Counter64
  rbtwsClSessClientSessStatsEncErrPkt Counter64
  rbtwsClSessClientSessStatsEncErrOctet Counter64
  rbtwsClSessClientSessStatsLastRate RbtwsRadioRate
  rbtwsClSessClientSessStatsLastRssi RbtwsRssi
  rbtwsClSessClientSessStatsLastSNR Integer32

Defined Values

rbtwsClientSessionMib 1.3.6.1.4.1.52.4.15.1.4.4
Client Session MIB. AP = Access Point; AC = Access Controller (wireless switch), the device that runs a SNMP Agent implementing this MIB. Copyright 2008 Enterasys Networks, Inc. All rights reserved. This SNMP Management Information Base Specification (Specification) embodies confidential and proprietary intellectual property. This Specification is supplied 'AS IS' and Enterasys Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

rbtwsClientSessionObjects 1.3.6.1.4.1.52.4.15.1.4.4.1
OBJECT IDENTIFIER    

rbtwsClientSessionDataObjects 1.3.6.1.4.1.52.4.15.1.4.4.1.1
OBJECT IDENTIFIER    

rbtwsClSessClientSessionTable 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1
Client Session Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbtwsClSessClientSessionEntry

rbtwsClSessClientSessionEntry 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1
Information about a particular client session.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbtwsClSessClientSessionEntry  

rbtwsClSessClientSessMacAddress 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.1
Client MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rbtwsClSessClientSessSessionId 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.2
Session ID is a string long enough to be sure we can make it unique over a long time.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..30)  

rbtwsClSessClientSessUsername 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.3
Client user name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

rbtwsClSessClientSessIpAddress 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.4
Client IP address. If the client has no IP address, the value will be 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbtwsClSessClientSessEncryptionType 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.5
Encryption type.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsEncryptionType  

rbtwsClSessClientSessVlan 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.6
The name of the client VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

rbtwsClSessClientSessApSerialNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.7
Serial Number of the AP this client is connected to. It is a zero length string when wired access is used.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsApSerialNum  

rbtwsClSessClientSessRadioNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.8
Number of the Radio that provides service to this client. It is 'not-applicable' when wired access is used.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsRadioNum  

rbtwsClSessClientSessAccessType 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.9
Access type this client uses (via AP, DAP or wired). Obsoleted by rbtwsClSessClientSessAccessMode.
Status: obsolete Access: read-only
OBJECT-TYPE    
  RbtwsAccessType  

rbtwsClSessClientSessAuthMethod 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.10
Authentication Method. Deprecated, use rbtwsClSessClientSessDot1xAuthMethod instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  RbtwsAuthMethod  

rbtwsClSessClientSessAuthServer 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.11
Authentication Server's IP Address. If the client is authenticated via the local DB, or not authenticated, its value will be the system IP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbtwsClSessClientSessPortOrNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.12
Port number. Obsoleted by rbtwsClSessClientSessApNum.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbtwsClSessClientSessVlanTag 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.13
VLAN tag.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbtwsClSessClientSessTimeStamp 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.14
Session start time stamp.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rbtwsClSessClientSessSsid 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.15
SSID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..33)  

rbtwsClSessClientSessState 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.16
Session state. Deprecated, use rbtwsClSessClientSessSessionState instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  RbtwsSessState  

rbtwsClSessClientSessLoginType 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.17
Login type (mac, web, dot1x or last-resort).
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsUserAccessType  

rbtwsClSessClientSessDot1xAuthMethod 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.18
Dot1x Authentication Method.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsClientAuthenProtocolType  

rbtwsClSessClientSessSessionState 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.19
Session non-intermediate state.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsClientSessionState  

rbtwsClSessClientSessAccessMode 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.20
Access mode (type) this client uses (via AP or wired). Obsoletes rbtwsClSessClientSessAccessType since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsClientAccessMode  

rbtwsClSessClientSessApNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.21
The AP providing wireless service to this client is identified by its administratively assigned AP Number, unique on same AC (switch), regardless of how APs are attached to the AC. Meaningful when rbtwsClSessClientSessAccessMode = 'ap'. Obsoletes rbtwsClSessClientSessPortOrNum since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsApNum  

rbtwsClSessClientSessPhysPortNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.22
The physical port used by this wired-auth client is identified by its port number on the AC (switch). Zero means the port is unknown or not applicable (for example, when rbtwsClSessClientSessAccessMode = 'ap'). Meaningful when rbtwsClSessClientSessAccessMode = 'wired'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1024  

rbtwsClSessRoamingHistoryTable 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2
Roaming History Table. Expansion of Client Session Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbtwsClSessRoamingHistoryEntry

rbtwsClSessRoamingHistoryEntry 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1
Roaming History Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbtwsClSessRoamingHistoryEntry  

rbtwsClSessRoamHistMacAddress 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.1
Client MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rbtwsClSessRoamHistIndex 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.2
Entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rbtwsClSessRoamHistApSerialNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.3
Serial Number of the AP this client was connected to.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsApSerialNum  

rbtwsClSessRoamHistRadioNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.4
Number of the Radio that provided service to this client.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsRadioNum  

rbtwsClSessRoamHistAccessType 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.5
Access type used by this client (via AP, DAP or wired). Obsoleted by rbtwsClSessRoamHistAccessMode.
Status: obsolete Access: read-only
OBJECT-TYPE    
  RbtwsAccessType  

rbtwsClSessRoamHistApNumOrPort 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.6
AP port number, DAP number, or Port number for wired access. Obsoleted by rbtwsClSessRoamHistApNum.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbtwsClSessRoamHistIpAddress 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.7
IP address of the AC (wireless switch) the client or AP was connected to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbtwsClSessRoamHistTimeStamp 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.8
The difference between the time the session was created on the roamed-to switch and the time the last switch, the one where the user is at currently, started. The timestamp unit is in hundredths of seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rbtwsClSessRoamHistAccessMode 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.9
Access mode (type) used by this client (via AP or wired). Obsoletes rbtwsClSessRoamHistAccessType since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsClientAccessMode  

rbtwsClSessRoamHistApNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.10
The administratively assigned AP Number, unique on same AC (switch), regardless of how APs are attached to the AC. Obsoletes rbtwsClSessRoamHistApNumOrPort since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsApNum  

rbtwsClSessRoamHistPhysPortNum 1.3.6.1.4.1.52.4.15.1.4.4.1.1.2.1.11
The physical port used by this wired-auth client is identified by its port number on the AC (switch). Zero means the port is unknown or not applicable (for example, when rbtwsClSessRoamHistAccessMode = 'ap'). Meaningful when rbtwsClSessRoamHistAccessMode = 'wired'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1024  

rbtwsClSessClientSessionStatisticsTable 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3
Client Session Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbtwsClSessClientSessionStatisticsEntry

rbtwsClSessClientSessionStatisticsEntry 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1
Client Session Statistics Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbtwsClSessClientSessionStatisticsEntry  

rbtwsClSessClientSessStatsMacAddress 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.1
Client MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rbtwsClSessClientSessStatsUniPktIn 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.2
Unicast packets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsUniOctetIn 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.3
Unicast octets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsUniPktOut 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.4
Unicast packets out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsUniOctetOut 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.5
Unicast octets out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsMultiPktIn 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.6
Multicast packets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsMultiOctetIn 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.7
Multicast octets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsEncErrPkt 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.8
Number of packets with encryption errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsEncErrOctet 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.9
Number of octets with encryption errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbtwsClSessClientSessStatsLastRate 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.10
Last packet data rate.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsRadioRate  

rbtwsClSessClientSessStatsLastRssi 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.11
RSSI (Received Signal Strength Indicator) for last packet, in decibels referred to 1 milliwatt (dBm). A higher value indicates a stronger signal.
Status: current Access: read-only
OBJECT-TYPE    
  RbtwsRssi  

rbtwsClSessClientSessStatsLastSNR 1.3.6.1.4.1.52.4.15.1.4.4.1.1.3.1.12
Last packet data Signal to Noise Ratio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rbtwsClSessTotalSessions 1.3.6.1.4.1.52.4.15.1.4.4.1.1.4
Total number of sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbtwsClientSessionConformance 1.3.6.1.4.1.52.4.15.1.4.4.1.2
OBJECT IDENTIFIER    

rbtwsClientSessionCompliances 1.3.6.1.4.1.52.4.15.1.4.4.1.2.1
OBJECT IDENTIFIER    

rbtwsClientSessionGroups 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2
OBJECT IDENTIFIER    

rbtwsClientSessionCompliance 1.3.6.1.4.1.52.4.15.1.4.4.1.2.1.1
The compliance statement for devices that implement the Client Session MIB. This compliance statement was for releases 4.1 and 4.2 of AC (wireless switch) software. This compliance statement is replaced by rbtwsClientSessionComplianceRev2.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

rbtwsClientSessionComplianceRev2 1.3.6.1.4.1.52.4.15.1.4.4.1.2.1.2
The compliance statement for devices that implement the Client Session MIB. This compliance statement was for releases 5.0 and 6.0 of AC (wireless switch) software. This compliance statement is replaced by rbtwsClientSessionComplianceRev3.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

rbtwsClientSessionComplianceRev3 1.3.6.1.4.1.52.4.15.1.4.4.1.2.1.3
The compliance statement for devices that implement the Client Session MIB. This compliance statement is for releases 6.2 and greater of AC (wireless switch) software.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbtwsClientSessionCommonGroup 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.1
Mandatory group of objects implemented to provide Client Session info in releases 4.1 and 4.2 of AC (wireless switch) software. Replaced by rbtwsClientSessClientSessionTableGroup, rbtwsClientSessRoamingHistoryTableGroup, rbtwsClientSessClientSessionStatisticsTableGroup.
Status: obsolete Access: read-only
OBJECT-GROUP    

rbtwsClientSessScalarsGroup 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.2
Group of scalar objects implemented to provide general Client info in releases 5.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

rbtwsClientSessClientSessionTableGroup 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.3
Group of columnar objects implemented to provide Client Session info in releases 5.0 and 6.0. Replaced by rbtwsClientSessClientSessionTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

rbtwsClientSessRoamingHistoryTableGroup 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.4
Group of columnar objects implemented to provide roaming history per Client Session in releases 5.0 and 6.0. Replaced by rbtwsClientSessRoamingHistoryTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

rbtwsClientSessClientSessionStatisticsTableGroup 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.5
Group of columnar objects implemented to provide statistics per Client Session in releases 5.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

rbtwsClientSessClientSessionTableGroupRev2 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.6
Group of columnar objects implemented to provide Client Session info in releases 6.2 and greater.
Status: current Access: read-only
OBJECT-GROUP    

rbtwsClientSessRoamingHistoryTableGroupRev2 1.3.6.1.4.1.52.4.15.1.4.4.1.2.2.7
Group of columnar objects implemented to provide roaming history per Client Session in releases 6.2 and greater.
Status: current Access: read-only
OBJECT-GROUP