rpkiRtrCacheServerPreference

RPKI-ROUTER-MIB · .1.3.6.1.2.1.218.1.2.1.7

Object

The routers' preference for this RPKI cache server.
              
A lower value means more preferred.  If two entries
have the same preference, then the order is
arbitrary.
              
In two cases, the maximum value for an Unsigned32
object should be returned for this object:
- If no order is specified in the RPKI-Router
  configuration.
- If a preference value is configured that is
  larger than the max value for an Unsigned32
  object.

Context

MIB
RPKI-ROUTER-MIB
OID
.1.3.6.1.2.1.218.1.2.1.7
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::rpkiRtrCacheServerPreference'
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::rpkiRtrCacheServerPreference.<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::rpkiRtrCacheServerPreference'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance