All MIBs › CLEARTRAC7-MIB › pvcCost
pvcCost
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::pvcCost
OID (numeric): 1.3.6.1.4.1.727.7.2.10.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The path cost assigned to the PVC for the Spanning Tree algorithm. This indicates to the automatic single-route bridge function the relative length of the path between the local PVC and the attached LAN. The higher the value, the less preferred the route.
What is pvcCost?
This read-only integer (1-65535) is the Spanning Tree path cost assigned to the PVC, indicating the relative length of the path between the local PVC and the attached LAN for the automatic single-route bridge function. A higher value means the route is less preferred, so an admin checks it to understand which PVC the bridge will favor. For example, a PVC with pvcCost 10 will be chosen over a redundant PVC reporting pvcCost 100 when the bridge picks its active path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.10.2.1.10 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::pvcCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.10.2.1.10.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::pvcCost.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::pvcCost 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.10 | pvc | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.10.2 | pvcTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.10.2.1 | pvcEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.10.2.1.10 | pvcCost | CLEARTRAC7-MIB |