MIB Viewer

ibmfrCircuitState

OBJECT-TYPE
1.3.6.1.4.1.2.6.2.8.2.1.3
Access
read-only
Status
mandatory
Sub-identifiers
0
Indicates whether the particular virtual cir- cuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by set- ting virtual circuit state to active, or delet- ed by changing Circuit state to deleted. Whether or not the row actually disappears is let 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 tem- porarily disable a given circuit.
INTEGER { invalid(1), active(2), inactive(3) }