All MIBs › CIRCUIT-MIB › circuitFwdTDParam1
circuitFwdTDParam1
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitFwdTDParam1
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.24
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Parameter 1 of the forward traffic descriptor of type circuitFwdTdType. 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 circuitFwdTDParam1?
This is the first forward-direction traffic parameter, whose meaning depends entirely on circuitFwdTDType: it's the Committed Information Rate (CIR) for Ethernet or Frame Relay circuits, or the Peak Cell Rate including both CLP 0 and 1 cells (PCR(0+1)) for ATM-CBR circuits. This is the primary bandwidth-guarantee value an admin sets to define how much throughput this circuit is committed to carry in the forward direction, so getting it right (in the correct units for the selected type) directly determines the circuit's provisioned bandwidth. For example, on a Frame Relay circuit with circuitFwdTDType set to frameRelay(2), setting this to 512000 would commit that circuit to a 512 kbps CIR into the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.24 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitFwdTDParam1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.24.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitFwdTDParam1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.24.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::circuitFwdTDParam1 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.24 | circuitFwdTDParam1 | CIRCUIT-MIB |