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-SMI | MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| TRAPEZE-NETWORKS-ROOT-MIB | trpzMibs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.14525.4.10 | IdentitytrpzClientSessionTc | Textual Conventions used by Trapeze Networks wireless switches. Copyright 2006-2012 Trapeze Networks, Inc. All rights reserved. This Trapeze Networks SNMP Mana… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| TrpzClientAccessMode | INTEGER { other (1), ap (2), wired (3) } | current | 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 netw… |
| TrpzClientAuthenProtocolType | INTEGER { none (1), eap-tls (2), eap-ttls (3), md5 (4), peap (5), leap (6), pass-through (7) } | current | Enumeration of the dot1x client authentication protocol types. |
| TrpzClientDeviceGroupName | OCTET STRING (SIZE (0..32)) | current | 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. |
| TrpzClientDeviceProfileName | OCTET STRING (SIZE (0..32)) | current | 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, embedd… |
| TrpzClientDeviceType | OCTET STRING (SIZE (0..32)) | current | 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. |
| TrpzClientDot1xState | INTEGER { initialize (1), disconnected (2), connecting (3), authenticating (4), authenticated (5), wired (6), aborting (7), held (8) } | current | Enumeration of the dot1x states for a client. |
| TrpzClientSessionState | 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) } | current | Enumeration of the client session states. Value 'associated(1)' applies only to wireless sessions. Value 'wired(8)' applies only to wired sessions. |
| TrpzUserAccessType | INTEGER { mac (1), web (2), dot1x (3), last-resort (4), profile (5) } | current | Enumeration of user access types (also referred to as ''login types''). |