CIRCUIT-IF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.1.3.6.1.2.1.94.1.1 · 1 row entry · 6 columns
The Circuit Interface Circuit Table.
ciCircuitEntry entry .1.3.6.1.2.1.94.1.1.1
An entry in the Circuit Interface Circuit Table.
Indexes
ciCircuitObject ciCircuitFlow
Column Syntax OID
ciCircuitObject
This value contains the RowPointer that uniquely

describes the circuit that is to be added to this table.
Any RowPointer that will force the size of OBJECT
IDENTIFIER of the row to grow beyond the legal l…
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.2.1.94.1.1.1.1
ciCircuitFlow
The direction of data flow through the circuit for which
the virtual interface is defined. The following define
the information that the virtual interface will report.

transmit(1) - Only transmitted f…
CiFlowDirection
Textual Convention: CiFlowDirection Enumeration
Type Values:
1transmit
2receive
3both
.1.3.6.1.2.1.94.1.1.1.2
ciCircuitStatus
The status of the current row. This object is
used to add, delete, and disable rows in this
table. When the status changes to active(1), a row
will also be added to the interface map table below
and a row will be adde…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.94.1.1.1.3
ciCircuitIfIndex
The ifIndex that the agent assigns to this row.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.94.1.1.1.4
ciCircuitCreateTime
This object returns the value of sysUpTime at the time
the value of ciCircuitStatus last transitioned to
active(1). If ciCircuitStatus has never been active(1),
this object SHOULD return 0.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.94.1.1.1.5
ciCircuitStorageType
The storage type used for this row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.94.1.1.1.6
.1.3.6.1.2.1.94.1.2 · 1 row entry · 2 columns
The Circuit Interface Map Table.
ciIfMapEntry entry .1.3.6.1.2.1.94.1.2.1
An entry in the Circuit Interface Map Table.
Indexes
IF-MIBifIndex
Column Syntax OID
ciIfMapObject
This value contains the value of RowPointer that
corresponds to the current ifIndex.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.2.1.94.1.2.1.1
ciIfMapFlow
The value contains the value of ciCircuitFlow that
corresponds to the current ifIndex.
CiFlowDirection
Textual Convention: CiFlowDirection Enumeration
Type Values:
1transmit
2receive
3both
.1.3.6.1.2.1.94.1.2.1.2