rtmRedistInfoSrc
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.2.1.6
Object
The source of the routing information. This is one of:
- an RPM, joined to DC-RTM on the Routing Protocol Input
interface
- 'static' for statically defined routes, defined in the
static routes table with path type ATG_QC_PATH_STATIC
- 'connected' for routes to local IP addresses and directly
connected IP addresses and subnets, learned via the I3
interface, or defined in the static route table with path
type ATG_QC_PATH_CONNECTED
- 'all', meaning that this entry applies to routes from all
RPMs and static routes, but not routes learnt via the I3
interface
- 'all-incl-connected', meaning that this entry applies to
routes from all RPMs, static routes, and routes learnt via
the I3 interface.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtmRedistEntry
- Groups
- 1
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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRedistInfoSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRedistInfoSrc.<rtmRedistFteIndex>.<rtmRedistEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmRedistInfoSrc'
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 | infoSourceEnni |
Conformance
Member of