evms:EventSnmpUnTagged
Snmp event specification
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| entryOp | evms:EntryExitOpType (scalar:Enum8) | Entry comparison operator | SELECTION: 0     - none 1     - gt 2     - ge 3     - eq 4     - ne 5     - lt 6     - le DEFAULT: none | 
| entryVal | scalar:Uint64 | Value to compare with the current polled value | RANGE: [0, 18446744073709551615] | 
| exitComb | evms:ExitCombType (scalar:Enum8) | Exit criterion combination | SELECTION: 0     - none 1     - or 2     - and DEFAULT: none | 
| exitOp | evms:EntryExitOpType (scalar:Enum8) | Exit comparison operator | SELECTION: 0     - none 1     - gt 2     - ge 3     - eq 4     - ne 5     - lt 6     - le DEFAULT: none | 
| exitOp1 | evms:EntryExitOpType (scalar:Enum8) | Exit comparison operator | SELECTION: 0     - none 1     - gt 2     - ge 3     - eq 4     - ne 5     - lt 6     - le DEFAULT: none | 
| exitTimeMax | scalar:Uint32 | Max Exit time value required | RANGE: [0, 4294967295] | 
| exitTimeMin | scalar:Uint32 | Min Exit time value required | RANGE: [0, 4294967295] | 
| exitVal | scalar:Uint64 | Value to compare with the current polled value | RANGE: [0, 18446744073709551615] | 
| exitVal1 | scalar:Uint64 | Value to compare with the current polled value | RANGE: [0, 18446744073709551615] | 
| getType | evms:GetTypeType (scalar:Enum8) | The type of SNMP get operation | SELECTION: 0     - none 1     - exact 2     - next DEFAULT: none | 
| oid | string:Basic | Oid of data element in dot notation | RANGE: [0 , 128] | 
| pollIntervalMax | scalar:Uint32 | Max Polling time interval | RANGE: [1 , 2147483647] | 
| pollIntervalMin | scalar:Uint32 | Min Polling time interval | RANGE: [1 , 2147483647] | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) | The time when this object was last modified. | SELECTION: 0     - never DEFAULT: never | 
| status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2     - created 4     - modified 8     - deleted 16    - replaced |