CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB

File: CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB.mib (5539 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
CISCO-TC CISCO-VTP-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex InterfaceIndexOrZero
VlanIndex ciscoMgmt

Defined Types

CviVlanInterfaceIndexEntry  
SEQUENCE    
  cviVlanId VlanIndex
  cviPhysicalIfIndex InterfaceIndexOrZero
  cviRoutedVlanIfIndex InterfaceIndex

Defined Values

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).
MODULE-IDENTITY    

cviMIBObjects 1.3.6.1.4.1.9.9.128.1
OBJECT IDENTIFIER    

cviGlobals 1.3.6.1.4.1.9.9.128.1.1
OBJECT IDENTIFIER    

cviVlanInterfaceIndexTable 1.3.6.1.4.1.9.9.128.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CviVlanInterfaceIndexEntry

cviVlanInterfaceIndexEntry 1.3.6.1.4.1.9.9.128.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CviVlanInterfaceIndexEntry  

cviVlanId 1.3.6.1.4.1.9.9.128.1.1.1.1.1
The VLAN-id number of the routed VLAN interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cviPhysicalIfIndex 1.3.6.1.4.1.9.9.128.1.1.1.1.2
For subinterfaces, this object is the ifIndex of the physical interface for the subinterface. For Switch Virtual Interfaces (SVIs), this object is zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

cviRoutedVlanIfIndex 1.3.6.1.4.1.9.9.128.1.1.1.1.3
The index for the ifTable entry associated with this routed VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cviMIBConformance 1.3.6.1.4.1.9.9.128.1.3
OBJECT IDENTIFIER    

cviMIBCompliances 1.3.6.1.4.1.9.9.128.1.3.1
OBJECT IDENTIFIER    

cviMIBGroups 1.3.6.1.4.1.9.9.128.1.3.2
OBJECT IDENTIFIER    

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
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP