NTWS-CLIENT-SESSION-MIB

File: NTWS-CLIENT-SESSION-MIB.mib (34239 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
NTWS-AP-TC NTWS-CLIENT-SESSION-TC NTWS-BASIC-TC
NTWS-ROOT-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE IpAddress Unsigned32
Integer32 Counter64 TEXTUAL-CONVENTION
DisplayString MacAddress TimeStamp
NtwsAccessType NtwsRadioNum NtwsApSerialNum
NtwsRadioRate NtwsRssi NtwsApNum
NtwsClientSessionState NtwsClientAuthenProtocolType NtwsUserAccessType
NtwsClientAccessMode NtwsPhysPortNumberOrZero ntwsMibs

Defined Types

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

NtwsAuthMethod  
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)  

NtwsSessState  
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)  

NtwsClSessClientSessionEntry  
SEQUENCE    
  ntwsClSessClientSessMacAddress MacAddress
  ntwsClSessClientSessSessionId DisplayString
  ntwsClSessClientSessUsername DisplayString
  ntwsClSessClientSessIpAddress IpAddress
  ntwsClSessClientSessEncryptionType NtwsEncryptionType
  ntwsClSessClientSessVlan DisplayString
  ntwsClSessClientSessApSerialNum NtwsApSerialNum
  ntwsClSessClientSessRadioNum NtwsRadioNum
  ntwsClSessClientSessAccessType NtwsAccessType
  ntwsClSessClientSessAuthMethod NtwsAuthMethod
  ntwsClSessClientSessAuthServer IpAddress
  ntwsClSessClientSessPortOrNum Unsigned32
  ntwsClSessClientSessVlanTag Unsigned32
  ntwsClSessClientSessTimeStamp TimeStamp
  ntwsClSessClientSessSsid DisplayString
  ntwsClSessClientSessState NtwsSessState
  ntwsClSessClientSessLoginType NtwsUserAccessType
  ntwsClSessClientSessDot1xAuthMethod NtwsClientAuthenProtocolType
  ntwsClSessClientSessSessionState NtwsClientSessionState
  ntwsClSessClientSessAccessMode NtwsClientAccessMode
  ntwsClSessClientSessApNum NtwsApNum
  ntwsClSessClientSessPhysPortNum NtwsPhysPortNumberOrZero

NtwsClSessRoamingHistoryEntry  
SEQUENCE    
  ntwsClSessRoamHistMacAddress MacAddress
  ntwsClSessRoamHistIndex Unsigned32
  ntwsClSessRoamHistApSerialNum NtwsApSerialNum
  ntwsClSessRoamHistRadioNum NtwsRadioNum
  ntwsClSessRoamHistAccessType NtwsAccessType
  ntwsClSessRoamHistApNumOrPort Unsigned32
  ntwsClSessRoamHistIpAddress IpAddress
  ntwsClSessRoamHistTimeStamp TimeStamp
  ntwsClSessRoamHistAccessMode NtwsClientAccessMode
  ntwsClSessRoamHistApNum NtwsApNum
  ntwsClSessRoamHistPhysPortNum NtwsPhysPortNumberOrZero

NtwsClSessClientSessionStatisticsEntry  
SEQUENCE    
  ntwsClSessClientSessStatsMacAddress MacAddress
  ntwsClSessClientSessStatsUniPktIn Counter64
  ntwsClSessClientSessStatsUniOctetIn Counter64
  ntwsClSessClientSessStatsUniPktOut Counter64
  ntwsClSessClientSessStatsUniOctetOut Counter64
  ntwsClSessClientSessStatsMultiPktIn Counter64
  ntwsClSessClientSessStatsMultiOctetIn Counter64
  ntwsClSessClientSessStatsEncErrPkt Counter64
  ntwsClSessClientSessStatsEncErrOctet Counter64
  ntwsClSessClientSessStatsLastRate NtwsRadioRate
  ntwsClSessClientSessStatsLastRssi NtwsRssi
  ntwsClSessClientSessStatsLastSNR Integer32

Defined Values

ntwsClientSessionMib 1.3.6.1.4.1.45.6.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 Nortel Networks. All rights reserved. This Nortel Networks SNMP Management Information Base Specification (Specification) embodies Nortel Networks' confidential and proprietary intellectual property. This Specification is supplied 'AS IS' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

