Indicates whether the particular virtual circuit is
operational. In the absence of a Data Link Connection
Management Interface, virtual circuit entries (rows)
may be created by setting virtual circuit state to
'active', or deleted by changing Circuit state to
'invalid'.
Whether or not the row actually disappears is left to
the implementation, so this object may actually read as
'invalid' for some arbitrary length of time. It is
also legal to set the state of a virtual circuit to
'inactive' to temporarily disable a given circuit.
The use of 'invalid' is deprecated in this SNMP Version
2 MIB, in favor of frCircuitRowStatus.
Parsed from file frame-relay-dte-internal.mib.txt
Company: marconi
Module: FRAME-RELAY-DTE-INTERNAL-MIB
Vendor: Marconi
Module: FRAME-RELAY-DTE-INTERNAL-MIB (frame-relay-dte-internal.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
frCircuitState OBJECT-TYPE SYNTAX INTEGER { invalid (1), active (2), inactive (3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the particular virtual circuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by setting virtual circuit state to 'active', or deleted by changing Circuit state to 'invalid'. Whether or not the row actually disappears is left to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to 'inactive' to temporarily disable a given circuit. The use of 'invalid' is deprecated in this SNMP Version 2 MIB, in favor of frCircuitRowStatus." DEFVAL { active } ::= { intfrCircuitEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.326.1.16.98.2.1.1 | frCircuitIfIndex | 0 | 0 | The ifIndex Value of the ifEntry this virtual circuit is layered onto. |
1.3.6.1.4.1.326.1.16.98.2.1.2 | frCircuitDlci | 0 | 0 | The Data Link Connection Identifier for this virtual circuit. |
1.3.6.1.4.1.326.1.16.98.2.1.4 | frCircuitReceivedFECNs | 0 | 0 | Number of frames received from the network indicating forward congestion since the virtual circuit was created. This occurs when… |
1.3.6.1.4.1.326.1.16.98.2.1.5 | frCircuitReceivedBECNs | 0 | 0 | Number of frames received from the network indicating backward congestion since the virtual circuit was created. This occurs whe… |
1.3.6.1.4.1.326.1.16.98.2.1.6 | frCircuitSentFrames | 0 | 0 | The number of frames sent from this virtual circuit since it was created. |
1.3.6.1.4.1.326.1.16.98.2.1.7 | frCircuitSentOctets | 0 | 0 | The number of octets sent from this virtual circuit since it was created. Octets counted are the full frame relay header and the… |
1.3.6.1.4.1.326.1.16.98.2.1.8 | frCircuitReceivedFrames | 0 | 0 | Number of frames received over this virtual circuit since it was created. |
1.3.6.1.4.1.326.1.16.98.2.1.9 | frCircuitReceivedOctets | 0 | 0 | Number of octets received over this virtual circuit since it was created. Octets counted include the full frame relay header, bu… |
1.3.6.1.4.1.326.1.16.98.2.1.10 | frCircuitCreationTime | 0 | 0 | The value of sysUpTime when the virtual circuit was created, whether by the Data Link Connection Management Interface or by a Set… |
1.3.6.1.4.1.326.1.16.98.2.1.11 | frCircuitLastTimeChange | 0 | 0 | The value of sysUpTime when last there was a change in the virtual circuit state |
1.3.6.1.4.1.326.1.16.98.2.1.12 | frCircuitCommittedBurst | 0 | 0 | This variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during … |
1.3.6.1.4.1.326.1.16.98.2.1.13 | frCircuitExcessBurst | 0 | 0 | This variable indicates the maximum amount of uncommitted data bits that the network will attempt to deliver over the measurement… |
1.3.6.1.4.1.326.1.16.98.2.1.14 | frCircuitThroughput | 0 | 0 | Throughput is the average number of 'Frame Relay Information Field' bits transferred per second across a user network interface i… |