CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VLAN-IFTABLE-RELATIONSHIP-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
 ciscoVlanIfTableRelationshipMIB 1.3.6.1.4.1.9.9.128
Cisco VLAN ifTable Relationship MIB lists VLAN-id and ifIndex information for routed VLAN interfaces. A routed VLAN interface is the router interface or sub-interface to which the router's IP address on the VLAN is attached. For example, an ISL, SDE, or 802.1Q encapsulated subinterface, or Switched Virtual Interface (SVI).
         cviMIBObjects 1.3.6.1.4.1.9.9.128.1
             cviGlobals 1.3.6.1.4.1.9.9.128.1.1
                 cviVlanInterfaceIndexTable 1.3.6.1.4.1.9.9.128.1.1.1 no-access
The cviVlanInterfaceIndexTable provides a way to translate a VLAN-id in to an ifIndex, so that the routed VLAN interface's routing configuration can be obtained from interface entry in ipRouteTable. Note that some routers can have interfaces to multiple VLAN management domains, and therefore can have multiple routed VLAN interfaces which connect to different VLANs having the same VLAN-id. Thus, it is possible to have multiple rows in this table for the same VLAN-id. The cviVlanInterfaceIndexTable also provides a way to find the VLAN-id from an ifTable VLAN's ifIndex.
                     cviVlanInterfaceIndexEntry 1.3.6.1.4.1.9.9.128.1.1.1.1 no-access
Each entry represents a routed VLAN interface, its corresponding physical port if any, and the ifTable entry for the routed VLAN interface. Entries are created by the agent when the routed VLAN interface is created. Operational status of routing does not affect the entries listed here. For routing configuration please refer to ipRouteTable. Entries are deleted by the agent when the routed VLAN interface is removed from the system configuration.
                         cviVlanId 1.3.6.1.4.1.9.9.128.1.1.1.1.1 vlanindex no-access
The VLAN-id number of the routed VLAN interface.
                         cviPhysicalIfIndex 1.3.6.1.4.1.9.9.128.1.1.1.1.2 interfaceindexorzero no-access
For subinterfaces, this object is the ifIndex of the physical interface for the subinterface. For Switch Virtual Interfaces (SVIs), this object is zero.
                         cviRoutedVlanIfIndex 1.3.6.1.4.1.9.9.128.1.1.1.1.3 interfaceindex read-only
The index for the ifTable entry associated with this routed VLAN interface.
             cviMIBConformance 1.3.6.1.4.1.9.9.128.1.3
                 cviMIBCompliances 1.3.6.1.4.1.9.9.128.1.3.1
                     cviMIBCompliance 1.3.6.1.4.1.9.9.128.1.3.1.1
The compliance statement for entities which implement the CISCO-VLAN-INTERFACE-MIB
                 cviMIBGroups 1.3.6.1.4.1.9.9.128.1.3.2
                     cviMIBGroup 1.3.6.1.4.1.9.9.128.1.3.2.1
A set of objects to obtain VLAN-ID and ifIndex information for routed VLAN interfaces.