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

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLM-MIB::snmpPollAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLM-MIB::snmpPollAction.<snmpPollDestination>.<snmpPollOwner>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLM-MIB::snmpPollAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no-action
2send-trap