WS-SOLE-MIB

File: WS-SOLE-MIB.mib (37908 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
WS-SMI

Imported symbols

OBJECT-GROUP IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
DisplayString TruthValue DateAndTime
PhysAddress wsSole

Defined Types

AbbrRowStatus  
INTEGER active(1), createAndGo(4), destroy(6)    

WsSoleAdapterSwEntry  
SEQUENCE    
  wsSoleAdapterSwIndex INTEGER
  wsSoleAdapterSwAdptrType DisplayString
  wsSoleAdapterSwVersion DisplayString
  wsSoleAdapterSwBuildDate DisplayString

WsSoleAdapterCfgEntry  
SEQUENCE    
  wsSoleAdapterCfgIndex INTEGER
  wsSoleAdapterCfgAdptrType DisplayString
  wsSoleAdapterCfgLocateInterval INTEGER
  wsSoleAdapterCfgLocateEnable TruthValue
  wsSoleAdapterCfgEnable TruthValue
  wsSoleAdapterCfgLastErrorString DisplayString
  wsSoleAdapterCfgMulticast PhysAddress

WsSoleAdapterEngineEntry  
SEQUENCE    
  wsSoleAdapterEngineIndex INTEGER
  wsSoleAdapterEngineAdptrType DisplayString
  wsSoleAdapterEngineAdptrIp IpAddress
  wsSoleAdapterEngineAdptrPort INTEGER
  wsSoleAdapterEngineAdptrState INTEGER
  wsSoleAdapterEngineNumMsgsRxFromEngine Unsigned32
  wsSoleAdapterEngineNumMsgsTxToEngine Unsigned32
  wsSoleAdapterEngineNumTagReportsTxToEngine Unsigned32
  wsSoleAdapterEngineLastMsgRecvTime DisplayString
  wsSoleAdapterEngineLastMsgSentTime DisplayString

WsSoleSiteBarrierEntry  
SEQUENCE    
  wsSoleSiteBarrierIndex INTEGER
  wsSoleSiteBarrierName DisplayString
  wsSoleSiteBarrierShape INTEGER
  wsSoleSiteBarrierType INTEGER
  wsSoleSiteBarrierAttenuation Integer32

WsSoleSiteApCoordinatesEntry  
SEQUENCE    
  wsSoleSiteApCoordinatesApMac PhysAddress
  wsSoleSiteApCoordinatesX INTEGER
  wsSoleSiteApCoordinatesY INTEGER
  wsSoleSiteApCoordinatesZ INTEGER
  wsSoleSiteApCoordinatesRowStatus AbbrRowStatus

WsSoleSiteApStatusEntry  
SEQUENCE    
  wsSoleSiteApStatusApMac PhysAddress
  wsSoleSiteApStatusCoordinatesX INTEGER
  wsSoleSiteApStatusCoordinatesY INTEGER
  wsSoleSiteApStatusCoordinatesZ INTEGER
  wsSoleSiteApStatusStatus Integer32
  wsSoleSiteApStatusSwitchIp IpAddress
  wsSoleSiteApStatus11aRadioIndex Integer32
  wsSoleSiteApStatus11aRadioMac PhysAddress
  wsSoleSiteApStatus11aRadioPower Integer32
  wsSoleSiteApStatus11aRadioChannel Integer32
  wsSoleSiteApStatus11bgRadioIndex Integer32
  wsSoleSiteApStatus11bgRadioMac PhysAddress
  wsSoleSiteApStatus11bgRadioPower Integer32
  wsSoleSiteApStatus11bgRadioChannel Integer32

WsSoleLocateMuEntry  
SEQUENCE    
  wsSoleLocateMuIndex INTEGER
  wsSoleLocateMuMAC PhysAddress
  wsSoleLocateMuRowStatus AbbrRowStatus

WsSoleSmartSurroundingsEntry  
SEQUENCE    
  wsSoleSmartSurroundingsIndex INTEGER
  wsSoleSmartSurroundingsType INTEGER
  wsSoleSmartSurroundingID DisplayString
  wsSoleSmartSurroundingsLocX INTEGER
  wsSoleSmartSurroundingsLocY INTEGER
  wsSoleSmartSurroundingsLocZ INTEGER
  wsSoleSmartSurroundingsRange INTEGER
  wsSoleSmartSurroundingsOrientation INTEGER
  wsSoleSmartSurroundingsRowStatus AbbrRowStatus

WsSoleTagEntry  
SEQUENCE    
  wsSoleTagIndex INTEGER
  wsSoleTagID DisplayString
  wsSoleTagType DisplayString
  wsSoleTagTimestamp DateAndTime
  wsSoleTagLocX INTEGER
  wsSoleTagLocY INTEGER
  wsSoleTagZone INTEGER
  wsSoleTagSiteName DisplayString

Defined Values

wsSoleMibModule 1.3.6.1.4.1.388.14.8.1
MIB module for WiOS locationing services.
MODULE-IDENTITY    

wsSoleAdapterSwTable 1.3.6.1.4.1.388.14.8.1.1
A table which shows all the information of existing SOLE adapter modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleAdapterSwEntry

wsSoleAdapterSwEntry 1.3.6.1.4.1.388.14.8.1.1.1
An entry in wsSoleAdapterSwTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleAdapterSwEntry  

wsSoleAdapterSwIndex 1.3.6.1.4.1.388.14.8.1.1.1.1
Simple integer index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wsSoleAdapterSwAdptrType 1.3.6.1.4.1.388.14.8.1.1.1.2
The type of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

wsSoleAdapterSwVersion 1.3.6.1.4.1.388.14.8.1.1.1.3
The software version of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleAdapterSwBuildDate 1.3.6.1.4.1.388.14.8.1.1.1.4
The date and time when the adapter was compiled.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleAdapterCfgTable 1.3.6.1.4.1.388.14.8.1.2
A table which is used to configure SOLE adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleAdapterCfgEntry

wsSoleAdapterCfgEntry 1.3.6.1.4.1.388.14.8.1.2.1
An entry in wsSoleAdapterCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleAdapterCfgEntry  

wsSoleAdapterCfgIndex 1.3.6.1.4.1.388.14.8.1.2.1.1
Simple integer index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wsSoleAdapterCfgAdptrType 1.3.6.1.4.1.388.14.8.1.2.1.2
The type of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

wsSoleAdapterCfgLocateInterval 1.3.6.1.4.1.388.14.8.1.2.1.3
Location interval in secs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..3600  

wsSoleAdapterCfgLocateEnable 1.3.6.1.4.1.388.14.8.1.2.1.4
Enable or disable locationing of adapter type tags by on-board location engine.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wsSoleAdapterCfgEnable 1.3.6.1.4.1.388.14.8.1.2.1.5
Enable or disable the adapter.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wsSoleAdapterCfgLastErrorString 1.3.6.1.4.1.388.14.8.1.2.1.6
If any error happens during the enable/disable (config) operation, this scalar will show the most recent error message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleAdapterCfgMulticast 1.3.6.1.4.1.388.14.8.1.2.1.7
Multicast MAC address to which aeroscout tags will send messages to.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

wsSoleAdapterEngineTable 1.3.6.1.4.1.388.14.8.1.3
A table which shows all the existing external location engine connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleAdapterEngineEntry

wsSoleAdapterEngineEntry 1.3.6.1.4.1.388.14.8.1.3.1
An entry in wsSoleAdapterEngineTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleAdapterEngineEntry  

wsSoleAdapterEngineIndex 1.3.6.1.4.1.388.14.8.1.3.1.1
Simple integer index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wsSoleAdapterEngineAdptrType 1.3.6.1.4.1.388.14.8.1.3.1.2
The type of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

wsSoleAdapterEngineAdptrIp 1.3.6.1.4.1.388.14.8.1.3.1.3
The IP address of the location engine for adapter.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wsSoleAdapterEngineAdptrPort 1.3.6.1.4.1.388.14.8.1.3.1.4
The port on which the external location engine is listening on.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1000..9000  

wsSoleAdapterEngineAdptrState 1.3.6.1.4.1.388.14.8.1.3.1.5
The state of the location engine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER offline(1), idle(2), ready(3), tagReportingOn(4), muReportingOn(5), tagandmuReportingOn(6)  

wsSoleAdapterEngineNumMsgsRxFromEngine 1.3.6.1.4.1.388.14.8.1.3.1.6
Number of messages received from engine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsSoleAdapterEngineNumMsgsTxToEngine 1.3.6.1.4.1.388.14.8.1.3.1.7
Number of messages sent to engine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsSoleAdapterEngineNumTagReportsTxToEngine 1.3.6.1.4.1.388.14.8.1.3.1.8
Number of tag reports sent to engine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wsSoleAdapterEngineLastMsgRecvTime 1.3.6.1.4.1.388.14.8.1.3.1.9
Time at which last message was received by the engine.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleAdapterEngineLastMsgSentTime 1.3.6.1.4.1.388.14.8.1.3.1.10
Time at which last message was sent by the engine.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleSwitchInfo 1.3.6.1.4.1.388.14.8.1.4
OBJECT IDENTIFIER    

wsSoleSwitchSiteCoordinates 1.3.6.1.4.1.388.14.8.1.4.1
OBJECT IDENTIFIER    

wsSoleSwitchSiteCoordinatesX 1.3.6.1.4.1.388.14.8.1.4.1.1
X coordinate for the switch's location. The unit is same as configured for site.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleSwitchSiteCoordinatesY 1.3.6.1.4.1.388.14.8.1.4.1.2
Y coordinate for the switch's location. The unit is same as configured for site.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleSwitchSiteCoordinatesZ 1.3.6.1.4.1.388.14.8.1.4.1.3
Z coordinate for the switch's location. The unit is same as configured for site.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleSwitchGeoCoordinates 1.3.6.1.4.1.388.14.8.1.4.2
OBJECT IDENTIFIER    

wsSoleSwitchGeoCoordinatesWholeLongitude 1.3.6.1.4.1.388.14.8.1.4.2.1
The whole portion of longitude of switch location (in deg). (example: if the longitude of switch location is -127.2345, this var should be set to -127)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -180..180  

wsSoleSwitchGeoCoordinatesFractionLongitude 1.3.6.1.4.1.388.14.8.1.4.2.2
The decimal/fractional portion of longitude of switch location (in deg).(example: if the longitude of switch location is -127.2345, this var should be set to 2345).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9999  

wsSoleSwitchGeoCoordinatesWholeLatitude 1.3.6.1.4.1.388.14.8.1.4.2.3
The whole portion of latitude of switch location (in deg). (example: if the latitude of switch location is -127.2345, this var should be set to -127).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -180..180  

wsSoleSwitchGeoCoordinatesFractionLatitude 1.3.6.1.4.1.388.14.8.1.4.2.4
The decimal/fractional portion of latitude of switch location (in deg). (example: if the latitude of switch location is -127.2345, this var should be set to 2345).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9999  

wsSoleSiteInfo 1.3.6.1.4.1.388.14.8.1.5
OBJECT IDENTIFIER    

wsSoleSiteName 1.3.6.1.4.1.388.14.8.1.5.1
Name of the site.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

wsSoleSiteDescription 1.3.6.1.4.1.388.14.8.1.5.2
Description of site.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

wsSoleSiteDimensionUnit 1.3.6.1.4.1.388.14.8.1.5.3
Unit of measurement for site (either feet or meters).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER feet(1), meters(2)  

wsSoleSiteDimensionScale 1.3.6.1.4.1.388.14.8.1.5.4
Scale factor for site dimesions. Used for larger sites
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wsSoleSiteDimensionLength 1.3.6.1.4.1.388.14.8.1.5.5
Site dimension length.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3000  

wsSoleSiteDimensionWidth 1.3.6.1.4.1.388.14.8.1.5.6
Site dimension width.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3000  

wsSoleSiteDimensionHeight 1.3.6.1.4.1.388.14.8.1.5.7
Site dimension height.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

wsSoleNumBarriers 1.3.6.1.4.1.388.14.8.1.5.8
Number of barriers configured within the site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

wsSoleNumDeployedAPs 1.3.6.1.4.1.388.14.8.1.5.9
Number of APs deployed within the site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..256  

wsSoleSiteLastErrorString 1.3.6.1.4.1.388.14.8.1.5.10
If any error happens during any of site parameter config operation, this scalar will show the most recent error message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

wsSoleSiteBarrierTable 1.3.6.1.4.1.388.14.8.1.5.11
Barrier Information Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleSiteBarrierEntry

wsSoleSiteBarrierEntry 1.3.6.1.4.1.388.14.8.1.5.11.1
Barrier Information Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleSiteBarrierEntry  

wsSoleSiteBarrierIndex 1.3.6.1.4.1.388.14.8.1.5.11.1.1
Simple Index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

wsSoleSiteBarrierName 1.3.6.1.4.1.388.14.8.1.5.11.1.2
Name of barrier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

wsSoleSiteBarrierShape 1.3.6.1.4.1.388.14.8.1.5.11.1.3
Shape of barrier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER line(1), polyline(2), rectangle(3), polygon(4)  

wsSoleSiteBarrierType 1.3.6.1.4.1.388.14.8.1.5.11.1.4
Type of barrier (either of dry-wall, custom-wall, wooden door, metal door, concrete, metal shelf or custom shelf).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER concrete(1), dryWall(2), customWall(3), cubeWall(4), woodenDoor(5), metalDoor(6), metalShelf(7), merchandiseShelf(8)  

wsSoleSiteBarrierAttenuation 1.3.6.1.4.1.388.14.8.1.5.11.1.5
Attenuation in dBm caused by barrier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApCoordinatesTable 1.3.6.1.4.1.388.14.8.1.5.12
A table where AP coordinates (x, y and z) can be configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleSiteApCoordinatesEntry

wsSoleSiteApCoordinatesEntry 1.3.6.1.4.1.388.14.8.1.5.12.1
An entry in the wsSoleApCoordinatesTable, indexed by wsSoleApCoordinatesApMac.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleSiteApCoordinatesEntry  

wsSoleSiteApCoordinatesApMac 1.3.6.1.4.1.388.14.8.1.5.12.1.1
The MAC address of the AP, which is the index to this table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  PhysAddress  

wsSoleSiteApCoordinatesX 1.3.6.1.4.1.388.14.8.1.5.12.1.2
The x-coordinate of the AP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..3000  

wsSoleSiteApCoordinatesY 1.3.6.1.4.1.388.14.8.1.5.12.1.3
The y-coordinate of the AP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..3000  

wsSoleSiteApCoordinatesZ 1.3.6.1.4.1.388.14.8.1.5.12.1.4
The z-coordinate of the AP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..60  

wsSoleSiteApCoordinatesRowStatus 1.3.6.1.4.1.388.14.8.1.5.12.1.5
Row status: only values createAndGo (4) and destroy(6) can be set. A successfull created row shows row-status value as active(1).
Status: current Access: read-create
OBJECT-TYPE    
  AbbrRowStatus  

wsSoleSiteApStatusTable 1.3.6.1.4.1.388.14.8.1.5.13
A table where AP coordinates (x, y and z) can be configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleSiteApStatusEntry

wsSoleSiteApStatusEntry 1.3.6.1.4.1.388.14.8.1.5.13.1
An entry in the wsSoleApCoordinatesTable, indexed by wsSoleApCoordinatesApMac.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleSiteApStatusEntry  

wsSoleSiteApStatusApMac 1.3.6.1.4.1.388.14.8.1.5.13.1.1
The MAC address of the AP, which is the index to this table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  PhysAddress  

wsSoleSiteApStatusCoordinatesX 1.3.6.1.4.1.388.14.8.1.5.13.1.2
The x-coordinate of the AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3000  

wsSoleSiteApStatusCoordinatesY 1.3.6.1.4.1.388.14.8.1.5.13.1.3
The y-coordinate of the AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3000  

wsSoleSiteApStatusCoordinatesZ 1.3.6.1.4.1.388.14.8.1.5.13.1.4
The z-coordinate of the AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..60  

wsSoleSiteApStatusStatus 1.3.6.1.4.1.388.14.8.1.5.13.1.5
Ap's adoption status.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApStatusSwitchIp 1.3.6.1.4.1.388.14.8.1.5.13.1.6
Switch to which the AP is adopted.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsSoleSiteApStatus11aRadioIndex 1.3.6.1.4.1.388.14.8.1.5.13.1.7
Index of 11a radio
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApStatus11aRadioMac 1.3.6.1.4.1.388.14.8.1.5.13.1.8
MAC address of 11a radio.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

wsSoleSiteApStatus11aRadioPower 1.3.6.1.4.1.388.14.8.1.5.13.1.9
Transmit power in dBm of 11a radio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApStatus11aRadioChannel 1.3.6.1.4.1.388.14.8.1.5.13.1.10
Channel of 11a radio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApStatus11bgRadioIndex 1.3.6.1.4.1.388.14.8.1.5.13.1.11
Index of 11bg radio
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApStatus11bgRadioMac 1.3.6.1.4.1.388.14.8.1.5.13.1.12
MAC address of 11bg radio.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

wsSoleSiteApStatus11bgRadioPower 1.3.6.1.4.1.388.14.8.1.5.13.1.13
Transmit power in dBm of 11bg radio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleSiteApStatus11bgRadioChannel 1.3.6.1.4.1.388.14.8.1.5.13.1.14
Channel of 11bg radio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wsSoleLocateMuInfo 1.3.6.1.4.1.388.14.8.1.6
OBJECT IDENTIFIER    

wsSoleLocateMuAll 1.3.6.1.4.1.388.14.8.1.6.1
Boolean flag to enable Locating all MUs or stop locating all MUs.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wsSoleLocateMuInterval 1.3.6.1.4.1.388.14.8.1.6.2
MU Location Interval in secs. This decides how frequently the MUs are located (applicable to all located MUs).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 5..3600  

wsSoleLocateMuTable 1.3.6.1.4.1.388.14.8.1.6.3
Sole MU location table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleLocateMuEntry

wsSoleLocateMuEntry 1.3.6.1.4.1.388.14.8.1.6.3.1
Located MU list.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleLocateMuEntry  

wsSoleLocateMuIndex 1.3.6.1.4.1.388.14.8.1.6.3.1.1
Simple Index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..200  

wsSoleLocateMuMAC 1.3.6.1.4.1.388.14.8.1.6.3.1.2
MAC address of MU to be located.
Status: current Access: read-create
OBJECT-TYPE    
  PhysAddress  

wsSoleLocateMuRowStatus 1.3.6.1.4.1.388.14.8.1.6.3.1.3
row status for a row in wsSoleLocateMuTable.
Status: current Access: read-create
OBJECT-TYPE    
  AbbrRowStatus  

wsSoleSmartSurroundingsTable 1.3.6.1.4.1.388.14.8.1.7
Smart Surroundings object table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleSmartSurroundingsEntry

wsSoleSmartSurroundingsEntry 1.3.6.1.4.1.388.14.8.1.7.1
Smart Surrounding table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleSmartSurroundingsEntry  

wsSoleSmartSurroundingsIndex 1.3.6.1.4.1.388.14.8.1.7.1.1
Simple Index.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..100  

wsSoleSmartSurroundingsType 1.3.6.1.4.1.388.14.8.1.7.1.2
Type of smart surroundings object: passive tag or fixed-mu.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER passive(1), fixedMU(2)  

wsSoleSmartSurroundingID 1.3.6.1.4.1.388.14.8.1.7.1.3
ID for smart surrounding object. Passive TAG ID or MU MAC.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..128)  

wsSoleSmartSurroundingsLocX 1.3.6.1.4.1.388.14.8.1.7.1.4
X coordinate for smart surrounding object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleSmartSurroundingsLocY 1.3.6.1.4.1.388.14.8.1.7.1.5
Y coordinate for smart surrounding object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleSmartSurroundingsLocZ 1.3.6.1.4.1.388.14.8.1.7.1.6
Z coordinate for smart surrounding object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleSmartSurroundingsRange 1.3.6.1.4.1.388.14.8.1.7.1.7
Read range for smart surrounding object. (Valid only for passive tags).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..50  

wsSoleSmartSurroundingsOrientation 1.3.6.1.4.1.388.14.8.1.7.1.8
Orientation (field of view) of smart surrounding object. (Valid only for passive tags).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER incrOnlyX(1), decrOnlyX(2), decrOnlyY(3), incrOnlyY(4)  

wsSoleSmartSurroundingsRowStatus 1.3.6.1.4.1.388.14.8.1.7.1.9
Row status for a row in wsSoleSmartSurroundingsTable.
Status: current Access: read-create
OBJECT-TYPE    
  AbbrRowStatus  

wsSoleTagTable 1.3.6.1.4.1.388.14.8.1.8
Show rtls tags table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsSoleTagEntry

