vRtrRipAdvertisedRouteTimerRemaining
TIMETRA-RIP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.9.8.1.8
Object
column SNMPv2-SMIInteger32
The value of vRtrRipAdvertisedRouteTimerRemaining gives the number of
seconds till the flush timer expires. The flush timer is active for
only those routes which are no longer valid. Such routes will be
advertised with a metric of 16 till the flush timer expires after
which they will be removed from the database.
vRtrRipAdvertisedRouteTimerRemaining will have a value of -1 for valid
routes for which the flush timer is not active.
Context
- MIB
- TIMETRA-RIP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.9.8.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrRipAdvertisedRouteEntry
- 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 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-MIB::vRtrRipAdvertisedRouteTimerRemaining'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RIP-MIB::vRtrRipAdvertisedRouteTimerRemaining.<vRtrID>.<vRtrRipAdvertisedRouteDest>.<vRtrRipAdvertisedRouteMask>.<vRtrRipAdvertisedRouteIfIndex>.<vRtrRipAdvertisedRouteIfAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RIP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RIP-MIB::vRtrRipAdvertisedRouteTimerRemaining'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of