wTrapIndex
EDS3030-MIB ·
.1.3.6.1.4.1.31440.3.1.1.1
Object
column
Integer32
Index of table. Traps are sent with this OID followed by the index
number of the table entry that generated the trap. An integer value is sent with the
trap which indicates what state change caused the trap. Using the
wTrapDeviceHighThreshold and wTrapDeviceLowThreshold
values, 3 windows are created. Transitions between
these windows generates a trap. The integer value indicates which
transition caused the trap as follows:
1 -> middle to high window transition
2 -> high to middle window transition
3 -> middle to low window transition
4 -> low to middle window transition
Note the following when programming traps:
1) Programming the HighThreshold lower than the LowThreshold is
invalid and will disable trap generation.
2) The wTrapEUI must be set to an active device or a trap
will not be sent.
3) The health of the device must be greater than 0 or no trap will
be sent.
4) The wTrapVariable must match one of the XML names.
Context
- MIB
- EDS3030-MIB
- OID
.1.3.6.1.4.1.31440.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wTrapEntry
- Table
- wTrapTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wTrapIP Address to send trap to. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.31440.3.1.1.2 |
| wTrapCommunity Community string to send with trap message. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.31440.3.1.1.3 |
| wTrapEUI Device EUI code to base sending trap message on. | column | OctetString | .1.3.6.1.4.1.31440.3.1.1.4 |
| wTrapVariable Name of the variable, as stated in the XML file. For example, the name of humidity
for a EDS1068 is 'Humidity' (without the quotes). | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.31440.3.1.1.5 |
| wTrapHighThreshold A trap will be generated when the variable is greater than this value or
less than or equal to this value. This number
may be positive or negative and may contain a decimal point. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.31440.3.1.1.6 |
| wTrapLowThreshold A trap will be generated when the variable is less than this value or
greater than or equal to this value. This number
may be positive or negative and may contain a decimal point. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.31440.3.1.1.7 |