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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.454 | IdentityciscoDot11LbsMIB | This 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.0 | NodeciscoDot11LbsMIBNotifs | |||
| 1.3.6.1.4.1.9.9.454.1 | NodeciscoDot11LbsMIBObjects | |||
| 1.3.6.1.4.1.9.9.454.1.1 | NodeciscoDot11LbsConfigInfo | |||
| 1.3.6.1.4.1.9.9.454.1.1.1 | Tablecdot11LbsProfileTable | not-accessible | current | This 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.1 | Rowcdot11LbsProfileEntry | not-accessible | current | 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.1.1 | Columncdot11LbsProfileName | not-accessible | current | 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.2 | Columncdot11LbsServerAddressType | read-create | current | This is the address type of the cdot11LbsServerAddress. |
| 1.3.6.1.4.1.9.9.454.1.1.1.1.3 | Columncdot11LbsServerAddress | read-create | current | 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.4 | Columncdot11LbsServerUdpPort | read-create | current | 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.5 | Columncdot11LbsTrackMethod | read-create | current | 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 o… |
| 1.3.6.1.4.1.9.9.454.1.1.1.1.6 | Columncdot11LbsPsPacketType | read-create | current | 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.7 | Columncdot11LbsTrackMulticast | read-create | current | 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.8 | Columncdot11LbsMatchChannel | read-create | current | 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 va… |
| 1.3.6.1.4.1.9.9.454.1.1.1.1.9 | Columncdot11LbsProfileRowStatus | read-create | current | This 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.2 | Tablecdot11LbsProfInterfaceTable | not-accessible | current | This 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.1 | Rowcdot11LbsProfInterfaceEntry | not-accessible | current | 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.1.1 | Columncdot11LbsProfInterfaceRowStatus | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.454.1.2 | NodeciscoDot11LbsStatistics | |||
| 1.3.6.1.4.1.9.9.454.2 | NodeciscoDot11LbsMIBConformance | |||
| 1.3.6.1.4.1.9.9.454.2.1 | NodeciscoDot11LbsMIBCompliances | |||
| 1.3.6.1.4.1.9.9.454.2.1.1 | ComplianceciscoDot11LbsMIBCompliance | current | The compliance statement for the ciscoDot11LbsMIB module. | |
| 1.3.6.1.4.1.9.9.454.2.2 | NodeciscoDot11LbsMIBGroups | |||
| 1.3.6.1.4.1.9.9.454.2.2.1 | GroupciscoDot11LbsConfigGroup | current | Configurations for IEEE 802.11 Location Based Services. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Cdot11LbsPsPacketType | INTEGER { extended(1), short(2) } | current | 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 inc… |
| Cdot11LbsTrackMethodType | BITS { rssi(0) } | current | These are the supported methods for wireless client location tracking: rssi(0) - RSSI detection. |