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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ciCircuitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIRCUIT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIRCUIT-IF-MIB::ciCircuitTable'
The Circuit Interface Circuit Table.
ciCircuitEntry row .1.3.6.1.2.1.94.1.1.1
An entry in the Circuit Interface Circuit Table.
Column Syntax OID
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.2.1.94.1.1.1.1
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
Type Values:
1transmit
2receive
3both
.1.3.6.1.2.1.94.1.1.1.2
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.94.1.1.1.3
The ifIndex that the agent assigns to this row.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.2.1.94.1.1.1.4
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.94.1.1.1.5
The storage type used for this row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.94.1.1.1.6

ciIfMapTable

table
.1.3.6.1.2.1.94.1.2 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ciIfMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIRCUIT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIRCUIT-IF-MIB::ciIfMapTable'
The Circuit Interface Map Table.
ciIfMapEntry row .1.3.6.1.2.1.94.1.2.1
An entry in the Circuit Interface Map Table.
Indexes
Column Syntax OID
This value contains the value of RowPointer that
corresponds to the current ifIndex.
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.2.1.94.1.2.1.1
The value contains the value of ciCircuitFlow that
corresponds to the current ifIndex.
CiFlowDirection
Type Values:
1transmit
2receive
3both
.1.3.6.1.2.1.94.1.2.1.2