All MIBs › RFC1354-MIB › ipForwardMetric1
ipForwardMetric1
Module: RFC1354-MIB
OID (symbolic): RFC1354-MIB::ipForwardMetric1
OID (numeric): 1.3.6.1.2.1.4.24.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipForwardProto value. 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.2.1.4.24.2.1.11 snmpwalk -v2c -c public <target> RFC1354-MIB::ipForwardMetric1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.2.1.11.1 snmpget -v2c -c public <target> RFC1354-MIB::ipForwardMetric1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.4.24.2.1.11.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.24 | ipForward | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.2 | ipForwardTable | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.2.1 | ipForwardEntry | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.2.1.11 | ipForwardMetric1 | RFC1354-MIB |