rcIpRoutingRedistributeStaticToOspfAdvertDefRte
RC-IP-ROUTING-MIB ·
.1.3.6.1.4.1.2272.1.8.4.4.5
Object
Used to indicate whether default route (that are configured locally through management protocol) should be distributed to OSPF database or not. If set to true then the default route will be added as external route to OSPF routing domain, provided the router is configured as AS Border router. Also originates asExtern link LSA.
Context
- MIB
- RC-IP-ROUTING-MIB
- OID
.1.3.6.1.4.1.2272.1.8.4.4.5- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- rcIpRoutingRedistributeStaticToOspf
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IP-ROUTING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-ROUTING-MIB::rcIpRoutingRedistributeStaticToOspfAdvertDefRte.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IP-ROUTING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IP-ROUTING-MIB::rcIpRoutingRedistributeStaticToOspfAdvertDefRte'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |