rcIpRoutingRedistributeStaticToRipEnable
RC-IP-ROUTING-MIB ·
.1.3.6.1.4.1.2272.1.8.4.6.1
Object
Used to indicate whether static routes (that are configured locally through management protocol) are distributed to RIP database or not. If set to true all the static routes will be added as external routes to RIP routing domain.
Context
- MIB
- RC-IP-ROUTING-MIB
- OID
.1.3.6.1.4.1.2272.1.8.4.6.1- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- rcIpRoutingRedistributeStaticToRip
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::rcIpRoutingRedistributeStaticToRipEnable.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::rcIpRoutingRedistributeStaticToRipEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |