MIB Viewer

CISCO-VRF-MIB

49 objects
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
CISCO-SMIciscoMgmt
IF-MIBifIndex ifName InterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCRowStatus StorageType TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.711IdentityciscoVrfMIBThe MIB module for provisioning and managing network virtualization features. This module provides manageability for VRF, VRF-Lite and vNET. VRF stands for Vir…
1.3.6.1.4.1.9.9.711.0NodeciscoVrfMIBNotifs
1.3.6.1.4.1.9.9.711.0.1NotificationcvVrfIfUpcurrentThis notification is generated when: a. The ifOperStatus of an interface associated with a VRF changes to the up(1) state. b. When an interface with ifOperStat…
1.3.6.1.4.1.9.9.711.0.2NotificationcvVrfIfDowncurrentThis notification is generated when: a. The ifOperStatus of an interface associated with a VRF changes to the down(2) state. b. When an interface with ifOperSt…
1.3.6.1.4.1.9.9.711.0.3NotificationcvVnetTrunkUpcurrentThis notification is generated when the ifOperStatus of a vNET trunk interface changes to the up(1) state. The interface is identified by ifName varbind. The n…
1.3.6.1.4.1.9.9.711.0.4NotificationcvVnetTrunkDowncurrentThis notification is generated when the ifOperStatus of a vNET trunk interface changes to the down(2) state. The interface is identified by ifName varbind. The…
1.3.6.1.4.1.9.9.711.1NodeciscoVrfMIBObjects
1.3.6.1.4.1.9.9.711.1.1NodecvVrf
1.3.6.1.4.1.9.9.711.1.1.1TablecvVrfTablenot-accessiblecurrentThis table contains entries representing a VRF - Virtual Routing and Forwarding instance. There will be an entry for each VRF instance created in the system.
1.3.6.1.4.1.9.9.711.1.1.1.1RowcvVrfEntrynot-accessiblecurrentAn entry representing the information pertaining to a virtual routing and forwarding instance.
1.3.6.1.4.1.9.9.711.1.1.1.1.1ColumncvVrfIndexnot-accessiblecurrentAn identifier that is assigned to each VRF and is used to uniquely identify it. The uniqueness of this identifier is restricted only to this device.
1.3.6.1.4.1.9.9.711.1.1.1.1.2ColumncvVrfNameread-createcurrentThe human-readable name of the VRF instance. This name uniquely identifies the VRF instance in the system. This object is mandatory for creating an entry in th…
1.3.6.1.4.1.9.9.711.1.1.1.1.3ColumncvVrfVnetTagread-createcurrentThe vNET tag assigned to this VRF instance. A value of zero(0) indicates the VRF instance is not a vNET and such vrf could be part of a VRF-Lite or MPLS deploy…
1.3.6.1.4.1.9.9.711.1.1.1.1.4ColumncvVrfOperStatusread-onlycurrentDenotes whether a VRF is operational or not. A VRF is up(1) when at least one interface associated with the VRF, which ifOperStatus is up(1). A VRF is down(2) …
1.3.6.1.4.1.9.9.711.1.1.1.1.5ColumncvVrfRouteDistProtread-onlycurrentDenotes the route distribution protocol enabled in this VRF. Note that more than one routing protocol may be enabled at the same time.
1.3.6.1.4.1.9.9.711.1.1.1.1.6ColumncvVrfStorageTyperead-onlycurrentThe storage type for this entry.
1.3.6.1.4.1.9.9.711.1.1.1.1.7ColumncvVrfRowStatusread-createcurrentThis object is used to create, modify, and/or delete a row in this table.
1.3.6.1.4.1.9.9.711.1.1.2TablecvVrfListTablenot-accessiblecurrentThis table contains the entries representing the VRFs in a VRF List.
1.3.6.1.4.1.9.9.711.1.1.2.1RowcvVrfListEntrynot-accessiblecurrentAn entry in this table represents a VRF in a VRF list. A VRF list is a collection of VRFs grouped together. The list defined here can be associated to a vNET t…
1.3.6.1.4.1.9.9.711.1.1.2.1.1ColumncvVrfListNamenot-accessiblecurrentThe human-readable name of the VRF List. This name uniquely identifies the VRF List in the system.
1.3.6.1.4.1.9.9.711.1.1.2.1.2ColumncvVrfListVindexnot-accessiblecurrentThis index uniquely identifies a VRF within the VRF list.
1.3.6.1.4.1.9.9.711.1.1.2.1.3ColumncvVrfListVrfIndexread-createcurrentThis object indicates the associated VRF in the cvVrfTable. The value of this object is index value (cvVrfIndex) of cvVrfTable. The value of this object cannot…
1.3.6.1.4.1.9.9.711.1.1.2.1.4ColumncvVrfListStorageTyperead-onlycurrentThe storage type for this entry.
1.3.6.1.4.1.9.9.711.1.1.2.1.5ColumncvVrfListRowStatusread-createcurrentThis object is used to create, modify, and/or delete a row in this table.
1.3.6.1.4.1.9.9.711.1.2NodecvInterface
1.3.6.1.4.1.9.9.711.1.2.1TablecvVrfInterfaceTablenot-accessiblecurrentThis table contains the entries representing the interfaces associated with a VRF instance.
1.3.6.1.4.1.9.9.711.1.2.1.1RowcvVrfInterfaceEntrynot-accessiblecurrentAn entry in this table represents an interface to which a VRF is associated. A VRF can be associated to multiple interfaces. There will be one entry per interf…
1.3.6.1.4.1.9.9.711.1.2.1.1.1ColumncvVrfInterfaceIndexnot-accessiblecurrentThis is a unique index for an entry in this table. A non-zero index for an entry indicates the ifIndex for the corresponding interface entry in the ifTable. No…
1.3.6.1.4.1.9.9.711.1.2.1.1.2ColumncvVrfInterfaceTyperead-onlycurrentThe VRF type of this interface. The type of the interface is determined based on the VRF associated with this interface. If the VRF is not tagged with vnet tag…
1.3.6.1.4.1.9.9.711.1.2.1.1.3ColumncvVrfInterfaceVnetTagOverrideread-createcurrentThis object can be used to over-ride the vNET tag assigned to the VRF traffic going through this interface. This object is applicable only if the cvVrfInterfac…
1.3.6.1.4.1.9.9.711.1.2.1.1.4ColumncvVrfInterfaceStorageTyperead-onlycurrentThe storage type for this entry.
1.3.6.1.4.1.9.9.711.1.2.1.1.5ColumncvVrfInterfaceRowStatusread-createcurrentThis object is used to create, modify, and/or delete a row in this table. When a row is created in this table the VRF is associated to an interface. When a row…
1.3.6.1.4.1.9.9.711.1.2.2TablecvInterfaceTablenot-accessiblecurrentThis table contains entries representing the interfaces on which the vNET trunking can be enabled.
1.3.6.1.4.1.9.9.711.1.2.2.1RowcvInterfaceEntrynot-accessiblecurrentAn entry in this table represents an interface on which the vNET trunking can be enabled. When an interface is enabled for vNET trunking, it will carry the tra…
1.3.6.1.4.1.9.9.711.1.2.2.1.1ColumncvInterfaceVnetTrunkEnabledread-writecurrentThis object represents the vNET trunking status for this interface. When enabled for vNET trunking the interface will carry traffic of all vNETs in the device.
1.3.6.1.4.1.9.9.711.1.2.2.1.2ColumncvInterfaceVnetVrfListread-writecurrentThe name of the VRF List associated with this interface. A non-zero length string represent a list of vNET tagged VRFs, whose traffic will be forwarded through…
1.3.6.1.4.1.9.9.711.1.3NodecvNotifCntl
1.3.6.1.4.1.9.9.711.1.3.1ScalarcvVrfIfNotifEnableread-writecurrentThis object indicates whether the device should generate notifications related to VRF Interface status change.
1.3.6.1.4.1.9.9.711.1.3.2ScalarcvVnetTrunkNotifEnableread-writecurrentThis object indicates whether the device should generate notifications related to vNET Trunk Interface status change.
1.3.6.1.4.1.9.9.711.2NodeciscoVrfMIBConform
1.3.6.1.4.1.9.9.711.2.1NodecvMIBGroups
1.3.6.1.4.1.9.9.711.2.1.1GroupcvMIBVrfGroupcurrentCollection of objects needed for VRF and VRF-Lite management.
1.3.6.1.4.1.9.9.711.2.1.2GroupcvMIBVrfNotifGroupcurrentCollection of VRF notifications.
1.3.6.1.4.1.9.9.711.2.1.3GroupcvMIBVnetGroupcurrentCollection of objects needed for vNET management.
1.3.6.1.4.1.9.9.711.2.1.4GroupcvMIBVnetNotifGroupcurrentCollection of VRF and vNET notifications.
1.3.6.1.4.1.9.9.711.2.2NodecvMIBCompliances
1.3.6.1.4.1.9.9.711.2.2.1CompliancecvMIBComplianceread-onlycurrentThe compliance statement for SNMP Agents which implement this MIB.
Type Definitions
NameSyntaxStatusDescription
CvVnetTagOrZeroUnsigned32 (0 | 2..4094)currentThe tag value assigned to a vNET. The tag value is global, meaning on each router, the same vNET must be assigned the same numerical tag value. This is assigned by the system operator or NMS or through a network tag dis…
CvVrfIfTypeINTEGER { vNETTrunkSI(1), vNETEdge(2), vrfEdge(3) }currentThe type value denotes the manner in which the interface is used. vNETTrunkSI(1) : The sub-interface is created under a vNET trunk interface to carry vNET tagged traffic belonging to a VRF. vNETEdge(2) : The interface i…