snmpPollAction
DLM-MIB ·
.1.3.6.1.4.1.52.4.2.1.1.1.6
Object
column
mandatory
r/w
Enumeration
The indication of the action to take when a poll request is considered to have failed. A value of 'no-action' will allow the poll to reset and retry without sending any alarms. A value of 'send-trap' will cause a SNMP TRAP PDU to be generated and sent to the specified trap address for this entry.
Context
- MIB
- DLM-MIB
- OID
.1.3.6.1.4.1.52.4.2.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snmpPollEntry
- Table
- snmpPollTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-action |
2 | send-trap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpPollDestination mandatory The IP address of the host/device to be polled. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.4.2.1.1.1.1 |
| snmpPollRequests mandatory Indicates the number of poll requests (SNMP GET REQUEST PDUs)
have been issued for this poll entry. | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.2.1.1.1.10 |
| snmpPollLastContact mandatory Indicates the value of the sysUpTime when the last poll
response was received from the polled host/device for which
this poll entry exists. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.52.4.2.1.1.1.11 |
| snmpPollLastAlarm mandatory Indicates the value of the sysUpTime when the last alarm
was generated for this poll request entry. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.52.4.2.1.1.1.12 |
| snmpPollAlarmWait mandatory Indicates the number of seconds to wait prior to sending
another alarm. This is to ensure that alarms do not flood
out upon device contact lost. | column | Integer32 | .1.3.6.1.4.1.52.4.2.1.1.1.13 |
| snmpPollTrapCommunity mandatory The value of the community string to be used in the SNMP
TRAP PDU when a trap is generated. | column | OctetString | .1.3.6.1.4.1.52.4.2.1.1.1.14 |
| snmpPollProtocol mandatory Indicates the protocol to use to poll the host/device. If
snmp is chosen, there must be at least one corresponding
OID Table Entry or a general-failure will result. A
correspond… | column | Enumeration | .1.3.6.1.4.1.52.4.2.1.1.1.15 |
| snmpPollOwner mandatory The IP address of the client which created this poll
request entry. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.4.2.1.1.1.2 |
| snmpPollCommunity mandatory The value of the community string to be used in the SNMP
REQUEST PDU when actively polling. Note that this community
name string should be defined for the Cabletron hub device
a… | column | OctetString | .1.3.6.1.4.1.52.4.2.1.1.1.3 |
| snmpPollInterval mandatory The value of the interval (in seconds) on which to poll the
destination address with the OIDs defined in the OID table
assigned to this poll entry. This interval defines how of… | column | Integer32 | .1.3.6.1.4.1.52.4.2.1.1.1.4 |
| snmpPollRetry mandatory The value of the number of times to retry a failed poll request
prior to considering it a failure. | column | Integer32 | .1.3.6.1.4.1.52.4.2.1.1.1.5 |
| snmpPollTrapAddress mandatory The IP address to which to send the SNMP TRAP if the poll is
considered a failure and the action is defined as send-trap.
The default trap address is the owner address for this e… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.4.2.1.1.1.7 |
| snmpPollType mandatory The administrative control of this poll request entry. This
leaf is used to trigure an active request (begin polling),
suspend polling (stop polling but leave this poll entry i… | column | Enumeration | .1.3.6.1.4.1.52.4.2.1.1.1.8 |
| snmpPollStatus mandatory The operational status of this poll request entry. This leaf
is used to indicate the state of the last valid poll request. | column | Enumeration | .1.3.6.1.4.1.52.4.2.1.1.1.9 |