rcIpRoutingRedistributeStaticToOspfExternalMetricType
RC-IP-ROUTING-MIB ·
.1.3.6.1.4.1.2272.1.8.4.4.4
Object
scalar obsolete
r/w
Enumeration
Used to configure the metric type of the distributed routes to OSPF domain. type1 means the metric is comparable directly to the link state metric (cost = internal cost + external cost). type2 means the metric is considered larger than any link state metric (cost = external cost).
Context
- MIB
- RC-IP-ROUTING-MIB
- OID
.1.3.6.1.4.1.2272.1.8.4.4.4- 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::rcIpRoutingRedistributeStaticToOspfExternalMetricType.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::rcIpRoutingRedistributeStaticToOspfExternalMetricType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | type1 |
2 | type2 |