rtrRedistInfoSrc
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.9.7.1.3
Object
column InfoSourceDest
The source of the routing information. This is one of: - an RPM, joined to rtr on the Routing Protocol Input interface - statically defined routes, defined in the static routes table - connected routes, learnt via interface configuration, or defined in the static route table - all, meaning that this entry applies to all RPMs and static routes, but not routes learnt via interface configuration.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.9.7.1.3- 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::rtrRedistInfoSrc'
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::rtrRedistInfoSrc.<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::rtrRedistInfoSrc'
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 |