hmIOModConfigDigOutputSnmpTrap
HMIOMODULE-SNMP-MIB ·
.1.3.6.1.4.1.248.14.1.13.1.3.1.4
Object
column
r/w
HmEnabledStatus
Trigger an SNMP trap log when output status changes. If the value is disable (2), no SNMP trap will be sent. If the value is enable (1), a SNMP trap will be sent when the output state changes. The SNMP trap will be sent to all receivers configured in hmAgentSnmpTrapReceiverConfigTable. The output state will be checked acording to the refresh interval entered in hmIOModConfigDigOutputRefreshInterval.
Context
- MIB
- HMIOMODULE-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.1.13.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmIOModConfigDigOutputEntry
- Table
- hmIOModConfigDigOutputTable
- Siblings
- 7
Syntax
HmEnabledStatus
- Source
- HmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmIOModConfigDigOutputModID The module ID of an output. | column | Integer32 | .1.3.6.1.4.1.248.14.1.13.1.3.1.1 |
| hmIOModConfigDigOutputID The ID of an output. | column | Integer32 | .1.3.6.1.4.1.248.14.1.13.1.3.1.2 |
| hmIOModConfigDigOutputLogEvent Trigger an event log when output status changes.
If the value is disable (2), no event log entry will be written.
If the value is enable (1), an event log entry will be written wh… | column | HmEnabledStatus | .1.3.6.1.4.1.248.14.1.13.1.3.1.3 |
| hmIOModConfigDigOutputSourceIP The IP address of an input mirrored to the output.
Use 0.0.0.0 if the output should not be set.
In this case hmIOModOutputValue is invalid (3).
Use 127.0.0.1 if an local input sho… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.1.13.1.3.1.5 |
| hmIOModConfigDigOutputSourceModID The module ID of an input mirrored to the output.
Ignored when hmIOModConfigDigOutputSourceIP is 0.0.0.0. | column | Integer32 | .1.3.6.1.4.1.248.14.1.13.1.3.1.6 |
| hmIOModConfigDigOutputSourceID The ID of an input mirrored to the output.
Ignored when hmIOModConfigDigOutputSourceIP is 0.0.0.0. | column | Integer32 | .1.3.6.1.4.1.248.14.1.13.1.3.1.7 |
| hmIOModConfigDigOutputSourcePort The SNMP port number being used by the input mirrored to the output.
This port would be the destination for the SNMP requests for
polling the state of the input. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.248.14.1.13.1.3.1.8 |