rttMonReactActionType

CISCO-RTTMON-MIB · .1.3.6.1.4.1.9.9.42.1.2.19.1.4

Object

column r/w Enumeration
Specifies what type(s), if any, of reaction(s) to
generate if an operation violates one of the watched
( reaction-configuration ) conditions:
              
none               - no reaction is generated
trapOnly           - a trap is generated
triggerOnly        - all trigger actions defined for this
                     entry are initiated
trapAndTrigger     - both a trap and all trigger actions
                     are initiated
A trigger action is defined via the
rttMonReactTriggerAdminTable.

Context

MIB
CISCO-RTTMON-MIB
OID
.1.3.6.1.4.1.9.9.42.1.2.19.1.4
Type
column
Access
readwrite
Status
current
Parent
rttMonReactEntry
Groups
1

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 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonReactActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonReactActionType.<rttMonCtrlAdminIndex>.<rttMonReactConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTTMON-MIB::rttMonReactActionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2trapOnly
3triggerOnly
4trapAndTrigger

Conformance