All MIBs › CIRCUIT-MIB › circuitBwdTDParam1
circuitBwdTDParam1
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitBwdTDParam1
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.30
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Parameter 1 of the backward traffic descriptor of type circuitBwdTdType. For type Ethernet, this value corresponds to CIR. For type Frame Relay, this value corresponds to CIR. For type ATM-CBR, this value corresponds to PCR(0+1).
What is circuitBwdTDParam1?
This is the first backward-direction traffic parameter, representing the Committed Information Rate for Ethernet/Frame Relay or the Peak Cell Rate (PCR(0+1)) for ATM-CBR, exactly mirroring circuitFwdTDParam1 but governing traffic flowing out of the network toward this endpoint rather than into it. Because forward and backward parameters are configured independently, an admin can provision an asymmetric circuit, such as a higher downstream rate than upstream, by setting this to a different value than circuitFwdTDParam1. For example, setting circuitFwdTDParam1 to 1000000 and this backward parameter to 256000 would create an asymmetric circuit favoring the forward direction, similar in spirit to typical broadband access asymmetry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.30 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitBwdTDParam1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.30.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitBwdTDParam1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.30.1 i <value>
Start monitoring Coriolis Networks optical/lambda transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIRCUIT-MIB::circuitBwdTDParam1 OID value, configure state conditions and alerts, and monitor any Coriolis Networks optical/lambda transport equipment (legacy) 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.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.6 | circuit | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.6.8 | circuitTable | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1 | circuitEntry | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1.30 | circuitBwdTDParam1 | CIRCUIT-MIB |