rttMonCtrlOperTimeoutOccurred
CISCO-RTTMON-MIB ·
.1.3.6.1.4.1.9.9.42.1.2.9.1.6
Object
column SNMPv2-TCTruthValue
This object will change its value for all
RttMonRttTypes.
This object is set to true when an operation times out,
and set to false when an operation completes under
rttMonCtrlAdminTimeout. When this value changes, a
reaction may occur, as defined by
rttMonReactAdminTimeoutEnable.
When the RttMonRttType is 'pathEcho' or 'pathJitter', this timeout
applies only to the rttMonEchoAdminTargetAddress and
not to intermediate hops to the Target.
If a trap is sent it is a rttMonTimeoutNotification.
When this value changes and any one of the rttMonReactTable
row has rttMonReactVar object value as 'timeout(7)', a reaction
may occur.
If a trap is sent it is rttMonNotification with rttMonReactVar
value of 'timeout'.
Context
- MIB
- CISCO-RTTMON-MIB
- OID
.1.3.6.1.4.1.9.9.42.1.2.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rttMonCtrlOperEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::rttMonCtrlOperTimeoutOccurred'
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::rttMonCtrlOperTimeoutOccurred.<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::rttMonCtrlOperTimeoutOccurred'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of