rtrRedistInfoDest
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.9.7.1.4
Object
column InfoSourceDest
The destination of the routing information. This is usually an RPM, joined to rtr on the Routing Protocol Input interface. It can also be set to 'all', meaning that this entry applies to all routing information destinations.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.9.7.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rtrRedistEntry
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 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrRedistInfoDest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrRedistInfoDest.<rtrRedistAfiType>.<rtrRedistSafi>.<rtrRedistInfoSrc>.<rtrRedistInfoDest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-SubRtr-MIB::rtrRedistInfoDest'
Syntax
- Source
- InfoSourceDest
- Base type
Enumeration
Values & Constraints
Type Values
0 | infoSourceAll |
1 | infoSourceAllInclConnected |
65536 | infoSourceOther |
131072 | infoSourceConnected |
196608 | infoSourceStatic |
262144 | infoSourceIcmp |
327680 | infoSourceEgp |
393216 | infoSourceGgp |
458752 | infoSourceHello |
524288 | infoSourceRip |
589824 | infoSourceIsis |
655360 | infoSourceEsis |
720896 | infoSourceIgrp |
786432 | infoSourceBbnSpfIgp |
851968 | infoSourceOspf |
917504 | infoSourceBgp |
983040 | infoSourceIdpr |
1048576 | infoSourceEigrp |
1114112 | infoSourceDvmrp |
1179648 | infoSourceDdrp |