sysLocation (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the sysLocation setting in Windows Embedded 8 Standard (Standard 8).

This setting contains a string that specifies the physical location of the managed device, such as a city, office, or even a location within a building.

This setting can be empty.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Simple Network Management Protocol (SNMP)

Features/Networking/Network Protocols/Simple Network Management Protocol (SNMP)/RFC1156Agent/sysLocation

XML Example

The following XML example shows how to configure a physical location of a device.

<RFC1156Agent>
    <sysContact>MyContact</sysContact>
    <sysLocation>MyLocation</sysLocation>
    <sysServices>65</sysServices>
</RFC1156Agent>

See Also

Reference

sysContact
sysServices

Concepts

Feature Module Settings