MIB Viewer

RBTWS-AP-TC

23 objects
Textual Conventions used by Enterasys Networks wireless switches. AP = Access Point; AC = Access Controller (wireless switch), the device that runs a SNMP Agent using these TCs. Copyright 2006 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.
Imported Objects
RBTWS-ROOT-MIBrbtwsMibs
SNMPv2-SMIInteger32 MODULE-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.52.4.15.1.4.3IdentityrbtwsApTcTextual Conventions used by Enterasys Networks wireless switches. AP = Access Point; AC = Access Controller (wireless switch), the device that runs a SNMP Agen…
Type Definitions
NameSyntaxStatusDescription
RbtwsAccessTypeINTEGER { ap (1), dap (2), wired (3) }currentDescribes the access type used by client or an AP. Value 'ap(1)' indicates access point that is directly attached to the switch. Value 'dap(2)' indicates distributed access point with attachment to the switch through th…
RbtwsApAttachTypeINTEGER { directAttach(1), networkAttach(2) }currentType of AP attachment to AC.
RbtwsApBiasINTEGER { high(1), low(2) }currentBias of AP attachment to this AC. Setting an APs bias on an AC switch to high causes the switch to be preferred over switches with low bias, for booting and managing the AP. Bias applies only to AC switches that are ind…
RbtwsApConnectSecurityTypeINTEGER { secure (1), insecure (2), auto (3) }currentSecurity level of the connection between AP and AC: secure(1) - fingerprint matching; insecure(2) - fingerprint not configured, or optional and not matching; auto(3) - Auto-DAP is intrinsically insecure: could not check…
RbtwsApFailDetailINTEGER { secureHandshakeFailure (2), fingerprintRequired (3), fingerprintMismatch (4), portLinkUp (11), portLinkDown (12), failUnknown (99) }currentDetailed failure codes for some of the transitions specified in 'RbtwsApTransition'.
RbtwsApFingerprintOCTET STRING (SIZE (0 | 16))currentRepresents a RSA key fingerprint (binary value), which is the MD5 hash of the public key of the RSA key pair. Or a zero length string if not known or unavailable.
RbtwsApPortOrDapNumUnsigned32 (0..1000)currentAP Port, for directly attached APs, otherwise DAP Number (arbitrary number assigned when configuring the DAP on the AC). A zero value means unknown.
RbtwsApSerialNumOCTET STRING (SIZE (0..32))currentThe value is a zero length string if unknown or unavailable. Otherwise the value is a serial number, which consists of printable ASCII characters between 0x21 (!), and 0x7d (}) with no leading, embedded, or trailing spa…
RbtwsApServiceAvailabilityINTEGER { fullService (1), noService (2), degradedService (3) }currentLevel of wireless service availability.
RbtwsApStateINTEGER { cleared (1), init (2), bootStarted (3), imageDownloaded (4), connectFailed (5), configuring (6), configured (7) }currentAP State, as seen by the AC.
RbtwsApTransitionINTEGER { clear (1), timeout (2), reset (3), bootSuccess (4), startConfiguring (5), connectFail (6) }currentAP state Transition, as seen by the AC.
RbtwsApWasOperationalINTEGER { oper (1), nonOper (2) }currentEnumeration to indicate whether the AP was operational before a transition occured. Normally used in notifications.
RbtwsChannelChangeTypeINTEGER { util-index (1), rexmit-pkt-offset (2), noise-offset (3), noise (4), utilization (5), phy-error-offset (6), crc-errors-offset (7), radar-detected (8) }currentEnumerations for why the channel was changed, which occurs due to auto-tune operation
RbtwsChannelNumUnsigned32 (1..1024)currentChannel Number
RbtwsPowerLevelUnsigned32 (1..18)currentThe current level of transmit power expressed in dbm.
RbtwsRadioConfigStateINTEGER { configInit (1), configFail (2), configOk (3) }currentRadio Configuration State, as seen by the AC.
RbtwsRadioEnableINTEGER { enabled (1), disabled (2) }currentRadio mode (administratively enabled or disabled).
RbtwsRadioNumINTEGER { radio-1 (1), radio-2 (2), not-applicable (3) }currentEnumeration for multi-radio APs.
RbtwsRadioPowerChangeTypeINTEGER { dup-pkts-threshold-exceed (1), retransmit-threshold-exceed (2), clients-optimal-performance-reached (3), def-power-threshold-exceed (4) }currentEnumerations for why the power level was changed, which occurs due to auto-tune operation.
RbtwsRadioRateUnsigned32 (0 | 10..540)currentThe possible transmission rates of an AP radio. Both a and b/g rates are covered; a specific radio will report the applicable transmission rates (either a or b/g). Here are the possible rates, in Mbps: - 802.11g radios:…
RbtwsRadioTypeINTEGER { typeUnknown (1), typeA (2), typeB (3), typeG (4) }currentEnumeration to indicate the Radio Type, as seen by AC.
RbtwsRssiInteger32 (-100..0)currentRSSI (Received Signal Strength Indicator) for last packet received from this neighbor, in decibels referred to 1 milliwatt (dBm). A higher value indicates a stronger signal.