Siemens STEP7
Use this strategy on Siemens devices that expose the S7 protocol, such as 300/400/1200/1500.
Credentials
This strategy does not require credentials.
Device-side ports
TCP/102
Arc availability
Since 1.6.0
Guardian availability
Since 21.8.0
Discovery trigger
Nodes discovered through the s7 discovery strategy will be automatically smart-polled by this strategy.
Collected items
This strategy enriches the monitored nodes with these items:
- Device type
- Firmware version
- Hardware modules
- Product name
- Serial number
- Vendor
Note: The collected items may vary depending on the device and its configuration.
Asset merging capabilities
The strategy does not feature asset merging capabilities.
Progressive mode queries
This strategy can use this progressive-mode query to identify the targeted nodes: nodes | where vendor include? siemens OR mac_vendor include? siemens OR protocols include? s7 OR protocols include? s7plus | where roles include? producer
Configuration parameters
Use the following command to apply a configuration parameter:
conf.user configure smart_polling_and_discovery strategy s7 <parameter> <value>
timeoutTimeout in milliseconds for S7 protocol operations
Default:
requests_delay_msDelay in milliseconds between consecutive S7 read requests
Default:
500