All MIBs › COSINE-ORION-MIB › csFrCircuitType
csFrCircuitType
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csFrCircuitType
OID (numeric): 1.3.6.1.4.1.3085.3.1.3.4.2.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indication of whether the VC was manually created (static), or dynamically created (dynamic) via the data link control management interface.
What is csFrCircuitType?
This enumerated value (static, dynamic) indicates whether this virtual circuit was manually created by an administrator or was dynamically created through the Data Link Connection Management Interface. An admin uses it to distinguish permanently provisioned PVCs from circuits the DLCMI itself brought up, which matters when deciding whether a VC can safely be deleted by hand. For example, a VC showing dynamic(2) would be expected to disappear on its own if the DLCMI stops advertising it, whereas a static(1) VC requires an explicit csFrCircuitState change to remove.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.3.4.2.1.16 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csFrCircuitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.3.4.2.1.16.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csFrCircuitType.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csFrCircuitType OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.3 | csOrionPortInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4 | csOrionFrInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.2 | csFrCircuitTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.2.1 | csFrCircuitEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.2.1.16 | csFrCircuitType | COSINE-ORION-MIB |