CISCO-IF-LINK-CONFIG-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IF-LINK-CONFIG-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
 ciscoIfLinkConfigMIB 1.3.6.1.4.1.9.9.175
The MIB module for configuration of bulk distribution (de-multiplexing of traffic from higher-bandwidth to lower-bandwidth interfaces). Terminology : bulk-distribution : The bulk distribution is the feature by which a line/interface on one module can replace the line for the other. bulk-distribution module : The module which links its interfaces to the target module. target module : A module that gets incoming traffic from a bulk distribution module rather than from a back card. The Module which supports bulk distribution, converts traffic from its lines (may be T3, OC-N) to lines on the target module (may be T3, T1 etc). The bulk distribution is achieved by having a point-to-point connection (bulk-distribution bus) between the bulk-distribution module and the target module. The benefit of bulk distribution is that the target module need not have the back cards. The lines/interfaces from bulk-distribution module will be used as lines for the target module. An example is given here on linking interfaces. |------------------------------------------------| | | | |------------------------------| | | | | | | | | | |-------------| | | Ta|rget Module | | | | | ------- ------- ------- --------------- | | | | | | | | | | | | | | | | | T1 | | T1 | |T1 | | Bulk | |card | |card | |card | | Distribution | | | | | | | | | | | | | | | | Module | | | | | | | | | | | | | | | | (T3 card) | | | | | | | | | ------- ------- ------- ---------------
         cilConfigMIBObjects 1.3.6.1.4.1.9.9.175.1
             cilConfig 1.3.6.1.4.1.9.9.175.1.1
                 cilConfTable 1.3.6.1.4.1.9.9.175.1.1.1 no-access
The interface link configuration table.
                     cilConfEntry 1.3.6.1.4.1.9.9.175.1.1.1.1 no-access
An entry in the cilConfTable. This entry is used for linking an interface identified by cilSourceInterface to an interface identified by cilTaregetModuleInterface. The entries are created and deleted using the cilRowStatus object. An interface on the bulk-distribution module cannot be linked to multiple interfaces in the target module.
                         cilSourceInterface 1.3.6.1.4.1.9.9.175.1.1.1.1.1 interfaceindex no-access
An interface of the bulk-distribution module (Source) which will be linked with the interface of the target module. It represents an entry in the ifTable.
                         cilTargetModuleInterface 1.3.6.1.4.1.9.9.175.1.1.1.1.2 ciscolocationspecifier read-only
Location of the managed entity on the target module. Following is the supported format for this object and all the values must be present. shelf=, slot=, subSlot= port =. The zero length value for this object is not supported.
                         cilRowStatus 1.3.6.1.4.1.9.9.175.1.1.1.1.3 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in the table. The cilTargetModuleFramingType need not be specified to create a row. If cilTargetModuleFramingType is not specified, a default value will be assumed as described in the description of cilTargetModuleFramingType.
                         cilTargetModuleFramingType 1.3.6.1.4.1.9.9.175.1.1.1.1.4 integer read-only
This object identifies the framing type of the target interface. notApplicable(1) can not be set. dsx1ESF Extended SuperFrame DS1 (T1.107) dsx1D4 AT&T D4 format DS1 (T1.107) Default value is dsx1ESF(3) if cilTargetModuleInterface is a T1 interface and sonet/sdh byte-synchronous mapping is used on the cilSourceInterface. Otherwise, the default value is notApplicable(1). Enumeration: 'dsx1D4': 2, 'notApplicable': 1, 'dsx1ESF': 3.
         cilConfigMIBConformance 1.3.6.1.4.1.9.9.175.3
             cilConfigMIBCompliances 1.3.6.1.4.1.9.9.175.3.1
                 cilConfigMIBCompliance 1.3.6.1.4.1.9.9.175.3.1.1
The Compliance statement for interface link configuration group. This has been replaced by the cilConfigMIBComplianceRev1 statement.
                 cilConfigMIBComplianceRev1 1.3.6.1.4.1.9.9.175.3.1.2
The Compliance statement for interface link configuration group. This statement replaces cilConfigMIBCompliance statement.
             cilConfigMIBGroups 1.3.6.1.4.1.9.9.175.3.2
                 cilConfMIBGroup 1.3.6.1.4.1.9.9.175.3.2.1
These are objects related to interface link configuration group. This group has been replaced by cilConfMIBGroupRev1.
                 cilConfMIBGroupRev1 1.3.6.1.4.1.9.9.175.3.2.2
These are objects related to interface link configuration group. This group replaces the cilConfMIBGroup.