wsSoleTagEntry 1.3.6.1.4.1.388.14.8.1.8.1
Show rtls tags entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsSoleTagEntry  

wsSoleTagIndex 1.3.6.1.4.1.388.14.8.1.8.1.1
Index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4000  

wsSoleTagID 1.3.6.1.4.1.388.14.8.1.8.1.2
Raw Tag ID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleTagType 1.3.6.1.4.1.388.14.8.1.8.1.3
Tag type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleTagTimestamp 1.3.6.1.4.1.388.14.8.1.8.1.4
Timestamp.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wsSoleTagLocX 1.3.6.1.4.1.388.14.8.1.8.1.5
Location X (real coordinates). Depends on wsSoleSiteDimensionUnit for the site.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleTagLocY 1.3.6.1.4.1.388.14.8.1.8.1.6
Location Y (real coordinates). Depends on wsSoleSiteDimensionUnit for the site.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wsSoleTagZone 1.3.6.1.4.1.388.14.8.1.8.1.7
Zone ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..48  

wsSoleTagSiteName 1.3.6.1.4.1.388.14.8.1.8.1.8
Corresponding site.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsSoleConformance 1.3.6.1.4.1.388.14.8.1.100
OBJECT IDENTIFIER    

wsSoleCompliances 1.3.6.1.4.1.388.14.8.1.100.2
OBJECT IDENTIFIER    

wsSoleGroups 1.3.6.1.4.1.388.14.8.1.100.1
OBJECT IDENTIFIER    

wsSoleGroup 1.3.6.1.4.1.388.14.8.1.100.1.1
The group of current objects in wsSoleMibModule.
Status: current Access: read-only
OBJECT-GROUP