CISCO-CIRCUIT-INTERFACE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CIRCUIT-INTERFACE-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
 ciscoCircuitInterfaceMIB 1.3.6.1.4.1.9.9.160
The MIB module to configure the circuit description for an interface. The circuit description can be used to describe and identify circuits on interfaces like ATM, frame-relay etc.
         ciscoCircuitInterfaceMIBObjects 1.3.6.1.4.1.9.9.160.1
             cciDescription 1.3.6.1.4.1.9.9.160.1.1
                 cciDescriptionTable 1.3.6.1.4.1.9.9.160.1.1.1 no-access
This table contains a circuit description to identify circuit based interfaces like ATM, Frame-Relay etc. The circuit description could be used for example, to correlate performance statistics associated with the corresponding interfaces.
                     cciDescriptionEntry 1.3.6.1.4.1.9.9.160.1.1.1.1 no-access
Each cciDescriptionEntry contains the circuit description for a particular circuit based interface. The entry is identified by the ifIndex which would typically correspond to circuit based interfaces. Interfaces with ifType equal to atm(37), frameRelay(32) frameRelayService(44) are some examples. Entries can only be created by management station action. Entries can be deleted by setting the cciStatus object to destroy(6). The agent will delete any cciEntry if the corresponding ifEntry is deleted. Entries are not maintained in any kind of NV-storage, and will not be recreated by the agent after a reboot.
                         cciDescr 1.3.6.1.4.1.9.9.160.1.1.1.1.1 snmpadminstring read-only
The circuit description of the interface. It has no default value.
                         cciStatus 1.3.6.1.4.1.9.9.160.1.1.1.1.2 rowstatus read-only
The row status object, but with restricted values. Only two values are allowed for this object: createAndGo(4) and destroy(6). The row is created by specifying the value for cciDescr and setting this object to createAndGo(4). If the row creation is succesfull, the cciStatus would be active(1). In the active(1) state, the cciDescr can be modifed. The row is deleted by setting this object to destroy(6).
         ciscoCircuitInterfaceMIBConformance 1.3.6.1.4.1.9.9.160.3
             ciscoCircuitInterfaceMIBCompliances 1.3.6.1.4.1.9.9.160.3.1
                 ciscoCircuitInterfaceMIBCompliance 1.3.6.1.4.1.9.9.160.3.1.1
The compliance statement for Cisco agents which implement the Cisco Circuit Interface MIB.
             ciscoCircuitInterfaceMIBGroups 1.3.6.1.4.1.9.9.160.3.2
                 ciscoCircuitInterfaceGroup 1.3.6.1.4.1.9.9.160.3.2.1
The Cisco Circuit Interface MIB objects.