All MIBs › COSINE-ORION-MIB › csFrDlcmiState
csFrDlcmiState
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csFrDlcmiState
OID (numeric): 1.3.6.1.4.1.3085.3.1.3.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface.
What is csFrDlcmiState?
csFrDlcmiState is a read-write enumerated setting selecting which Frame Relay LMI (Local Management Interface) signaling scheme, such as lmiRev1, ansiT1617D/B, or itut933A, is active on this Frame Relay interface, or noLmiConfigured if none is in use. The LMI scheme governs how the interface and the carrier's switch exchange DLCI status, which virtual circuits are up, so a mismatch here means the router won't correctly learn which PVCs are actually active, even if the physical DS3/OC3 layer underneath is perfectly healthy. For example, if a carrier's Frame Relay switch is provisioned for ansiT1617D but this object is left at lmiRev1, the interface fails to properly track DLCI status until an admin sets csFrDlcmiState to match the carrier's scheme.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.3.4.1.1.5 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csFrDlcmiState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.3.4.1.1.5.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csFrDlcmiState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3085.3.1.3.4.1.1.5.1 i <value>
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::csFrDlcmiState 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.1 | csFrDlcmiTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.1.1 | csFrDlcmiEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.1.1.5 | csFrDlcmiState | COSINE-ORION-MIB |