All MIBs › CASCADE-MIB › cktAdminCostReal
cktAdminCostReal
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktAdminCostReal
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.212
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Actual value of total administration cost of a circuit. Ranges from 0 to 0xFFFFFFFF.
What is cktAdminCostReal?
This read-only value reports the actual total administrative cost of this circuit's currently established path, ranging from 0 to 0xFFFFFFFF, as opposed to cktAdminCostThreshold which is the configured ceiling the switch enforces during path selection. Comparing the two tells an admin how much cost headroom the current path has relative to the configured limit, useful for anticipating whether a minor network change could push the circuit's cost above threshold and cause it to fail to re-establish. An engineer investigating why a circuit keeps failing to reroute after a link flap would check whether cktAdminCostReal on the only remaining candidate path exceeds cktAdminCostThreshold, explaining the failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.212 snmpwalk -v2c -c public <target> CASCADE-MIB::cktAdminCostReal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.212.1 snmpget -v2c -c public <target> CASCADE-MIB::cktAdminCostReal.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktAdminCostReal OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) 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.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.212 | cktAdminCostReal | CASCADE-MIB |