All MIBs › CISCO-VINES-MIB › cvIfConfigMetric
cvIfConfigMetric
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvIfConfigMetric
OID (numeric): 1.3.6.1.4.1.9.9.17.1.4.1.1.1
Node type: OBJECT-TYPE
Type: VinesMetric
Access: read-only
Description: VINES protocol metric value.
What is cvIfConfigMetric?
This is the configured VINES routing metric value assigned to a specific interface. An admin cares because this per-interface metric feeds directly into route-selection metrics elsewhere in the MIB, and a higher value here makes routes over this interface less preferred. For example, raising this value on a slow backup WAN interface makes the router prefer a faster primary interface for the same destination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.1.1.1 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvIfConfigMetric
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.1.1.1.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvIfConfigMetric.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvIfConfigMetric.1
Start monitoring Cisco routers (legacy Banyan VINES) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VINES-MIB::cvIfConfigMetric OID value, configure state conditions and alerts, and monitor any Cisco routers (legacy Banyan VINES) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.17 | ciscoVinesMIB | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1 | ciscoVinesMIBObjects | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4 | cvInterface | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.1 | cvIfConfigTable | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.1.1 | cvIfConfigEntry | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.1.1.1 | cvIfConfigMetric | CISCO-VINES-MIB |