ntwsClientSessionObjects 1.3.6.1.4.1.45.6.1.4.4.1
OBJECT IDENTIFIER    

ntwsClientSessionDataObjects 1.3.6.1.4.1.45.6.1.4.4.1.1
OBJECT IDENTIFIER    

ntwsClSessClientSessionTable 1.3.6.1.4.1.45.6.1.4.4.1.1.1
Client Session Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtwsClSessClientSessionEntry

ntwsClSessClientSessionEntry 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1
Information about a particular client session.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsClSessClientSessionEntry  

ntwsClSessClientSessMacAddress 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.1
Client MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ntwsClSessClientSessSessionId 1.3.6.1.4.1.45.6.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)  

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

ntwsClSessClientSessIpAddress 1.3.6.1.4.1.45.6.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  

ntwsClSessClientSessEncryptionType 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.5
Encryption type.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsEncryptionType  

ntwsClSessClientSessVlan 1.3.6.1.4.1.45.6.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)  

ntwsClSessClientSessApSerialNum 1.3.6.1.4.1.45.6.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    
  NtwsApSerialNum  

ntwsClSessClientSessRadioNum 1.3.6.1.4.1.45.6.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    
  NtwsRadioNum  

ntwsClSessClientSessAccessType 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.9
Access type this client uses (via AP, DAP or wired). Obsoleted by ntwsClSessClientSessAccessMode.
Status: obsolete Access: read-only
OBJECT-TYPE    
  NtwsAccessType  

ntwsClSessClientSessAuthMethod 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.10
Authentication Method. Deprecated, use ntwsClSessClientSessDot1xAuthMethod instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  NtwsAuthMethod  

ntwsClSessClientSessAuthServer 1.3.6.1.4.1.45.6.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  

ntwsClSessClientSessPortOrNum 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.12
Port number. Obsoleted by ntwsClSessClientSessApNum.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

ntwsClSessClientSessVlanTag 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.13
VLAN tag.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ntwsClSessClientSessTimeStamp 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.14
Session start time stamp.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

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

ntwsClSessClientSessState 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.16
Session state. Deprecated, use ntwsClSessClientSessSessionState instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  NtwsSessState  

ntwsClSessClientSessLoginType 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.17
Login type (mac, web, dot1x or last-resort).
Status: current Access: read-only
OBJECT-TYPE    
  NtwsUserAccessType  

ntwsClSessClientSessDot1xAuthMethod 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.18
Dot1x Authentication Method.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsClientAuthenProtocolType  

ntwsClSessClientSessSessionState 1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.19
Session non-intermediate state.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsClientSessionState  

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

ntwsClSessClientSessApNum 1.3.6.1.4.1.45.6.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 ntwsClSessClientSessAccessMode = 'ap'. Obsoletes ntwsClSessClientSessPortOrNum since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsApNum  

ntwsClSessClientSessPhysPortNum 1.3.6.1.4.1.45.6.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 ntwsClSessClientSessAccessMode = 'ap'). Meaningful when ntwsClSessClientSessAccessMode = 'wired'.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsPhysPortNumberOrZero  

ntwsClSessRoamingHistoryTable 1.3.6.1.4.1.45.6.1.4.4.1.1.2
Roaming History Table. Expansion of Client Session Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtwsClSessRoamingHistoryEntry

ntwsClSessRoamingHistoryEntry 1.3.6.1.4.1.45.6.1.4.4.1.1.2.1
Roaming History Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsClSessRoamingHistoryEntry  

ntwsClSessRoamHistMacAddress 1.3.6.1.4.1.45.6.1.4.4.1.1.2.1.1
Client MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ntwsClSessRoamHistIndex 1.3.6.1.4.1.45.6.1.4.4.1.1.2.1.2
Entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ntwsClSessRoamHistApSerialNum 1.3.6.1.4.1.45.6.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    
  NtwsApSerialNum  

ntwsClSessRoamHistRadioNum 1.3.6.1.4.1.45.6.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    
  NtwsRadioNum  

ntwsClSessRoamHistAccessType 1.3.6.1.4.1.45.6.1.4.4.1.1.2.1.5
Access type used by this client (via AP, DAP or wired). Obsoleted by ntwsClSessRoamHistAccessMode.
Status: obsolete Access: read-only
OBJECT-TYPE    
  NtwsAccessType  

ntwsClSessRoamHistApNumOrPort 1.3.6.1.4.1.45.6.1.4.4.1.1.2.1.6
AP port number, DAP number, or Port number for wired access. Obsoleted by ntwsClSessRoamHistApNum.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

ntwsClSessRoamHistIpAddress 1.3.6.1.4.1.45.6.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  

ntwsClSessRoamHistTimeStamp 1.3.6.1.4.1.45.6.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  

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

ntwsClSessRoamHistApNum 1.3.6.1.4.1.45.6.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 ntwsClSessRoamHistApNumOrPort since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsApNum  

ntwsClSessRoamHistPhysPortNum 1.3.6.1.4.1.45.6.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 ntwsClSessRoamHistAccessMode = 'ap'). Meaningful when ntwsClSessRoamHistAccessMode = 'wired'.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsPhysPortNumberOrZero  

ntwsClSessClientSessionStatisticsTable 1.3.6.1.4.1.45.6.1.4.4.1.1.3
Client Session Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtwsClSessClientSessionStatisticsEntry

ntwsClSessClientSessionStatisticsEntry 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1
Client Session Statistics Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsClSessClientSessionStatisticsEntry  

ntwsClSessClientSessStatsMacAddress 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.1
Client MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ntwsClSessClientSessStatsUniPktIn 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.2
Unicast packets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntwsClSessClientSessStatsUniOctetIn 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.3
Unicast octets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntwsClSessClientSessStatsUniPktOut 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.4
Unicast packets out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntwsClSessClientSessStatsUniOctetOut 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.5
Unicast octets out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntwsClSessClientSessStatsMultiPktIn 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.6
Multicast packets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntwsClSessClientSessStatsMultiOctetIn 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.7
Multicast octets in.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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

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

ntwsClSessClientSessStatsLastRate 1.3.6.1.4.1.45.6.1.4.4.1.1.3.1.10
Last packet data rate.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsRadioRate  

ntwsClSessClientSessStatsLastRssi 1.3.6.1.4.1.45.6.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    
  NtwsRssi  

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

ntwsClSessTotalSessions 1.3.6.1.4.1.45.6.1.4.4.1.1.4
Total number of sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ntwsClientSessionConformance 1.3.6.1.4.1.45.6.1.4.4.1.2
OBJECT IDENTIFIER    

ntwsClientSessionCompliances 1.3.6.1.4.1.45.6.1.4.4.1.2.1
OBJECT IDENTIFIER    

ntwsClientSessionGroups 1.3.6.1.4.1.45.6.1.4.4.1.2.2
OBJECT IDENTIFIER    

ntwsClientSessionCompliance 1.3.6.1.4.1.45.6.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 ntwsClientSessionComplianceRev2.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ntwsClientSessionComplianceRev2 1.3.6.1.4.1.45.6.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 ntwsClientSessionComplianceRev3.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ntwsClientSessionComplianceRev3 1.3.6.1.4.1.45.6.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    

ntwsClientSessionCommonGroup 1.3.6.1.4.1.45.6.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 ntwsClientSessClientSessionTableGroup, ntwsClientSessRoamingHistoryTableGroup, ntwsClientSessClientSessionStatisticsTableGroup.
Status: obsolete Access: read-only
OBJECT-GROUP    

ntwsClientSessScalarsGroup 1.3.6.1.4.1.45.6.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    

ntwsClientSessClientSessionTableGroup 1.3.6.1.4.1.45.6.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 ntwsClientSessClientSessionTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

ntwsClientSessRoamingHistoryTableGroup 1.3.6.1.4.1.45.6.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 ntwsClientSessRoamingHistoryTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

ntwsClientSessClientSessionStatisticsTableGroup 1.3.6.1.4.1.45.6.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    

ntwsClientSessClientSessionTableGroupRev2 1.3.6.1.4.1.45.6.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    

ntwsClientSessRoamingHistoryTableGroupRev2 1.3.6.1.4.1.45.6.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