cSctpAssocRemAddressSRTT

CISCO-IETF-SCTP-EXT-MIB · .1.3.6.1.4.1.9.10.76.1.2.2.1.2

Object

column millisecondsUnsigned32
The Smoothed Round Trip Time(SRTT) is obtained by 
averaging the measured Rount trip times(RTT) between
the local and remote systems on an IP Network.
A value of '0' is reported for SRTT prior to the 
first successful RTT calculation.

Context

MIB
CISCO-IETF-SCTP-EXT-MIB
OID
.1.3.6.1.4.1.9.10.76.1.2.2.1.2
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
cSctpAssocRemAddressExtEntry
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-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocRemAddressSRTT'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocRemAddressSRTT.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocRemAddressSRTT'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance