CISCO-DOT11-LBS-MIB
AI MIB Summary
The CISCO-DOT11-LBS-MIB enables Cisco IOS-based 802.11 Access Points to expose real-time Received Signal Strength Indication (RSSI) and client MAC address data to external Positioning Servers for calculating wireless client coordinates. This module facilitates Location Based Services by allowing third-party applications to query APs for the specific signal metrics required to triangulate or fingerprint the physical location of associated wireless clients.
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.
Main OID:
ciscoDot11LbsMIB.1.3.6.1.4.1.9.9.454
22
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
ciscoDot11LbsMIBThis 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.454 |
ciscoDot11LbsMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.0 |
ciscoDot11LbsMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.1 |
ciscoDot11LbsConfigInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.1.1 |
cdot11LbsProfileTableThis table contains the set of attributes for
configuration of connection to remote LBS positioning
servers and tracking methods supported on the servers.
A positioning server may support LBS application at
multiple UDP ports. This wireless station serves as
a LBS agent to track the wireless client device. It
receives multicast wireless packet sending by the
client devices on specific multicast addresses and
forward the information to the positioning server. SEQUENCE OF Cdot11LbsProfileEntry .1.3.6.1.4.1.9.9.454.1.1.1 |
cdot11LbsProfileEntryEach entry contains parameters to configure
a LBS positioning server profile for this wireless
station. Cdot11LbsProfileEntry .1.3.6.1.4.1.9.9.454.1.1.1.1 |
cdot11LbsProfileNameThis is the name of LBS profile for configuration of
a connection to a LBS positioning server at a specific
address and UDP port. SnmpAdminString .1.3.6.1.4.1.9.9.454.1.1.1.1.1 |
cdot11LbsServerAddressTypeThis is the address type of the
cdot11LbsServerAddress.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.454.1.1.1.1.2 |
cdot11LbsServerAddressThis is the address of the LBS positioning server.
The cdot11LbsServerAddressType specifies the
type of this address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.454.1.1.1.1.3 |
cdot11LbsServerUdpPortThis is the UDP port of the LBS positioning server
used to receive LBS packets from this wireless
station.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.454.1.1.1.1.4 |
cdot11LbsTrackMethodThis 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 of the received signals from
the wireless client devices to determine their
positions.rw Cdot11LbsTrackMethodType .1.3.6.1.4.1.9.9.454.1.1.1.1.5 |
cdot11LbsPsPacketTypeThis specifies the type of LBS packets sent to
the LBS position server from this wireless station.rw Cdot11LbsPsPacketType .1.3.6.1.4.1.9.9.454.1.1.1.1.6 |
cdot11LbsTrackMulticastThis is the multicast MAC destination address
of the LBS frames sending from the wireless
clients to this wireless station.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.9.9.454.1.1.1.1.7 |
cdot11LbsMatchChannelThis 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
value is 'true', this station will include only LBS
frames matching the sender's channel in the RSSI
measurement. If the value is 'false', all received
LBS frames will be included in the measurement.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.454.1.1.1.1.8 |
cdot11LbsProfileRowStatusThis configures a new LBS positioning server for this
wireless station and modifies or deletes an existing
positioning server configuration.
Creation of rows must be done via 'createAndGo' and
with the cdot11LbsServerAddress and
cdot11LbsServerUdpPort set to the address and UDP
of the LBS positioning server.
This object will become 'notInService' if the NMS
successfully performs a multivarbind set for all
required objects including this object while this
profile is not attached to any wireless interface
or a connection cannot be established to the LBS
positioning server.
This object will become 'active' when this profile
is attached to at least one wireless interface via
cdot11LbsProfInterfaceTable and a connection to the
LBS positioning server is successfully established.
Modification and deletion (via 'destroy') of rows can
be done when this object is 'active', or
'notInService'. Deletion of a row will remove the
corresponding entries for the same profile from the
cdot11LbsProfInterfaceTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.454.1.1.1.1.9 |
cdot11LbsProfInterfaceTableThis table configures the Location Based Services
settings on the IEEE 802.11 radio interfaces of
this device.
This table has an expansion dependent relationship
on the cdot11LbsProfileTable. This table uses the
ifIndex of interfaces of ifType ieee80211(71) as
the expansion index. SEQUENCE OF Cdot11LbsProfileInterfEntry .1.3.6.1.4.1.9.9.454.1.1.2 |
cdot11LbsProfInterfaceEntryEach entry indicates if the LBS client location
tracking by a particular location positioning server
profile is enabled on an IEEE 802.11 interface. Cdot11LbsProfileInterfEntry .1.3.6.1.4.1.9.9.454.1.1.2.1 |
cdot11LbsProfInterfaceRowStatusThis 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 must be done via 'createAndGo' and
specifying the cdot11LbsProfileName of an existing
profile and the ifIndex of an IEEE 802.11 interface.
This object will become 'active' when the profile is
attached to a network interface and a connection to the
LBS positioning server is successfully established.
Otherwise, if this object will become 'notInService'.
Modification and deletion (via 'destroy') of rows can
be done when this object is 'active' or 'notInService'.
If all interfaces are removed from an 'active' profile,
the profile cdot11LbsProfileRowStatus will become
'notInService'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.454.1.1.2.1.1 |
ciscoDot11LbsStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.1.2 |
ciscoDot11LbsMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.2 |
ciscoDot11LbsMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.2.1 |
ciscoDot11LbsMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.454.2.2 |