FRCI-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: FRCI-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 frciMIB 1.3.6.1.2.1.1
The MIB module to allow insertion of selected circuit into the ifTable.
     frciObjects 1.3.6.1.2.1.1.1
         frciCircuitTable 1.3.6.1.2.1.1.1.1 no-access
The Frame Relay Circuit Interface Circuit Table.
             frciCircuitEntry 1.3.6.1.2.1.1.1.1.1 no-access
An entry in the Frame Relay Circuit Interface Circuit Table.
                 frciCircuitObject 1.3.6.1.2.1.1.1.1.1.1 object identifier no-access
This value contains the object identifier that uniquely describes the circuit that is to be added to this table. The object identifier should be that of the first field on the table that contains the circuit. The index sub identifiers should uniquely define the circuit. The purpose of this object identifier 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 are the frCircuitTable from the Frame Relay DTE MIB(FRAME-RELAY-DTE-MIB) or the frPVCEndptTable from the Frame Relay Service MIB (FRNETSERV-MIB). However, it does not exclude enterprise MIBs used for the same purpose.
                 frciCircuitFlow 1.3.6.1.2.1.1.1.1.1.2 frciflowdir no-access
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. The need to monitor directional flow depends on the application for which the circuit is created. For example, Monitoring of protocols passed on a circuit using RMON-II (RFC 2021) does not capture the direction the flow. This is left to the circuit.
                 frciCircuitStatus 1.3.6.1.2.1.1.1.1.1.3 rowstatus read-only
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 . 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 frciCircuitObject. This means that the referenced object must exist and it must be in a table that supports circuits. The object referenced by frciCircuitObject MUST exist prior to transitioning a row to active(1). If at any point the object referenced by frciCircuitObject does not exist or the row containing it is not in the active(1) state, the status SHOULD 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).
                 frciCircuitIfIndex 1.3.6.1.2.1.1.1.1.1.4 interfaceindex read-only
The ifIndex that the agent assigns to this row.
                 frciCircuitCreateTime 1.3.6.1.2.1.1.1.1.1.5 timestamp read-only
This object returns the value of sysUpTime at the time the value of frciCircuitStatus last transitioned to active(1). If frciCircuitStatus has never been active(1), this object SHOULD return 0.
         frciIfMapTable 1.3.6.1.2.1.1.1.2 no-access
The Frame Relay Circuit Interface Map Table.
             frciIfMapEntry 1.3.6.1.2.1.1.1.2.1 no-access
An entry in the Frame Relay Circuit Interface Map Table.
                 frciIfMapObject 1.3.6.1.2.1.1.1.2.1.1 object identifier read-only
This value contains the value of frciCircuitObject that corresponds to the current ifIndex.
                 frciIfMapFlow 1.3.6.1.2.1.1.1.2.1.2 frciflowdir read-only
The value contains the value of frciCircuitFlow that corresponds to the current ifIndex.
     frciCapabilities 1.3.6.1.2.1.1.2
     frciConformance 1.3.6.1.2.1.1.3
         frciMIBGroups 1.3.6.1.2.1.1.3.1
             frciCircuitGroup 1.3.6.1.2.1.1.3.1.1
A collection of required objects providing information from the circuit table.
             frciIfMapGroup 1.3.6.1.2.1.1.3.1.2
A collection of required objects providing information from the interface map table.
         frciMIBCompliances 1.3.6.1.2.1.1.3.2
             frciCompliance 1.3.6.1.2.1.1.3.2.1
The compliance statement for SNMPv2 entities which support with Frame Relay Circuit Interfaces. This group defines the minimum level of support required for compliance.