MIB Viewer

TRAPEZE-NETWORKS-CLIENT-SESSION-TC

9 objects
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.
Imported Objects
SNMPv2-SMIMODULE-IDENTITY
SNMPv2-TCTEXTUAL-CONVENTION
TRAPEZE-NETWORKS-ROOT-MIBtrpzMibs
OIDNameAccessStatusDescription
1.3.6.1.4.1.14525.4.10IdentitytrpzClientSessionTcTextual Conventions used by Trapeze Networks wireless switches. Copyright 2006-2012 Trapeze Networks, Inc. All rights reserved. This Trapeze Networks SNMP Mana…
Type Definitions
NameSyntaxStatusDescription
TrpzClientAccessModeINTEGER { other (1), ap (2), wired (3) }currentDescribes 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 netw…
TrpzClientAuthenProtocolTypeINTEGER { none (1), eap-tls (2), eap-ttls (3), md5 (4), peap (5), leap (6), pass-through (7) }currentEnumeration of the dot1x client authentication protocol types.
TrpzClientDeviceGroupNameOCTET STRING (SIZE (0..32))currentThe 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.
TrpzClientDeviceProfileNameOCTET STRING (SIZE (0..32))currentThe 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, embedd…
TrpzClientDeviceTypeOCTET STRING (SIZE (0..32))currentThe 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.
TrpzClientDot1xStateINTEGER { initialize (1), disconnected (2), connecting (3), authenticating (4), authenticated (5), wired (6), aborting (7), held (8) }currentEnumeration of the dot1x states for a client.
TrpzClientSessionStateINTEGER { 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) }currentEnumeration of the client session states. Value 'associated(1)' applies only to wireless sessions. Value 'wired(8)' applies only to wired sessions.
TrpzUserAccessTypeINTEGER { mac (1), web (2), dot1x (3), last-resort (4), profile (5) }currentEnumeration of user access types (also referred to as ''login types'').