applTransactStreamInvCumTimes
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.4.1.5
Object
column millisecondsSNMPv2-SMICounter32
The applTransactStreamInvCumTimes attribute reports the
cumulative sum of the lengths of the intervals measured
between the transmission of requests and the receipt of
(the first of) the corresponding response(s).
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- applTransactionStreamEntry
- Groups
- 1
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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applTransactStreamInvCumTimes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applTransactStreamInvCumTimes.<applElmtOrSvc>.<applElmtOrSvcId>.<applOpenChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applTransactStreamInvCumTimes'
Syntax
millisecondsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of