rpkiRtrCacheServerTimeToRefresh

RPKI-ROUTER-MIB · .1.3.6.1.2.1.218.1.2.1.22

Object

column secondsSNMPv2-SMIInteger32
The number of seconds remaining before a new
refresh is performed via a Serial Query to
this cache server over this connection.
              
A negative value means that the refresh time has
passed this many seconds and the refresh has not
yet been completed.  It will stop decrementing at
the maximum negative value.
              
Upon a completed refresh (i.e., a successful
and complete response to a Serial Query) the
value of this attribute will be reinitialized
with the value of the corresponding
rpkiRtrCacheServerRefreshTimer attribute.

Context

MIB
RPKI-ROUTER-MIB
OID
.1.3.6.1.2.1.218.1.2.1.22
Type
column
Access
readonly
Status
current
Units
seconds
Parent
rpkiRtrCacheServerTableEntry
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 'RPKI-ROUTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPKI-ROUTER-MIB::rpkiRtrCacheServerTimeToRefresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RPKI-ROUTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPKI-ROUTER-MIB::rpkiRtrCacheServerTimeToRefresh.<rpkiRtrCacheServerRemoteAddressType>.<rpkiRtrCacheServerRemoteAddress>.<rpkiRtrCacheServerRemotePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RPKI-ROUTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RPKI-ROUTER-MIB::rpkiRtrCacheServerTimeToRefresh'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance