CISCO-VRF-MIB

The MIB module for provisioning and managing network
virtualization features. 
        
This module provides manageability for VRF, VRF-Lite and 
vNET. VRF stands for Virtual Routing and Forwarding. VRF 
is an extension of IP routing that provides multiple routing
instances. VRF provides independent routing instances and
hence the same or over-lapping addresses can be used without
conflicting each other. VRFs are used in conjunction with 
MPLS VPN to provide traffic separation between multiple VPN
customers. 
        
A VRF-Lite enabled device implements VRFs and does not require
MPLS for end to end communication. Instead of using MPLS
labels, VRF-Lite uses the interfaces to distinguish routes for
different VPNs. VRF-Lite forms virtual packet-forwarding tables
by associating one or more interfaces with each VRF, and
interfaces cannot belong to more than one VRF at any time.
        
VRF-Lite is an IP based hop-by-hop virtualization mechanism and
it involves complex configuration of every hop in the network.
vNET, virtual network, is also an IP based hop-by-hop mechanism
that can provide end-to-end virtualization of the network. vNET
greatly reduces the complexity in VRF-Lite deployment.
        
This MIB module will allow the user to perform the following
        
  * Create and monitor VRFs
  * Group VRFs to create VRF List
  * Associate/Dis-associate interface to/from a VRF
  * Enable vNET trunking on an interface
  * Specify VRF list per trunk
    

Imported Objects

ciscoMgmtCISCO-SMI
ifIndex, InterfaceIndex, ifNameIF-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, NOTIFICATION-TYPESNMPv2-SMI
StorageType, RowStatus, TruthValue, TEXTUAL-CONVENTIONSNMPv2-TC

Type Definitions (2)

Name Base Type Values/Constraints
CvVnetTagOrZeroUnsigned32range: 0, range: 2..4094
CvVrfIfTypeEnumerationvNETTrunkSI(1), vNETEdge(2), vrfEdge(3)

Objects

ciscoVrfMIB .1.3.6.1.4.1.9.9.711
ciscoVrfMIBNotifs .1.3.6.1.4.1.9.9.711.0
ciscoVrfMIBObjects .1.3.6.1.4.1.9.9.711.1
cvVrf .1.3.6.1.4.1.9.9.711.1.1
cvVrfTable .1.3.6.1.4.1.9.9.711.1.1.1
cvVrfEntry .1.3.6.1.4.1.9.9.711.1.1.1.1
cvVrfIndex .1.3.6.1.4.1.9.9.711.1.1.1.1.1
cvVrfName .1.3.6.1.4.1.9.9.711.1.1.1.1.2
cvVrfVnetTag .1.3.6.1.4.1.9.9.711.1.1.1.1.3
cvVrfOperStatus .1.3.6.1.4.1.9.9.711.1.1.1.1.4
cvVrfRouteDistProt .1.3.6.1.4.1.9.9.711.1.1.1.1.5
cvVrfStorageType
.1.3.6.1.4.1.9.9.711.1.1.1.1.6
cvVrfRowStatus
.1.3.6.1.4.1.9.9.711.1.1.1.1.7
cvVrfListTable .1.3.6.1.4.1.9.9.711.1.1.2
cvVrfListEntry .1.3.6.1.4.1.9.9.711.1.1.2.1
cvVrfListName .1.3.6.1.4.1.9.9.711.1.1.2.1.1
cvVrfListVindex .1.3.6.1.4.1.9.9.711.1.1.2.1.2
cvVrfListVrfIndex .1.3.6.1.4.1.9.9.711.1.1.2.1.3
cvVrfListStorageType
.1.3.6.1.4.1.9.9.711.1.1.2.1.4
cvVrfListRowStatus
.1.3.6.1.4.1.9.9.711.1.1.2.1.5
cvInterface .1.3.6.1.4.1.9.9.711.1.2
cvVrfInterfaceTable .1.3.6.1.4.1.9.9.711.1.2.1
cvVrfInterfaceEntry .1.3.6.1.4.1.9.9.711.1.2.1.1
cvVrfInterfaceIndex .1.3.6.1.4.1.9.9.711.1.2.1.1.1
cvVrfInterfaceType .1.3.6.1.4.1.9.9.711.1.2.1.1.2
cvVrfInterfaceVnetTagOverride .1.3.6.1.4.1.9.9.711.1.2.1.1.3
cvVrfInterfaceStorageType
.1.3.6.1.4.1.9.9.711.1.2.1.1.4
cvVrfInterfaceRowStatus
.1.3.6.1.4.1.9.9.711.1.2.1.1.5
cvInterfaceTable .1.3.6.1.4.1.9.9.711.1.2.2
cvInterfaceEntry
.1.3.6.1.4.1.9.9.711.1.2.2.1
cvInterfaceVnetTrunkEnabled
.1.3.6.1.4.1.9.9.711.1.2.2.1.1
cvInterfaceVnetVrfList .1.3.6.1.4.1.9.9.711.1.2.2.1.2
cvNotifCntl .1.3.6.1.4.1.9.9.711.1.3
cvVrfIfNotifEnable
.1.3.6.1.4.1.9.9.711.1.3.1
cvVnetTrunkNotifEnable
.1.3.6.1.4.1.9.9.711.1.3.2
ciscoVrfMIBConform .1.3.6.1.4.1.9.9.711.2
cvMIBGroups .1.3.6.1.4.1.9.9.711.2.1
cvMIBCompliances .1.3.6.1.4.1.9.9.711.2.2

Notifications/Traps

NameOIDDescription
cvVrfIfUp



.1.3.6.1.4.1.9.9.711.0.1
ication is generated when:
a. The ifOperStatus of an interface associated with a VRF
   changes to the up(1) state.
b. When an interface with ifOperStatus = up(1) is 
   associated with a VRF.
          
The interface is identified by ifName and the VRF is
identified by cvVrfName varbinds respectively.
cvVrfIfDown



.1.3.6.1.4.1.9.9.711.0.2
ication is generated when:
a. The ifOperStatus of an interface associated with a VRF 
   changes to the down(2) state.
b. When an interface with ifOperStatus = up(1) state is 
   disassociated with a VRF.
          
The interface is identified by ifName and the VRF is
identified by cvVrfName varbinds respectively.
          
If all the interfaces associated with the VRF are in down(2) 
state or if there are no more interfaces associated with the
VRF, then the cvVrfOperStatus will have a value of down(2).
cvVnetTrunkUp

.1.3.6.1.4.1.9.9.711.0.3
ication is generated when the ifOperStatus of a vNET
trunk interface changes to the up(1) state. The interface is
identified by ifName varbind. The notification will be
generated for only those interfaces for which the
cvInterfaceVnetTrunkEnabled object has a value of True(1).
cvVnetTrunkDown

.1.3.6.1.4.1.9.9.711.0.4
ication is generated when the ifOperStatus of a vNET
trunk interface changes to the down(2) state. The interface is
identified by ifName varbind. The notification will be
generated for only those interfaces for which the
cvInterfaceVnetTrunkEnabled object has a value of True(1).