TRAPEZE-NETWORKS-CLIENT-SESSION-TC

File: TRAPEZE-NETWORKS-CLIENT-SESSION-TC.mib (6105 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TRAPEZE-NETWORKS-ROOT-MIB

Imported symbols

MODULE-IDENTITY TEXTUAL-CONVENTION trpzMibs

Defined Types

TrpzUserAccessType  
Enumeration of user access types (also referred to as ''login types'').
TEXTUAL-CONVENTION    
  INTEGER mac(1), web(2), dot1x(3), last-resort(4), profile(5)  

TrpzClientSessionState  
Enumeration of the client session states. Value 'associated(1)' applies only to wireless sessions. Value 'wired(8)' applies only to wired sessions.
TEXTUAL-CONVENTION    
  INTEGER associated(1), authorizing(2), authorized(3), active(4), de-associated(5), roaming-away(6), updated-to-roam(7), wired(8), clearing(9), invalid(10), web-authing(11)  

TrpzClientDot1xState  
Enumeration of the dot1x states for a client.
TEXTUAL-CONVENTION    
  INTEGER initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), wired(6), aborting(7), held(8)  

TrpzClientAuthenProtocolType  
Enumeration of the dot1x client authentication protocol types.
TEXTUAL-CONVENTION    
  INTEGER none(1), eap-tls(2), eap-ttls(3), md5(4), peap(5), leap(6), pass-through(7)  

TrpzClientAccessMode  
Describes the access mode (type) used by client. Value 'ap(2)' indicates a client that is attached to the switch via an access point. Value 'wired(3)' indicates a client that is attached to the switch via the wired network (no access point is involved).
TEXTUAL-CONVENTION    
  INTEGER other(1), ap(2), wired(3)  

TrpzClientDeviceType  
The type of a client device. Consists of printable ASCII characters between 0x21 (!), and 0x7e (~), with no leading, embedded, or trailing space. Is a zero length string if unknown.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

TrpzClientDeviceGroupName  
The name of a group of device types. Consists of printable ASCII characters between 0x21 (!), and 0x7e (~), with no leading, embedded, or trailing space. Is a zero length string if unknown.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

TrpzClientDeviceProfileName  
The name of a device profile. A device profile is a collection of policies that apply to one or more types of client devices. Consists of printable ASCII characters between 0x21 (!) and 0x7e (~), with no leading, embedded, or trailing space. Is a zero length string if unknown.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

Defined Values

trpzClientSessionTc 1.3.6.1.4.1.14525.4.10
Textual Conventions used by Trapeze Networks wireless switches. Copyright 2006-2012 Trapeze Networks, Inc. All rights reserved. This Trapeze Networks SNMP Management Information Base Specification (Specification) embodies Trapeze Networks' confidential and proprietary intellectual property. Trapeze Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS' and Trapeze Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY