All MIBs › CISCO-RTTMON-MIB › rttMonReactOccurred
rttMonReactOccurred
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonReactOccurred
OID (numeric): 1.3.6.1.4.1.9.9.42.1.2.19.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This object is set to true when the configured threshold condition is violated as defined by rttMonReactThresholdType. It will be again set to 'false' if the condition reverses.
This object is set to true in the following conditions: - rttMonReactVar is set to timeout and rttMonCtrlOperTimeoutOccurred set to true. - rttMonReactVar is set to connectionLoss and rttMonCtrlOperConnectionLostOccurred set to true. - rttMonReactVar is set to verifyError and rttMonCtrlOperVerifyErrorOccurred is set to true. - For all other values of rttMonReactVar, if the corresponding value exceeds the configured rttMonReactThresholdRising.
This object is set to false in the following conditions: - rttMonReactVar is set to timeout and rttMonCtrlOperTimeoutOccurred set to false. - rttMonReactVar is set to connectionLoss and rttMonCtrlOperConnectionLostOccurred set to false. - rttMonReactVar is set to verifyError and rttMonCtrlOperVerifyErrorOccurred is set to false. - For all other values of rttMonReactVar, if the corresponding value fall below the configured rttMonReactThresholdFalling.
When the RttMonRttType is 'pathEcho' or 'pathJitter', this object is applied only to the rttMonEchoAdminTargetAddress and not to intermediate hops to the Target.
What is rttMonReactOccurred?
A read-only flag that is set to true when a configured RTT threshold condition (such as a timeout or connection loss) is violated, and reverts to false once the condition clears.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.2.19.1.10 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonReactOccurred
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.2.19.1.10.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonReactOccurred.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2 | rttMonCtrl | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2.19 | rttMonReactTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2.19.1 | rttMonReactEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2.19.1.10 | rttMonReactOccurred | CISCO-RTTMON-MIB |