All MIBs › SYS-MIB › ipForwardMetric3
ipForwardMetric3
Module: SYS-MIB
OID (symbolic): SYS-MIB::ipForwardMetric3
OID (numeric): 1.3.6.1.4.1.1978.2.18.3.26.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
An alternate routing metric for this route.
The semantics of this metric are determined by the routing-protocol specified in the route's ipForwardProto value. For static routing tables, Metric1 is the default 'cost' (1-15) of the route when it is in the up condition. This is compared to other possible routes for the same destination, to state the preferred path. If this metric is not used, its value should be set to -1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1978.2.18.3.26.2.1.13 snmpwalk -v2c -c public <target> SYS-MIB::ipForwardMetric3
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1978.2.18.3.26.2.1.13.1 snmpget -v2c -c public <target> SYS-MIB::ipForwardMetric3.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1978.2.18.3.26.2.1.13.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.1978 | ngcan | SYS-MIB |
| 1.3.6.1.4.1.1978.2 | tiger | SYS-MIB |
| 1.3.6.1.4.1.1978.2.18 | sysMIB | SYS-MIB |
| 1.3.6.1.4.1.1978.2.18.3 | ip | SYS-MIB |
| 1.3.6.1.4.1.1978.2.18.3.26 | ipForward | SYS-MIB |
| 1.3.6.1.4.1.1978.2.18.3.26.2 | ipForwardTable | SYS-MIB |
| 1.3.6.1.4.1.1978.2.18.3.26.2.1 | ipForwardEntry | SYS-MIB |
| 1.3.6.1.4.1.1978.2.18.3.26.2.1.13 | ipForwardMetric3 | SYS-MIB |