CIRCUIT-MIB :: circuitBwdTDType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitBwdTDType

circuitBwdTDType

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitBwdTDType

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.29

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Specifies the traffic descriptor type associated with the backward traffic descriptor parameters. The backward direction is 'out of the network' from the circuit endpoint. TDType is independent to of the end-point protocol.

What is circuitBwdTDType?

This selects the traffic descriptor type governing the four circuitBwdTDParam fields for traffic flowing in the backward direction -- 'out of the network' toward the circuit endpoint -- independently of the forward-direction type and independently of the endpoint protocol. Having a separate backward descriptor type lets this circuit be provisioned asymmetrically, for instance guaranteeing a smaller committed rate in the return direction than the forward direction, which is common for asymmetric access services. Setting this to atm-vbr-nrt(6) while the forward type is atm-cbr(4) would give this circuit CBR-guaranteed forward bandwidth but only variable, non-real-time-guaranteed bandwidth on the return path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.29
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitBwdTDType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.29.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitBwdTDType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.29.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> circuitBwdTDType.1

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::circuitBwdTDType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5812coriolisMibsCORIOLIS-MIB
1.3.6.1.4.1.5812.6circuitCORIOLIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5812.6.8circuitTableCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1circuitEntryCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1.29circuitBwdTDTypeCIRCUIT-MIB