Skip to content

Commit 1909eea

Browse files
author
Donna-Marie Smith
committed
modified following PO Review
1 parent 7692dd9 commit 1909eea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/2026.3/Guides/user-guides/user-interfaces/gateway/Admin/packages/package-version-editor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ A trigger allows flow executions to occur on receipt of an SNMP Trap, passing va
121121

122122
Each trigger definition consists of a `Name`, which is used to easily identify the trigger, and an optional `Description` to provide additional information. The definition also specifies the `Flow` to be executed as well as a set of conditions that, on receipt of a matching SNMP Trap, will execute the flow.
123123

124-
The conditions that must be set are:
124+
The conditions must be set are:
125125

126126
* The `Device Address` of the device sending the SNMP Trap.
127127

@@ -143,7 +143,7 @@ The conditions that must be set are:
143143

144144
Any data to be passed to the flow’s [input variables][Input Variables] is entered using [expression editors][Expression Editor], except for the SNMP Trap PDU which, if required, is dynamically passed to a selected input variable, overwriting any static or default values configured for that variable.
145145

146-
Data from the SNMP Trap PDU is stored in the {{% ctx %}} Trap Variable, specified in the Trap Variable dropdown; the data stored has a similar structure for all three SNMP versions.
146+
Data from the SNMP Trap PDU is stored in the {{% ctx %}} Trap Variable, specified in the `Trap Variable` dropdown; the data stored has a similar structure for all three SNMP versions.
147147

148148
The SNMP Trap PDU contains data expressed as OIDs. These OIDs can be translated into a human readable text strings by adding MIB files to the relevant directory.
149149

0 commit comments

Comments
 (0)