tripPeerInUpdateElapsedTime
TRIP-MIB ·
.1.3.6.1.2.1.116.1.5.1.7
Object
column SNMPv2-TCTimeInterval
Elapsed time in hundredths of seconds since the last TRIP update message was received from this remote peer.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.1.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tripPeerStatisticsEntry
- 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 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripPeerInUpdateElapsedTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripPeerInUpdateElapsedTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIP-MIB::tripPeerInUpdateElapsedTime'
Syntax
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of