A1 (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string that specifies the host from which the device accepts Simple Network Management Protocol (SNMP) requests.

The default value is localhost, which specifies that the device accepts SNMP requests from any host. If you specify a host computer name or IP address, the device accepts SNMP requests only from that host. You cannot set multiple hosts.

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)/PermittedManagers/A1

XML Example

The following example shows how to configure a host for SNMP.

<PermittedManagers>
    <A1>networkhost</A1>
</PermittedManagers>

See Also

Concepts

Feature Module Settings