January 2008doc.: IEEE 802.11-07/2985r0
IEEE P802.11
Wireless LANs
Date: 2008-01-14
Author(s):
Name / Affiliation / Address / Phone / email
Dorothy Stanley / Aruba Networks / 1322 Crossman Ave
Sunnyvale, CA94089 / +1 630-363-1389 /
Insert the following text in Annex D, after the dot11WirelessMgmtOptions Table
-- ********************************************************************
-- * dot11LocationServices TABLE
-- ********************************************************************
dot11LocationServices OBJECT-TYPE
SYNTAX SEQUENCE OF Dot11LocationServices
MAX-ACCESS READ-WRITE
STATUS current
DESCRIPTION
"Group contains conceptual table of attributes for
Wireless Network Management LocationServices."
::= { dot11smt xx }
dot11LocationServicesEntry OBJECT-TYPE
SYNTAX Dot11LOCATIONSERVICESEntry
MAX-ACCESS READ-WRITE
STATUS current
DESCRIPTION
"An entry in the dot11LOCATIONSERVICESTable
Indexed by dot11LOCATIONSERVICESIndex."
INDEX { dot11LOCATIONSERVICESIndex }
::= { dot11LOCATIONSERVICESTable 1 }
Dot11LOCATIONSERVICESEntry ::=
SEQUENCE {
dot11LOCATIONSERVICESIndex Unsigned32,
dot11LOCATIONSERVICESMACAddress MacAddress,
dot11LOCATIONSERVICESLocationIndicationParametersReportIntervalUnitsINTEGER,
dot11LOCATIONSERVICESLocationIndicationParametersNormalReportIntervalINTEGER,
dot11LOCATIONSERVICESLocationIndicationParametersNormalFramesperChannelINTEGER,
dot11LOCATIONSERVICESLocationIndicationParametersInMotionReportIntervalINTEGER,
dot11LOCATIONSERVICESLocationIndicationParametersInMotionFramesperChannelINTEGER,
dot11LOCATIONSERVICESLocationIndicationParametersInterframeInterval INTEGER,
dot11LOCATIONSERVICESLocationIndicationChannelsChannel INTEGER,
dot11LOCATIONSERVICESLocationIndicationChannelsRegulatoryClass INTEGER,
dot11LOCATIONSERVICESLocationRequestOptions INTEGER,
dot11LOCATIONSERVICESLocationStatusINTEGER,
dot11LOCATIONSERVICESServiceParametersLocationServiceState INTEGER,
dot11LOCATIONSERVICESServiceParametersLocationServiceInterval INTEGER,
dot11LOCATIONSERVICESRadioInformationTransmitPower INTEGER,
dot11LOCATIONSERVICESRadioInformationAntennaID INTEGER,
dot11LOCATIONSERVICESRadioInformationAntennaGain INTEGER,
dot11LOCATIONSERVICESRadioInformationReceivedRSNI INTEGER,
dot11LOCATIONSERVICESRadioInformationRCPI INTEGER,
dot11LOCATIONSERVICESTimingMeasurementsTimestampDifference OCTET STRING,
dot11LOCATIONSERVICESTimingMeasurementsTimestampDifferenceUnits INTEGER,
dot11LOCATIONSERVICESTimingMeasurementsTimestampDifferenceAccuracy INTEGER,
dot11LOCATIONSERVICESTimingMeasurementsIngressTimestamp OCTET STRING,
dot11LOCATIONSERVICESMotionIndicator INTEGER,
dot11LOCATIONSERVICESMotionSpeed INTEGER
dot11LOCATIONSERVICESLocationDescriptor INTEGER,
dot11LOCATIONSERVICESLocationDescriptorResolution INTEGER,
dot11LOCATIONSERVICESLocationDescriptorEncoding INTEGER,
dot11LOCATIONSERVICESLocationDataAccuracyEstimate INTEGER,
dot11LOCATIONSERVICESLocationDataLocationValue DisplayString,
dot11LOCATIONSERVICESLocationSourceIdentifierTimeZoneOffset INTEGER,
dot11LOCATIONSERVICESLocationSourceIdentifierLocationTimestamp OCTET STRING,
dot11LOCATIONSERVICESLocationSourceIdentifierPublicIdentifierLink DisplayString,
dot11LOCATIONSERVICESIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is the Index for LOCATIONSERVICES Report elements in dot11LOCATIONSERVICESTable,
greater than 0."
::= { dot11LOCATIONSERVICESEntry 1 }
dot11LOCATIONSERVICESMACAddress OBJECT-TYPE
SYNTAX MacAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is the MAC address of the STA reporting location information.”
::= { dot11LOCATIONSERVICESEntry 2 }
dot11LOCATIONSERVICESLocationIndicationParametersReportIntervalUnitsOBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Indication Parameters Report Interval Units value.”
::= { dot11LOCATIONSERVICESEntry 3 }
dot11LOCATIONSERVICESLocationIndicationParametersNormalReportInterval OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains theLocationIndication Parameters Normal Report Interval value."
::= { dot11LOCATIONSERVICESEntry 4 }
dot11LOCATIONSERVICESLocationIndicationParametersNormalFramesperChannel OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the LocationIndication Parameters Normal Frames per Channel value."
::= { dot11LOCATIONSERVICESEntry 5 }
dot11LOCATIONSERVICESLocationIndicationParametersInMotionReportInterval OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the LocationIndication Parameters in-motion Report Interval value.”
::= { dot11LOCATIONSERVICESEntry 6 }
dot11LOCATIONSERVICESLocationIndicationParametersInMotionFramesperChannel OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Location Indication Parameters in-motion Frames per Channel value.”
::= { dot11LOCATIONSERVICESEntry 7 }
dot11LOCATIONSERVICESLocationIndicationParametersInterframeInterval OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Indication Parameters inter-frame Interval value.”
::= { dot11LOCATIONSERVICESEntry 8 }
dot11LOCATIONSERVICESLocationIndicationChannelsChannel OBJECT-TYPE
SYNTAX INTEGER (0..255)Need to represent multiple of these
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Indication Channels Channel value."
::= { dot11LOCATIONSERVICESEntry 9 }
dot11LOCATIONSERVICESLocationIndicationChannelsRegulatoryClass OBJECT-TYPE
SYNTAX INTEGER (0..255) Need to represent multiple of these
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Indication Channels Regulatory Class value."
::= { dot11LOCATIONSERVICESEntry 10 }
dot11LOCATIONSERVICESLocationRequestOptions OBJECT-TYPE
SYNTAX INTEGER (0...65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains a bit field indicating the Location Request Options value."
::= { dot11LOCATIONSERVICESEntry 11 }
dot11LOCATIONSERVICESLocationStatus OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Location Status value."
::= { dot11LOCATIONSERVICESEntry 12 }
dot11LOCATIONSERVICESServiceParametersLocationServiceState OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the LocationServicesParametersLocationServiceState value."
::= { dot11LOCATIONSERVICESEntry 13 }
dot11LOCATIONSERVICESServiceParametersLocationServiceInterval OBJECT-TYPE
SYNTAX INTEGER (0...65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Location Services Parameters Location Service Interval value."
::= { dot11LOCATIONSERVICESEntry 14 }
dot11LOCATIONSERVICESRadioInformationTransmitPower OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Radio Information Transmit Power value.”
::= { dot11LOCATIONSERVICESEntry 15 }
dot11LOCATIONSERVICESRadioInformationAntennaID OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Radio Information Antenna ID value."
::= { dot11LOCATIONSERVICESEntry 16 }
dot11LOCATIONSERVICESRadioInformationAntennaGainOBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Radio Information Antenna Gain value.”
::= { dot11LOCATIONSERVICESEntry 17 }
dot11LOCATIONSERVICESRadioInformationReceivedRSNI OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Radio Information Received RSNI value.
::= { dot11LOCATIONSERVICESEntry 18 }
dot11LOCATIONSERVICESRadioInformationRCPI OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute conains the Radio Information RCPI value.”
::= { dot11LOCATIONSERVICESEntry 19 }
dot11LOCATIONSERVICESTimingMeasurementsTimestampDifference OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (4))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Timing Measurements Timestamp Difference value.”
::= { dot11LOCATIONSERVICESEntry 20 }
dot11LOCATIONSERVICESTimingMeasurementsTimestampDifferenceUnits OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Timing Measurements Timestamp Difference Units value.”
::= { dot11LOCATIONSERVICESEntry 21 }
dot11LOCATIONSERVICESTimingMeasurementsTimestampDifferenceAccuracy OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Timing Measurements Timestamp Difference Accuracy value.”
::= { dot11LOCATIONSERVICESEntry 22 }
dot11LOCATIONSERVICESTimingMeasurementsIngressTimestamp OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (12))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Timing Measurements Ingress Timestamp value.”
::= { dot11LOCATIONSERVICESEntry 23 }
dot11LOCATIONSERVICESMotionIndicator OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Motion Indicator value.”
::= { dot11LOCATIONSERVICESEntry 24 }
dot11LOCATIONSERVICESMotionSpeed OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Motion Speed value.”
::= { dot11LOCATIONSERVICESEntry 25 }
dot11LOCATIONSERVICESLocationDescriptor OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Location Descriptor value.”
::= { dot11LOCATIONSERVICESEntry 26 }
dot11LOCATIONSERVICESLocationDescriptorResolution OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Descriptor sub element Location Resolution Descriptor field value.”
::= { dot11LOCATIONSERVICESEntry 27 }
dot11LOCATIONSERVICESLocationDescriptorEncoding OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute conains the Location Descriptor sub-element Encoding Descriptor value value.”
::= { dot11LOCATIONSERVICESEntry 28 }
dot11LOCATIONSERVICESLocationDataAccuracyEstimate OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Data Accuracy Estimate value.”
::= { dot11LOCATIONSERVICESEntry 29 }
dot11LOCATIONSERVICESLocationDataLocationValue OBJECT-TYPE
SYNTAX DisplayStringFormat ok?
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location data value.”
::= { dot11LOCATIONSERVICESEntry 30 }
dot11LOCATIONSERVICESLocationSourceIdentifierTimeZoneOffset OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Source Identifier Time Zone Offset value.”
::= { dot11LOCATIONSERVICESEntry 31 }
dot11LOCATIONSERVICESLocationSourceIdentifierLocationTimestamp OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Location Source Identifier Location Timestamp value.”
::= { dot11LOCATIONSERVICESEntry 32 }
dot11LOCATIONSERVICESLocationSourceIdentifierPublicIdentifierLink OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the Public Identifier Link value.”
::= { dot11LOCATIONSERVICESEntry 33 }
-- ********************************************************************
-- * End of dot11LOCATIONSERVICES TABLE
-- ********************************************************************
-- ********************************************************************
-- * dot11WIRELESSMGTEvent TABLE
-- ********************************************************************
dot11WIRELESSMGTEventTable OBJECT-TYPE
SYNTAX SEQUENCE OF Dot11WIRELESSMGTEventEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Group contains the current list of WIRELESS Management reports that have been
received by the MLME. The report tables shall be maintained as FIFO to
preserve freshness, thus the rows in this table can be deleted for memory
constraints or other implementation constraints determined by the vendor.
New rows shall have different RprtIndex values than those deleted within the
range limitation of the index. One easy way is to monotonically increase
the EventIndex for new reports being written in the table."
::= { dot11smt 15 }
dot11WIRELESSMGTEventEntry OBJECT-TYPE
SYNTAX Dot11WIRELESSMGTEventEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the dot11WIRELESSMGTEventTable
Indexed by dot11WIRELESSMGTEventIndex."
INDEX { dot11WIRELESSMGTEventIndex }
::= { dot11WIRELESSMGTEventTable 1 }
Dot11WIRELESSMGTEventEntry ::=
SEQUENCE {
dot11WIRELESSMGTEventIndex Unsigned32,
dot11WIRELESSMGTEventMACAddress MacAddress,
dot11WIRELESSMGTEventType INTEGER,
dot11WIRELESSMGTEventStatus INTEGER,
dot11WIRELESSMGTEventTimestamp OCTET STRING,
dot11WIRELESSMGTEventTransitionSourceBSSIDOCTET STRING,
dot11WIRELESSMGTEventTransitionTargetBSSIDOCTET STRING,
dot11WIRELESSMGTEventTransitionTime INTEGER,
dot11WIRELESSMGTEventTransitionReason INTEGER,
dot11WIRELESSMGTEventTransitionResult INTEGER,
dot11WIRELESSMGTEventTransitionSourceRCPI INTEGER,
dot11WIRELESSMGTEventTransitionSourceRSNI INTEGER,
dot11WIRELESSMGTEventTransitionTargetRCPI INTEGER,
dot11WIRELESSMGTEventTransitionTargetRSNI INTEGER,
dot11WIRELESSMGTEventRSNATargetBSSID INTEGER,
dot11WIRELESSMGTEventRSNAAuthenticationType INTEGER,
dot11WIRELESSMGTEventRSNAEAPMethod OCTET STRING,
dot11WIRELESSMGTEventRSNAResult INTEGER,
dot11WIRELESSMGTEventRSNElement INTEGER,
dot11WIRELESSMGTEventPeerSTAAddress MacAddress,
dot11WIRELESSMGTEventPeerRegulatoryClass INTEGER,
dot11WIRELESSMGTEventPeerChannelNumber INTEGER,
dot11WIRELESSMGTEventPeerSTATxPower INTEGER,
dot11WIRELESSMGTEventPeerConnectionTime INTEGER,
dot11WIRELESSMGTEventSyslog DisplayString,
dot11WIRELESSMGTEventIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Index for EVENT Report elements in dot11WIRELESSMGTEventTable,greater than 0."
::= { dot11WIRELESSMGTEventEntry 1 }
dot11WIRELESSMGTEventMACAddress OBJECT-TYPE
SYNTAX MacAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is the MAC address of the STA providing the Event Report.”
::= { dot11LOCATIONSERVICESEntry 2 }
dot11WIRELESSMGTEventType OBJECT-TYPE
SYNTAX INTEGER (0...255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the Type value of theEvent Report element."
::= { dot11WIRELESSMGTEventEntry 3 }
dot11WIRELESSMGTEventStatus OBJECT-TYPE
SYNTAX INTEGER (0...255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the status value included in the Event Report."
::= { dot11WIRELESSMGTEventEntry 4 }
dot11WIRELESSMGTEventTimestamp OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(8))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Event timestamp field."
::= { dot11WIRELESSMGTEventEntry 5 }
dot11WIRELESSMGTEventTransitionSourceBSSID OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Source BSSID field in a Transition event report."
::= { dot11WIRELESSMGTEventEntry 6 }
dot11WIRELESSMGTEventTransitionTargetBSSID OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (6))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This attribute contains the value of the Target BSSID field in a Transition event report."
::= { dot11WIRELESSMGTEventEntry 7 }
dot11WIRELESSMGTEventTransitionTime OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Transition Time in the Transition event report."
::= { dot11WIRELESSMGTEventEntry 8 }
dot11WIRELESSMGTEventTransitionReason OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Transition Reason field in the Transition event report."
::= { dot11WIRELESSMGTEventEntry 9 }
dot11WIRELESSMGTEventTransitionResult OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Transition Result field in the Transition event report."
::= { dot11WIRELESSMGTEventEntry 10 }
dot11WIRELESSMGTEventTransitionSourceRCPI OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Source RCPI field in the Transition event report."
::= { dot11WIRELESSMGTEventEntry 11 }
dot11WIRELESSMGTEventTransitionSourceRSNI OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Source RSNI field in the Transition event report."
::= { dot11WIRELESSMGTEventEntry 12 }
dot11WIRELESSMGTEventTransitionTargetRCPI OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Target RCPI field in the Transition event report.
::= { dot11WIRELESSMGTEventEntry 13 }
dot11WIRELESSMGTEventTransitionTargetRSNI OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Target RSNI field in the Transition event report."
::= { dot11WIRELESSMGTEventEntry 14 }
dot11WIRELESSMGTEventRSNATargetBSSID OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Target BSSID field in an RSNA event report."
::= { dot11WIRELESSMGTEventEntry 15 }
dot11WIRELESSMGTEventRSNAAuthenticationType OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (4))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the Authentication Type field in an RSNA event report."
::= { dot11WIRELESSMGTEventEntry 16 }
dot11WIRELESSMGTEventRSNAEAPMethod OBJECT-TYPE
SYNTAX OCTET STRING {
(1),
(8),
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the EAP Method field in an RSNA event report.”
::= { dot11WIRELESSMGTEventEntry 17 }
dot11WIRELESSMGTEventRSNAResult OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the RSNA Result field in an RSNA event report."
::= { dot11WIRELESSMGTEventEntry 18 }
dot11WIRELESSMGTEventRSNARSNElement OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(36..256))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute contains the value of the RSN Element field in an RSNA event report."
::= { dot11WIRELESSMGTEventEntry 19 }
dot11WIRELESSMGTEventPeerSTAAddress OBJECT-TYPE
SYNTAX MacAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the value of the Peer STA Address field in a Peer-to-Peer Link event report.”
::= { dot11WIRELESSMGTEventEntry 20 }
dot11WIRELESSMGTEventPeerRegulatoryClass OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the value of the Regulatory Class field in a Peer-to-Peer Link event report.”
::= { dot11WIRELESSMGTEventEntry 21 }
dot11WIRELESSMGTEventPeerChannelNumber OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the value of the Channel Number field in a Peer-to-Peer Link event report.”
::= { dot11WIRELESSMGTEventEntry 22 }
dot11WIRELESSMGTEventPeerSTATxPower OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the value of the STA Tx Power field in a Peer-to-Peer Link event report.”
::= { dot11WIRELESSMGTEventEntry 23 }
dot11WIRELESSMGTEventPeerConnectionTime OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the value of the Connection Time field in a Peer-to-Peer Link event report.”
::= { dot11WIRELESSMGTEventEntry 24 }
dot11WIRELESSMGTSyslog OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
“This attribute contains the value of the Syslog Msg field in a Syslog event report.”
::= { dot11WIRELESSMGTEventEntry 25 }
-- ********************************************************************
-- * End of dot11WIRELESSMGTEvent TABLE
-- ********************************************************************
References:
Submissionpage 1Dorothy Stanley (Aruba Networks)