All MIBs › RAPID-CITY › rcIpConfOspfMetric
rcIpConfOspfMetric
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpConfOspfMetric
OID (numeric): 1.3.6.1.4.1.2272.1.8.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The metric for this type of service (TOS) on this interface. The default value of the TOS 0 Metric is (10^9 / ifSpeed). The value FFFF means 'no route via this TOS'. A value of 0 means the interface speed (rcIpConfOspfDefaultMetric) will be used as metric value, when the state of the interface is up.
What is rcIpConfOspfMetric?
This object configures the routing metric cost assigned to a specific Type-of-Service class on an IP interface, used by the OSPF (Open Shortest Path First) routing protocol to determine the most efficient path for traffic. The default metric is computed as 10^9 divided by the interface speed (in bits per second), and setting a value of zero means the interface will use a default reference metric. Network administrators adjust this value to influence how traffic flows through multi-path networks and prioritize certain routes over others.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.2.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpConfOspfMetric
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.2.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpConfOspfMetric.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.1.2.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1 | rcIpConf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.2 | rcIpConfOspfTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.2.1 | rcIpConfOspfEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.2.1.3 | rcIpConfOspfMetric | RAPID-CITY |