Location:
<WorkspaceDirectory>\ConfigFiles\xio.SNMP.cfg
Within this configuration files, general configuration parameters of the SNMP interface are set. Each parameter within the SNMP configuration file is identified with a name. The name is case-insensitive (i.e. capitalization is not considered). The scope indicates the allowed values of the parameter. The default value specifies the values that is used when no value is set by the user. <table class="wrapped"> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>
<em>Parameter</em> </p> </th> <th> <p>XIO:SNMP.DefaultCommunityString</p> </th> </tr> <tr> <td> <p> <em>Description</em> </p> </td> <td> <p>
Parameter | XIO:SNMP.DefaultCommunityString |
---|---|
Description | This parameter is used to enable the authentication on the SNMP devices. If no string value is set by the user, the default community string is used. |
...
Scope | string |
Unit | None |
Default value | public |
Parameter | XIO:SNMP.PollingPath |
---|---|
Description | The server items of the SNMP devices for polling MIB information are grouped in different paths. If a specific naming convention is required, the value can be set individually. |
...
Scope | string |
Unit | None |
Default value | Polling |
Parameter | XIO:SNMP.UsePollingPath |
---|---|
Description | If set to TRUE, the path provided in XIO:SNMP.PollingPath is used to create the polling items. Otherwise, the polling items are created in the device branch below the gateway data point. |
...
Scope | TRUE, FALSE |
Unit | None |
Default value | FALSE |
Parameter | XIO:SNMP.TrapPath |
---|---|
Description | Here, the path name is specified in which the trap items of a SNMP device are collected. If a specific name is required, the value can be set individually. |
...
Scope | string |
Unit | None |
Default value | Traps |
Parameter | XIO:SNMP.DefaultGatewayItem |
---|---|
Description | The NETx BMS Core Server checks the availability of the SNMP device in the network on a standard item. This value specifies on which OID value the server should query the device. |
...
Scope | string |
Unit | None |
Default value | 1.3.6.1.2.1.1.1.0 |
...
Parameter | XIO:SNMP.DefaultTimeout |
---|---|
Description | Each time the NETx BMS Core Server queries the SNMP device for the configured items, the server waits for the configured time span for a response message. |
...
Scope | 1000 - 60000 |
Unit | None |
Default value | 3000 |