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 |
ciscoMgmt | CISCO-SMI |
ifIndex, InterfaceIndex, ifName | IF-MIB |
SnmpAdminString | SNMP-FRAMEWORK-MIB |
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP | SNMPv2-CONF |
MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, NOTIFICATION-TYPE | SNMPv2-SMI |
StorageType, RowStatus, TruthValue, TEXTUAL-CONVENTION | SNMPv2-TC |
Name | Base Type | Values/Constraints |
---|---|---|
Unsigned32 | range: 0, range: 2..4094 | |
Enumeration | vNETTrunkSI(1), vNETEdge(2), vrfEdge(3) |
![]() | .1.3.6.1.4.1.9.9.711 | |
![]() | .1.3.6.1.4.1.9.9.711.0 | |
![]() | .1.3.6.1.4.1.9.9.711.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.3 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.4 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.5 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.6 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.1.1.7 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2.1.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2.1.3 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2.1.4 | |
![]() | .1.3.6.1.4.1.9.9.711.1.1.2.1.5 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1.1.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1.1.3 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1.1.4 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.1.1.5 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.2.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.2.1.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.2.2.1.2 | |
![]() | .1.3.6.1.4.1.9.9.711.1.3 | |
![]() | .1.3.6.1.4.1.9.9.711.1.3.1 | |
![]() | .1.3.6.1.4.1.9.9.711.1.3.2 | |
![]() | .1.3.6.1.4.1.9.9.711.2 | |
![]() | .1.3.6.1.4.1.9.9.711.2.1 | |
![]() | .1.3.6.1.4.1.9.9.711.2.2 |
Name | OID | Description |
---|---|---|
.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. | |
.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). | |
.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). | |
.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). |