CIRCUIT-IF-MIB

File: CIRCUIT-IF-MIB.mib (13621 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE mib-2
Gauge32 TEXTUAL-CONVENTION RowStatus
TimeStamp RowPointer StorageType
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
InterfaceIndex

Defined Types

CiFlowDirection  
The direction of data flow thru a circuit. transmit(1) - Only transmitted data receive(2) - Only received data both(3) - Both transmitted and received data.
TEXTUAL-CONVENTION    
  INTEGER transmit(1), receive(2), both(3)  

CiCircuitEntry  
SEQUENCE    
  ciCircuitObject RowPointer
  ciCircuitFlow CiFlowDirection
  ciCircuitStatus RowStatus
  ciCircuitIfIndex InterfaceIndex
  ciCircuitCreateTime TimeStamp
  ciCircuitStorageType StorageType

CiIfMapEntry  
SEQUENCE    
  ciIfMapObject RowPointer
  ciIfMapFlow CiFlowDirection

Defined Values

circuitIfMIB 1.3.6.1.2.1.94
The MIB module to allow insertion of selected circuit into the ifTable.
MODULE-IDENTITY    

ciObjects 1.3.6.1.2.1.94.1
OBJECT IDENTIFIER    

ciCapabilities 1.3.6.1.2.1.94.2
OBJECT IDENTIFIER    

ciConformance 1.3.6.1.2.1.94.3
OBJECT IDENTIFIER    

ciCircuitTable 1.3.6.1.2.1.94.1.1
The Circuit Interface Circuit Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiCircuitEntry

ciCircuitEntry 1.3.6.1.2.1.94.1.1.1
An entry in the Circuit Interface Circuit Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiCircuitEntry  

ciCircuitObject 1.3.6.1.2.1.94.1.1.1.1
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 limit MUST be rejected. The purpose of this object is to point a network manager to the table in which the circuit was created as well as define the circuit on which the interface is defined. Valid tables for this object include the frCircuitTable from the Frame Relay DTE MIB(FRAME-RELAY-DTE-MIB), the frPVCEndptTable from the Frame Relay Service MIB (FRNETSERV-MIB), and the aal5VccTable from the ATM MIB (ATM MIB). However, including circuits from other MIB tables IS NOT prohibited.
Status: current Access: not-accessible
OBJECT-TYPE    
  RowPointer  

ciCircuitFlow 1.3.6.1.2.1.94.1.1.1.2
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 frames receive(2) - Only received frames both(3) - Both transmitted and received frames. It is recommended that the ifDescr of the circuit interfaces that are not both(3) SHOULD have text warning the operators that the particular interface represents only half the traffic on the circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiFlowDirection  

ciCircuitStatus 1.3.6.1.2.1.94.1.1.1.3
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 added to the ifTable. These rows SHOULD not be removed until the status is changed from active(1). The value of ifIndex for the row that is added to the ifTable is determined by the agent and MUST follow the rules of the ifTable. The value of ifType for that interface will be frDlciEndPt(193) for a frame relay circuit, atmVciEndPt(194) for an ATM circuit, or another ifType defining the circuit type for any other circuit. When this object is set to destroy(6), the associated row in the interface map table will be removed and the ifIndex will be removed from the ifTable. Removing the ifIndex MAY initiate a chain of events that causes changes to other tables as well. The rows added to this table MUST have a valid object identifier for ciCircuitObject. This means that the referenced object must exist and it must be in a table that supports circuits. The object referenced by ciCircuitObject MUST exist prior to transitioning a row to active(1). If at any point the object referenced by ciCircuitObject does not exist or the row containing it is not in the active(1) state, the status SHOULD either age out the row or report notReady(3). The effects transitioning from active(1) to notReady(3) are the same as those caused by setting the status to destroy(6). Each row in this table relies on information from other MIB modules. The rules persistence of data SHOULD follow the same rules as those of the underlying MIB module. For example, if the circuit defined by ciCircuitObject would normally be stored in non-volatile memory, then the row SHOULD also be non-volatile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciCircuitIfIndex 1.3.6.1.2.1.94.1.1.1.4
The ifIndex that the agent assigns to this row.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ciCircuitCreateTime 1.3.6.1.2.1.94.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciCircuitStorageType 1.3.6.1.2.1.94.1.1.1.6
The storage type used for this row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ciIfMapTable 1.3.6.1.2.1.94.1.2
The Circuit Interface Map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiIfMapEntry

ciIfMapEntry 1.3.6.1.2.1.94.1.2.1
An entry in the Circuit Interface Map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiIfMapEntry  

ciIfMapObject 1.3.6.1.2.1.94.1.2.1.1
This value contains the value of RowPointer that corresponds to the current ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

ciIfMapFlow 1.3.6.1.2.1.94.1.2.1.2
The value contains the value of ciCircuitFlow that corresponds to the current ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  CiFlowDirection  

ciIfLastChange 1.3.6.1.2.1.94.1.3
The value of sysUpTime at the most recent change to ciCircuitStatus for any row in ciCircuitTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciIfNumActive 1.3.6.1.2.1.94.1.4
The number of active rows in ciCircuitTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciMIBGroups 1.3.6.1.2.1.94.3.1
OBJECT IDENTIFIER    

ciMIBCompliances 1.3.6.1.2.1.94.3.2
OBJECT IDENTIFIER    

ciCompliance 1.3.6.1.2.1.94.3.2.1
The compliance statement for SNMP entities which support of the Circuit Interfaces MIB module. This group defines the minimum level of support required for compliance.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciCircuitGroup 1.3.6.1.2.1.94.3.1.1
A collection of required objects providing information from the circuit table.
Status: current Access: read-only
OBJECT-GROUP    

ciIfMapGroup 1.3.6.1.2.1.94.3.1.2
A collection of required objects providing information from the interface map table.
Status: current Access: read-only
OBJECT-GROUP    

ciStatsGroup 1.3.6.1.2.1.94.3.1.3
A collection of statistical metrics used to help manage the ciCircuitTable.
Status: current Access: read-only
OBJECT-GROUP