All MIBs › CLEARTRAC7-MIB › statPvcrRouteMetric
statPvcrRouteMetric
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::statPvcrRouteMetric
OID (numeric): 1.3.6.1.4.1.727.7.2.20.7.1.3
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The METRIC provides the hop count, or number of units that must be passed over to reach the destination. When at 0, it indicates a direct connection to the destination. Its value is usually between 1 and 15 for an indirect connection. When at 16, it indicates that the destination is unreachable.
What is statPvcrRouteMetric?
This read-only gauge gives the hop count to the destination, where 0 means a direct connection, values between 1 and 15 indicate an indirect connection through that many intermediate units, and 16 means the destination is unreachable. An administrator reads it to understand how many units traffic must cross to reach a given destination and to detect routes that have gone unreachable. For example, seeing statPvcrRouteMetric jump to 16 for a previously reachable destination would immediately tell the administrator that destination has dropped out of the routing table's reach.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.7.1.3 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::statPvcrRouteMetric
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.7.1.3.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::statPvcrRouteMetric.1
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::statPvcrRouteMetric OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20 | stat | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.7 | statPvcrRouteTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.7.1 | statPvcrRouteEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.7.1.3 | statPvcrRouteMetric | CLEARTRAC7-MIB |