rpkiRtrCacheServerLocalAddress

RPKI-ROUTER-MIB · .1.3.6.1.2.1.218.1.2.1.5

Object

The local network address for this connection
to this RPKI cache server.
              
The format of the address is defined by the
value of the corresponding instance of
rpkiRtrCacheServerLocalAddressType.
              
This object matches the address type used within
the local router configuration.  If the address is
of type dns (fqdn), then the router will resolve it
at the time it connects to the cache server.

Context

MIB
RPKI-ROUTER-MIB
OID
.1.3.6.1.2.1.218.1.2.1.5
Type
column
Access
readonly
Status
current
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::rpkiRtrCacheServerLocalAddress'
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::rpkiRtrCacheServerLocalAddress.<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::rpkiRtrCacheServerLocalAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance