rttMonReactAdminActionType

CISCO-RTTMON-MIB · .1.3.6.1.4.1.9.9.42.1.2.6.1.7

Object

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

Context

MIB
CISCO-RTTMON-MIB
OID
.1.3.6.1.4.1.9.9.42.1.2.6.1.7
Type
column
Access
readwrite
Status
deprecated
Parent
rttMonReactAdminEntry
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::rttMonReactAdminActionType'
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::rttMonReactAdminActionType.<index>'
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::rttMonReactAdminActionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2trapOnly
3nmvtOnly
4triggerOnly
5trapAndNmvt
6trapAndTrigger
7nmvtAndTrigger
8trapNmvtAndTrigger

Conformance