MIBs Depot

CISCO-DOT11-LBS-MIB

Registered at
1.3.6.1.4.1.9.9.454
Last updated
2004-11-17 00:00
Organization
Cisco System Inc.
Revisions
2004-11-17 00:00
Namespace
cisco
Source file
CISCO-DOT11-LBS-MIB
Digest
sha256:55712465e4e526a5486cccc5ac2b2988d6edffe828c17760881f955aa6a05aa1

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 West Tasman Drive, San Jose CA 95134-1706. USA Tel: +1 800 553-NETS E-mail: cs-dot11@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-DOT11-LBS-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Cdot11LbsPsPacketType
TEXTUAL-CONVENTION
These 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 included in the PS packets.
current
Cdot11LbsTrackMethodType
TEXTUAL-CONVENTION
These are the supported methods for wireless client location tracking: rssi(0) - RSSI detection.
current

Objects

NameOIDSyntaxAccessStatus
ciscoDot11LbsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.0
ciscoDot11LbsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.1
ciscoDot11LbsConfigInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.1.1
cdot11LbsProfileTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.454.1.1.1not-accessiblecurrent
cdot11LbsProfileEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
cdot11LbsProfileName
OBJECT-TYPE
This 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.1SnmpAdminString (SIZE(1..16))not-accessiblecurrent
cdot11LbsServerAddressType
OBJECT-TYPE
This is the address type of the cdot11LbsServerAddress.
1.3.6.1.4.1.9.9.454.1.1.1.1.2InetAddressTyperead-createcurrent
cdot11LbsServerAddress
OBJECT-TYPE
This 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.3InetAddressread-createcurrent
cdot11LbsServerUdpPort
OBJECT-TYPE
This 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.4InetPortNumberread-createcurrent
cdot11LbsTrackMethod
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.454.1.1.1.1.5Cdot11LbsTrackMethodTyperead-createcurrent
cdot11LbsPsPacketType
OBJECT-TYPE
This 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.6Cdot11LbsPsPacketTyperead-createcurrent
cdot11LbsTrackMulticast
OBJECT-TYPE
This 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.7MacAddressread-createcurrent
cdot11LbsMatchChannel
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.454.1.1.1.1.8TruthValueread-createcurrent
cdot11LbsProfileRowStatus
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.454.1.1.1.1.9RowStatusread-createcurrent
cdot11LbsProfInterfaceTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.454.1.1.2not-accessiblecurrent
cdot11LbsProfInterfaceEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
cdot11LbsProfInterfaceRowStatus
OBJECT-TYPE
This 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'.
1.3.6.1.4.1.9.9.454.1.1.2.1.1RowStatusread-createcurrent
ciscoDot11LbsStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.1.2
ciscoDot11LbsMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.2
ciscoDot11LbsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.2.1
ciscoDot11LbsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.454.2.2

Conformance

NameOIDStatus
ciscoDot11LbsMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the ciscoDot11LbsMIB module.
1.3.6.1.4.1.9.9.454.2.1.1current
ciscoDot11LbsConfigGroup
OBJECT-GROUP
Configurations for IEEE 802.11 Location Based Services.
1.3.6.1.4.1.9.9.454.2.2.1current