MIB Viewer

CISCO-DOT11-LBS-MIB

26 objects
This MIB module supports network management for Location Based Services on IEEE 802.11 wireless LAN devices. Location Based Services allows third party applications and positioning servers to work with Access Points to track positions of wireless clients in the network. GLOSSARY and ACRONYMS AP Access point, a transmitter/receiver device that commonly connects and transports data between a wireless network and a wired network. LBS Location Based Services MAC Medium Access Control. Layer 2 in the network model. PS Positioning Server. An application server provides IEEE 802.11 wireless client location information and services. RSSI Received Signal Strength Indication.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.454IdentityciscoDot11LbsMIBThis MIB module supports network management for Location Based Services on IEEE 802.11 wireless LAN devices. Location Based Services allows third party applica…
1.3.6.1.4.1.9.9.454.0NodeciscoDot11LbsMIBNotifs
1.3.6.1.4.1.9.9.454.1NodeciscoDot11LbsMIBObjects
1.3.6.1.4.1.9.9.454.1.1NodeciscoDot11LbsConfigInfo
1.3.6.1.4.1.9.9.454.1.1.1Tablecdot11LbsProfileTablenot-accessiblecurrentThis table contains the set of attributes for configuration of connection to remote LBS positioning servers and tracking methods supported on the servers. A po…
1.3.6.1.4.1.9.9.454.1.1.1.1Rowcdot11LbsProfileEntrynot-accessiblecurrentEach entry contains parameters to configure a LBS positioning server profile for this wireless station.
1.3.6.1.4.1.9.9.454.1.1.1.1.1Columncdot11LbsProfileNamenot-accessiblecurrentThis is the name of LBS profile for configuration of a connection to a LBS positioning server at a specific address and UDP port.
1.3.6.1.4.1.9.9.454.1.1.1.1.2Columncdot11LbsServerAddressTyperead-createcurrentThis is the address type of the cdot11LbsServerAddress.
1.3.6.1.4.1.9.9.454.1.1.1.1.3Columncdot11LbsServerAddressread-createcurrentThis is the address of the LBS positioning server. The cdot11LbsServerAddressType specifies the type of this address.
1.3.6.1.4.1.9.9.454.1.1.1.1.4Columncdot11LbsServerUdpPortread-createcurrentThis is the UDP port of the LBS positioning server used to receive LBS packets from this wireless station.
1.3.6.1.4.1.9.9.454.1.1.1.1.5Columncdot11LbsTrackMethodread-createcurrentThis specifies the method used to detect the location of the wireless client relative to the position of this wireless station. RSSI method uses the strength o…
1.3.6.1.4.1.9.9.454.1.1.1.1.6Columncdot11LbsPsPacketTyperead-createcurrentThis specifies the type of LBS packets sent to the LBS position server from this wireless station.
1.3.6.1.4.1.9.9.454.1.1.1.1.7Columncdot11LbsTrackMulticastread-createcurrentThis is the multicast MAC destination address of the LBS frames sending from the wireless clients to this wireless station.
1.3.6.1.4.1.9.9.454.1.1.1.1.8Columncdot11LbsMatchChannelread-createcurrentThis object determines if this wireless station will include LBS frames received in channels other than the sender's channel in the RSSI measurement. If the va…
1.3.6.1.4.1.9.9.454.1.1.1.1.9Columncdot11LbsProfileRowStatusread-createcurrentThis configures a new LBS positioning server for this wireless station and modifies or deletes an existing positioning server configuration. Creation of rows m…
1.3.6.1.4.1.9.9.454.1.1.2Tablecdot11LbsProfInterfaceTablenot-accessiblecurrentThis table configures the Location Based Services settings on the IEEE 802.11 radio interfaces of this device. This table has an expansion dependent relationsh…
1.3.6.1.4.1.9.9.454.1.1.2.1Rowcdot11LbsProfInterfaceEntrynot-accessiblecurrentEach entry indicates if the LBS client location tracking by a particular location positioning server profile is enabled on an IEEE 802.11 interface.
1.3.6.1.4.1.9.9.454.1.1.2.1.1Columncdot11LbsProfInterfaceRowStatusread-createcurrentThis configures and attaches a LBS profile to an IEEE 802.11 wireless LAN network interface or remove a configured interface from the profile. Creation of rows…
1.3.6.1.4.1.9.9.454.1.2NodeciscoDot11LbsStatistics
1.3.6.1.4.1.9.9.454.2NodeciscoDot11LbsMIBConformance
1.3.6.1.4.1.9.9.454.2.1NodeciscoDot11LbsMIBCompliances
1.3.6.1.4.1.9.9.454.2.1.1ComplianceciscoDot11LbsMIBCompliancecurrentThe compliance statement for the ciscoDot11LbsMIB module.
1.3.6.1.4.1.9.9.454.2.2NodeciscoDot11LbsMIBGroups
1.3.6.1.4.1.9.9.454.2.2.1GroupciscoDot11LbsConfigGroupcurrentConfigurations for IEEE 802.11 Location Based Services.
Type Definitions
NameSyntaxStatusDescription
Cdot11LbsPsPacketTypeINTEGER { extended(1), short(2) }currentThese are the types of packets sending to the positioning server. There are two packet types: extended(1) - all data field from LBS message Tag and header are included, short(2) - only the LBS message header will be inc…
Cdot11LbsTrackMethodTypeBITS { rssi(0) }currentThese are the supported methods for wireless client location tracking: rssi(0) - RSSI detection.