All MIBs › CISCO-VINES-MIB › cvTotalMetricOutPackets
cvTotalMetricOutPackets
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvTotalMetricOutPackets
OID (numeric): 1.3.6.1.4.1.9.9.17.1.3.19
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Total count of number of VINES ICP Metric Notification packets generated.
What is cvTotalMetricOutPackets?
This counter tracks a specific subtype of outgoing ICP traffic, Metric Notification packets, that the router sends to advertise its routing metrics to neighbors. An admin cares because this is direct evidence the router is announcing route metrics into the VINES network that downstream routers depend on for path selection. For example, if a neighbor stops learning routes from this router, checking whether this counter is still incrementing helps confirm whether metric updates are even being sent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.3.19 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvTotalMetricOutPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.3.19.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvTotalMetricOutPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvTotalMetricOutPackets.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::cvTotalMetricOutPackets 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.3 | cvTotal | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.3.19 | cvTotalMetricOutPackets | CISCO-VINES-MIB |