agentIsisRouteRedistMatchInternal
ROUTING-MIB ·
.1.3.6.1.4.1.7244.2.2.13.2.1.5
Object
column r/w
Enumeration
If this flag is true, Isis redistributes OSPF internal routes. It will be non-applicable, when source protocol is other than ospf.
Context
- MIB
- ROUTING-MIB
- OID
.1.3.6.1.4.1.7244.2.2.13.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentIsisRouteRedistEntry
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 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentIsisRouteRedistMatchInternal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentIsisRouteRedistMatchInternal.<agentRouterIsisConfigAreaIndex>.<agentIsisRouteRedistSource>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROUTING-MIB::agentIsisRouteRedistMatchInternal'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
3 | not-applicable |