Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Location:
<WorkspaceDirectory>\DataFiles\xio.SNMP.TrapListenerDefinitions.dat
The definition of Trap listener enables to specify ports, where the NETx BMS Core Server listens for incomming SNMP messages.
The structure of the SNMP trap listener definition file is as follows:
'SNMP trap listener file
'IP address; Port;
ANY;161;
192.168.1.1;162;
Each line – except comment lines that start with ' – defines a single SNMP trap listener definition.

 

...

Here, the SNMP listener endpoints are defined. The endpoints are used to receive SNMP traps and by the server-side to retrieve incoming SNMP client requests.

Info
titleFile location

<WorkspaceDirectory>\DataFiles\xio.SNMP.TrapListenerDefinitions.dat


Col#Parameter DescriptionScopeUnitMandatory / default value
1IP AddressSpecifies the IP address of the SNMP device, which sends the trap messages to the
NETx BMS
Core Server. If multiple different addresses are required, the keyword "'ANY"' has to be used, to define that any IP Address is allowed to send messages.IP address
ANY
2Port
 
Defines the IP Port the
NETx BMS
Core Server has to listen for incoming trap messages.Port0 – 65535161