ENTERASYS-STATION-LOCATION-MIB
AI MIB Summary
The ENTERASYS-STATION-LOCATION-MIB enables configuration and real-time retrieval of wireless client positioning data for Aruba (formerly Enterasys) controllers, specifically tracking the geographic coordinates of both associated and unassociated stations within a managed WLAN infrastructure.
This MIB provides an interface to manage the wireless station localization application. It allows configuration of the application as well retrieving information about location of managed Station that are associated to controller or are configured to be tracked even without being associated.
Main OID:
etsysStationLocationMIB.1.3.6.1.4.1.5624.1.2.98
73
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
73 total| Object Name |
|---|
etsysStationLocationMIBThis MIB provides an interface to manage the wireless station localization application. It allows configuration of the application as well retrieving information about location of managed Station that are associated to controller or are configured to be tracked even without being associated. MODULE-IDENTITY .1.3.6.1.4.1.5624.1.2.98 |
etsysStationLocationMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.1 |
etsysLocationConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.1.1 |
etsysLocationEngineEnableSetting this value to true (1), enables the location engine to track stations, otherwise no station will be tracked.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.1.1 |
etsysLocationEngineAutoTrkEnableIf this variable is set to true and etsysLocationEngineEnable is set to true then all associated stations will be tracked up to the platform limit for location tracking.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.1.2 |
etsysLocationEngineGlblAPHeightDefault height of access point to be used if the floor configuration has not provided any height for any AP servicing the floor. The range of height is 0 to 1000 in centimeters.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.3 |
etsysLocationEngineGlobalEnvType of indoor construction materials assumed when the floor plan does not specify the primary construction materials used on its floor.rw FloorEnvironmentType .1.3.6.1.4.1.5624.1.2.98.1.1.4 |
etsysLocationFloors OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.1.1.5 |
etsysLocationMaxFloorLimitThe maximum number of floor plan files that can be stored and used on this controller.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.5.1 |
etsysLocationFloorConfiguredThe number of floors that have been configured and currently used.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.5.2 |
etsysFloorTableA table that describes attributes of floors configured for use by the Location Engine. SEQUENCE OF EtsysFloorEntry .1.3.6.1.4.1.5624.1.2.98.1.1.5.3 |
etsysFloorEntryAn entry describing a single floor in the location engine's database. EtsysFloorEntry .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1 |
etsysFloorIDFloor ID associated to the floor. This index ranges from one to etsysLocationMaxFloorLimit. This ID persists over reboots and upgrades. Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.1 |
etsysFloorRowStatusRowStatus of the entry, though currently only deletion is allowed for this field.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.2 |
etsysFloorNameTextual string identifying floor name. Supports UTF-8 character set, except Double Quotes and ASCII control characters.rw SnmpAdminString .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.3 |
etsysFloorNumberOfAPsNumber of access point have been assigned to this floor to track stations on this floor.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.4 |
etsysFloorWidthWidth of the floor in centimeters.rw Unsigned32 UNITS "centimeters" .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.5 |
etsysFloorLengthLength of the floor in centimeters.rw Unsigned32 UNITS "centimeters" .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.6 |
etsysFloorNumberOfCellsNumber of cells on this floor.rw Unsigned32 UNITS "centimeters" .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.7 |
etsysFloorCellWidthWidth of each cell for this floor in centimeters.rw Unsigned32 UNITS "centimeters" .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.8 |
etsysFloorCellLengthLength of each cell for this floor in centimeters.rw Unsigned32 UNITS "centimeters" .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.9 |
etsysFloorEnvironmentType of propagation model for the floor.rw FloorEnvironmentType .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.10 |
etsysFloorHashStringMD5 hash of the file as received during download.rw OCTET STRING .1.3.6.1.4.1.5624.1.2.98.1.1.5.3.1.11 |
etsysLocationStations OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.1.1.6 |
etsysMaxTrackedStationLimitMaximum number of stations that this platform can track. Stations are tracked on the basis of either being associated to the controller or administratively added to the 'On-Demand Tracking' listro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.6.1 |
etsysMaxOnDemandStationLimitMaximum number of stations that can be configured to be tracked as on-demand basis.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.1.6.2 |
etsysOnDemandStationTableA list of stations to be tracked by the Location Engine. Location tracking of a station may stop when it is removed from the list. The list is configured by the administrator and is used to reserve capacity to ensure that the addresses in the list are among those tracked by the location engine. SEQUENCE OF EtsysOnDemandStationEntry .1.3.6.1.4.1.5624.1.2.98.1.1.6.3 |
etsysOnDemandStationEntryThe address of a single station to be tracked. EtsysOnDemandStationEntry .1.3.6.1.4.1.5624.1.2.98.1.1.6.3.1 |
etsysOnDemandStationMACMAC address of the station to be tracked. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.1.6.3.1.1 |
etsysOnDemandStationRowStatusRowStatus of the entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.1.6.3.1.2 |
etsysLocationEngineTrackAreaChangeSetting this value to enable(1), the location engine will track the area changes, otherwise, the area information is determined by the associated AP.rw Enumeration .1.3.6.1.4.1.5624.1.2.98.1.1.7 |
etsysLocationEngineTrackModetrackClients(1) : All associated stations will be tracked up to the platform limit. trackAll(2) : All Mac address will be tracked up to the platform limit. trackNone(3) : Location engine is tracking the on demand list only.rw Enumeration .1.3.6.1.4.1.5624.1.2.98.1.1.8 |
etsysLocationReports OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.1.2 |
etsysTrackedStationTableTable containing information about tracked stations. SEQUENCE OF EtsysTrackedStationEntry .1.3.6.1.4.1.5624.1.2.98.1.2.1 |
etsysTrackedStationEntryAn entry describing the location of one tracked station. EtsysTrackedStationEntry .1.3.6.1.4.1.5624.1.2.98.1.2.1.1 |
etsysTrackedStationMACMAC address associated to the station that is being tracked. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.2.1.1.1 |
etsysTrackedStationFloorIDThe ID of the floor on which the station appears to be active.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.2.1.1.2 |
etsysTrackedStationLocationTypeThis object identifies the type of location report for the station. The meaning of other fields in this table and the etsysLocationGridTable depend on the value of this object. If this object has a value of 'cellOfOrigin' then etsysStationLocnGridX and etsysStationLocationGridY will be set to -1 in the etsysStationLocationGridTable entry for this station.ro Enumeration .1.3.6.1.4.1.5624.1.2.98.1.2.1.1.3 |
etsysTrackedStationReportingAPSNThe serial number of the access point that reported an RSS value for the station. This object is meaningful only when the value of etsysTrackedStationLocationType is cellOfOrigin. The cell of origin method determines location based on the probable distance of the subject from a known location, in this case, the location of the AP that reported the RSS value. Cell of Origin is used when fewer than three APs report seeing the station at one time. If two APs report the station then the serial number of the AP reporting the strongest RSS is reported as the station's etsysTrackedStationReportingAPSN.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5624.1.2.98.1.2.1.1.6 |
etsysTrackedStationAPDistanceThe distance (in meters) of the station from the access point with the serial number in etsysTrackedStationReportingAPSN. This object is meaningful only when the value of etsysTrackedStationLocationType is cellOfOrigin.ro Integer32 UNITS "meters" .1.3.6.1.4.1.5624.1.2.98.1.2.1.1.7 |
etsysStationLocationGridTableWhen the location type is rssBasedLocation it is likely that there will be a number of probable locations calculated for one station. This table lists the most recently rssBasedLocation-calculated probable locations of each tracked station. Each row of the table represents one probable location of one tracked station. The table is indexed by the subject station's MAC address and an internal identifier for the cell described by the entry. The cell is a cell on the floor identified by the etsysTrackedStationFloorID object in the etsysTrackedStationEntry for the subject station. SEQUENCE OF EtsysStationLocationGridEntry .1.3.6.1.4.1.5624.1.2.98.1.2.2 |
etsysStationLocationGridEntryOne entry in this table providing one of the possible location for the station with associated probability. EtsysStationLocationGridEntry .1.3.6.1.4.1.5624.1.2.98.1.2.2.1 |
etsysStationLocnGridIndexInternally assigned number to those location starting from one to the maximum number of reported locations. This field has no meaning by itself. Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.2.2.1.1 |
etsysStationLocnGridXX-coordinate associated to the location of the reported cell.ro Integer32 .1.3.6.1.4.1.5624.1.2.98.1.2.2.1.2 |
etsysStationLocnGridYY-coordinate associated to the location of the reported cell.ro Integer32 .1.3.6.1.4.1.5624.1.2.98.1.2.2.1.3 |
etsysStationLocnGridProbabilityEstimated percentage chance that the station is actually located in the identified cell. A value of zero means the location is not known.ro Integer32 .1.3.6.1.4.1.5624.1.2.98.1.2.2.1.4 |
etsysLocationBatchReport OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.1.3 |
etsysLocationBatchReportEnableSetting this value to true (1) enables the location batch reporting feature.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.3.1 |
etsysLocationBatchReportFrequencyThe report frequency setting in seconds. Currently 60, 120, 300, 600, 1200, 1800, 3600, 7200 and 14400 seconds are supported. Other values are un-supported and will be rejected.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.3.2 |
etsysPublishLocationURLMaxEntriesMaximum number of URLs supported by the controller.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.3.3 |
etsysPublishLocationURLNumEntriesThe current number of entries in the etsysPublishLocationURLTable.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.3.4 |
etsysPublishLocationURLTableTable containing destination URLs to which the controller posts location information. Only http and https are supported. SEQUENCE OF EtsysPublishLocationURLEntry .1.3.6.1.4.1.5624.1.2.98.1.3.5 |
etsysPublishLocationURLEntryAn entry describing the destination URL. EtsysPublishLocationURLEntry .1.3.6.1.4.1.5624.1.2.98.1.3.5.1 |
etsysPublishLocationIndexThe index for a configured destination URL. Unsigned32 .1.3.6.1.4.1.5624.1.2.98.1.3.5.1.1 |
etsysPublishLocationURLThe URL of the destination to which a report is pushed.rw OCTET STRING .1.3.6.1.4.1.5624.1.2.98.1.3.5.1.2 |
etsysPublishLocationRowStatusA control that will allow one entry to be added, activated, deactivated, or removed from the table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.98.1.3.5.1.3 |
etsysPublishLocationUserIdThe login name for the destination URL server.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5624.1.2.98.1.3.5.1.4 |
etsysPublishLocationPasswordThe password for the destination URL server. On a read, a dummy (not real password) will be returned.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5624.1.2.98.1.3.5.1.5 |
etsysLocationBatchReportDimensionUnitThe units for reported x and y location coordinates.rw Enumeration .1.3.6.1.4.1.5624.1.2.98.1.3.6 |
etsysStationLocationConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.2 |
etsysStationLocationGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.2.1 |
etsysLocationEngineGlobalGroupObjects defining configuration attributes of a location tracking components.deprecated Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.1 |
etsysFloorGroupList of objects that defines attributes of a configured floor. Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.2 |
etsysOnDemandStationsGroupList of objects that define attribute of a on-demand stations to be tracked. Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.3 |
etsysTrackedStationsGroupList of objects that define a tracked stations attributes. Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.4 |
etsysLocationBatchReportGroupList of objects that define location batch reporting attributes.deprecated Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.5 |
etsysLocationEngineGlobalGroup2Objects defining configuration attributes of a location tracking components.deprecated Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.6 |
etsysLocationEngineGlobalGroup3Objects defining configuration attributes of a location tracking components. Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.7 |
etsysLocationBatchReportGroup2List of objects that define location batch reporting attributes. Unknown .1.3.6.1.4.1.5624.1.2.98.2.1.8 |
etsysStationLocationCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.98.2.2 |
etsysStationLocationComplianceThis group is mandatory for all devices that support reporting and configuration of station location.deprecated Unknown .1.3.6.1.4.1.5624.1.2.98.2.2.1 |
etsysStationLocationCompliance2This group is mandatory for all devices that support reporting and configuration of station location.deprecated Unknown .1.3.6.1.4.1.5624.1.2.98.2.2.2 |
etsysStationLocationCompliance3This group is mandatory for all devices that support reporting and configuration of station location. Unknown .1.3.6.1.4.1.5624.1.2.98.2.2.3 |