CISCO-SELECTIVE-VRF-DOWNLOAD-MIB
- Registered at
- 1.3.6.1.4.1.9.9.775
- Last updated
- 2011-06-22 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2011-06-22 00:00
- Namespace
- cisco
- Source file
CISCO-SELECTIVE-VRF-DOWNLOAD-MIB- Digest
sha256:d396037c489244e49cb1d432893951819299f217cdb27777698daec2854a80fd
Description
This MIB module defines objects describing selective VRF download. The selective VRF download feature makes a best effort to download only those prefixes and labels to a physical entity required to forward traffic through the physical entity. The feature accomplishes this by characterizing roles for physical entities baed on their configuration. Following terminology is introduced with selective VRF download feature: Core Facing A physical entity which has only core facing interfaces (interfaces that connect to other Provider/Provider Edge devices). Customer Facing A line physical entity which has one or more customer facing interfaces (interfaces that connect to Customer Edge devices in different VRFs). Local prefix A prefix that is received from a Customer edge device connected to the router in a configured VRF context. Remote prefix A prefix received from another Provider Edge device and is imported to a configured VRF. See the following references for futher information: RFC 3813 - Multiprotocol Label Switching (MPLS) Label Switching Router (LSR) Management Information base (MIB), C. Srinivasan, A. Vishwanathan, and T. Nadeau, June 2004 RFC 4382 - MPLS/BGP Layer 3 Virtual Private Network (VPN) Management Information Base, T. Nadeau & van Der Linde, February 2006 Acronyms: VRF Virtual Routing and Forwarding VPN Virtual Private Network P Provider Core Device PE Provider Edge Device CE Customer Edge Device AFI Address Family Identifier CEF Cisco Express Forwarding
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| IANA-ADDRESS-FAMILY-NUMBERS-MIB | AddressFamilyNumbers |
| MPLS-L3VPN-STD-MIB | MplsL3VpnName |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SELECTIVE-VRF-DOWNLOAD-MIB CISCO-SMI ENTITY-MIB IANA-ADDRESS-FAMILY-NUMBERS-MIB IANA-ENTITY-MIB IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB MPLS-L3VPN-STD-MIB MPLS-LSR-STD-MIB MPLS-TC-STD-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB VPN-TC-STD-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SVDEntityRole TEXTUAL-CONVENTION This textual convention denotes the role of a physical entity with respect to selective VRF download feature. 'invalid': The role of the physical entity is unknown, unconfigured, or the selective VRF download feature has yet to calculate it. 'standard': The role of the physical entity has interfaces configured in the default table and other VRF tables. The selective VRF download feature downloads all VRFs and prefixes to the physical entity. 'core': The role of the physical entity only has interfaces configured in the default table. The selective VRF download feature downloads all VRFs and local customer prefixes to the physical entity. 'customer': The role of the physical entity only has interfaces configured in VRF tables other than the default. The selective VRF download feature downloads all prefixes for locally provisioned VRFs. 'noInterest': The role of the physical entity does not have interfaces configured in any VRF tables. The selective VRF download feature does not download any prefixes to the physical entity. 'vpnOnlyCustomer': The role of the physical entity is for VPN-only customers (i.e., customers that do not need access to global routes). The selective VRF download feature downloads provisioned VRFs to the physical entity, and it filters all BGP routes from the default table. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSelectiveVrfDownloadMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.775.0 | |||
| ciscoSelectiveVrfDownloadMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.775.1 | |||
| csvdAdminEnable OBJECT-TYPE This object specifies the desired state of selective VRF download feature. When a managed system initializes, it starts with csvdAdminEnable in the true(1) state. As a result of either explicit management action or per configuration information retained by the managed system, csvdAdminEnable is then changed to false(2) state (or remains in the true(1) state. | 1.3.6.1.4.1.9.9.775.1.1 | TruthValue | read-write | current |
| csvdOperEnable OBJECT-TYPE This object indicates the current operational state of selective VRF download feature. If csvdAdminEnable is changed then csvdOperEnable should change to the same value after the external action is triggered. As an external action implementations may require router reload or switchover of the route-processor for the change to take effect. | 1.3.6.1.4.1.9.9.775.1.2 | TruthValue | read-only | current |
| csvdEntityRoleChangeNotificationEnable OBJECT-TYPE This object specifies whether the system generates the csvdEntityRoleChangeNotification. | 1.3.6.1.4.1.9.9.775.1.3 | TruthValue | read-write | current |
| csvdCounterDiscontinuityTime OBJECT-TYPE This object indicates the value of sysUpTime on the most recent occasion at which selective VRF download counters suffered a discontinuity. The relevant counters are the instances of any Counter32 objects contained in csvdStateTable. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value. | 1.3.6.1.4.1.9.9.775.1.4 | TimeStamp | read-only | current |
| csvdStateTable OBJECT-TYPE This table lists the state relating to the selective VRF download feature for each physical entity capable of forwarding packets. This table has an expansion dependent relationship on the entPhysicalTable, containing zero or more rows each row in the entPhysicalEntity. If the physical entity is capable of forwarding packets, it contains a row for each address family it supports. | 1.3.6.1.4.1.9.9.775.1.5 | not-accessible | current | |
| csvdStateEntry OBJECT-TYPE An entry describes state relating to the selective VRF download feature. The system creates an entry each for each supported AFI when a new physical entity capable of forwarding packets becomes operational. The system destroys all the entries associated with the physical entity when it goes away. | 1.3.6.1.4.1.9.9.775.1.5.1 | not-accessible | current | |
| csvdStateAFI OBJECT-TYPE This object indicates the AFI for which the row pertains. | 1.3.6.1.4.1.9.9.775.1.5.1.1 | AddressFamilyNumbers | not-accessible | current |
| csvdStateEntityRole OBJECT-TYPE This object specifies the selective VRF download role of the physical entity. It can be updated based on interface to VRF association change or ip-address assignment to an interface belonging to the physical entity. For example:- - if no interfaces on a physical entity have IPv4 address configured, then it would be in Customer Facing Role for IPv4 address family. - if no interfaces on a physical entity have IPv6 address configured, then it would be in Not Interested Role for IPv6 address family. - now if the user adds an IPv4 address to an interface in default VRF, then the physical entity would turn Core-Facing for IPv4 AFI. - if the user would have added this interface in a named VRF, then the physical entity would have remained in Customer-Facing for IPv4 AFI. - if there are interfaces configured in both default VRF and named VRFs then the physical entity would turn in to Standard Role. | 1.3.6.1.4.1.9.9.775.1.5.1.2 | SVDEntityRole | read-write | current |
| csvdStateEntityRoleLastChange OBJECT-TYPE This object indicates the value of sysUpTime the last time the corresponding instance of csvdStateEntityRole changed. | 1.3.6.1.4.1.9.9.775.1.5.1.3 | TimeStamp | read-only | current |
| csvdStateEntityRoleTransitions OBJECT-TYPE This object indicates the number of times the corresponding instance of csvdStateEntityRole has changed. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the corresponding instance of csvdCounterDiscontinuityTime. | 1.3.6.1.4.1.9.9.775.1.5.1.4 | Counter32 | read-only | current |
| csvdRoleHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.775.1.6 | |||
| csvdRoleHistorySize OBJECT-TYPE This object specifies the maximum number of rows the csvdRoleHistoryTable can contain at any given time. If the role changes and the csvdRoleHistoryTable already contains a number of rows equal to the value of this object, then it destroys the oldest row before creating a new one. | 1.3.6.1.4.1.9.9.775.1.6.1 | Unsigned32 (1..100) | read-write | current |
| csvdRoleHistoryLastIndex OBJECT-TYPE This object indicates the value of csvdRoleHistoryIndex corresponding to the last row created in the csvdRoleHistoryTable. | 1.3.6.1.4.1.9.9.775.1.6.2 | Unsigned32 (0..65535) | read-only | current |
| csvdRoleHistoryTable OBJECT-TYPE This table lists the role change history per address family (ipv4 and ipv6) for each physical entity capable of forwarding packets. This table has an expansion dependant relationship on csvdStateTable, containing zero or more rows for each row in csvdStateTable. | 1.3.6.1.4.1.9.9.775.1.6.3 | not-accessible | current | |
| csvdRoleHistoryEntry OBJECT-TYPE An entry describes a change in the role of a physical entity. | 1.3.6.1.4.1.9.9.775.1.6.3.1 | not-accessible | current | |
| csvdRoleHistoryIndex OBJECT-TYPE This object indicates an arbitrary integer-value uniquely identifying the entry. | 1.3.6.1.4.1.9.9.775.1.6.3.1.1 | Unsigned32 (0..65535) | not-accessible | current |
| csvdRoleHistoryRole OBJECT-TYPE This object indicates the selective VRF download role for a given history index. | 1.3.6.1.4.1.9.9.775.1.6.3.1.2 | SVDEntityRole | read-only | current |
| csvdRoleHistoryRoleChangeTime OBJECT-TYPE This object indicates the value of sysUpTime when entry was created. | 1.3.6.1.4.1.9.9.775.1.6.3.1.3 | TimeStamp | read-only | current |
| csvdVrfTable OBJECT-TYPE This table lists VRF tables selectively downloaded to each physical entity capable of forwarding packets. This table has an expansion dependent relationship on the csvdStateTable, containing zero or more rows for each address family supported by each physical entity capable of forwarding packets. | 1.3.6.1.4.1.9.9.775.1.7 | not-accessible | current | |
| csvdVrfEntry OBJECT-TYPE An entry describes a VRF selectively downloaded to a physical entity capable of forwarding packets. The system creates an entry when the selective VRF download feature determines that a physical entity requires a VRF. The system destroys an entry when the selective VRF download feature determines that a physical entity does not require a VRF. | 1.3.6.1.4.1.9.9.775.1.7.1 | not-accessible | current | |
| csvdVrfName OBJECT-TYPE This object indicates the name of the VRF. | 1.3.6.1.4.1.9.9.775.1.7.1.1 | MplsL3VpnName | not-accessible | current |
| csvdPrefixCount OBJECT-TYPE This object indicates the total number of prefixes downloaded from the VRF table. The value of this object may not equal to the sum of the values of the corresponding instance of csvdLocalPrefixCount and csvdRemotePrefixCount, as the VRF table may have special internal prefixes to support the CEF implementation. | 1.3.6.1.4.1.9.9.775.1.7.1.2 | Gauge32 | read-only | current |
| csvdLocalPrefixCount OBJECT-TYPE This object indicates the number of local prefixes downloaded from the VRF table. | 1.3.6.1.4.1.9.9.775.1.7.1.3 | Gauge32 | read-only | current |
| csvdRemotePrefixCount OBJECT-TYPE This object indicates the number of remote prefixes downloaded from the VRF table. | 1.3.6.1.4.1.9.9.775.1.7.1.4 | Gauge32 | read-only | current |
| csvdTableConvergedFlag OBJECT-TYPE This object indicates whether the VRF table has converged. Once all the prefixes for the VRF table have been updated and downloaded, convergence is complete. The flag is set to false when the VRF is created initially or selectively downloaded to the physical entity. Once the initial download of all the prefixes for the VRF to the physical entity completes, the flag is set to true. | 1.3.6.1.4.1.9.9.775.1.7.1.5 | TruthValue | read-only | current |
| ciscoSelectiveVrfDownloadMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.775.2 | |||
| csvdMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.775.2.1 | |||
| csvdMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.775.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| csvdEntityRoleChangeNotification NOTIFICATION-TYPE This notification is sent when the role of the physical entity for a given address family changes. csvdStateEntityRole indicates the role the entity is transitioning to. | 1.3.6.1.4.1.9.9.775.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| csvdMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the MIB | 1.3.6.1.4.1.9.9.775.2.1.1 | current |
| csvdMIBGroup OBJECT-GROUP A collection of objects providing selective VRF download feature state information to a NMS agent. | 1.3.6.1.4.1.9.9.775.2.2.1 | current |
| csvdMIBNotificationEnableGroup OBJECT-GROUP A collection of objects for controlling (enabling/disabling) selective VRF download feature notifications to a NMS agent. | 1.3.6.1.4.1.9.9.775.2.2.2 | current |
| csvdMIBNotificationGroup NOTIFICATION-GROUP A collection of notifications used for monitoring selective VRF download feature state. | 1.3.6.1.4.1.9.9.775.2.2.3 | current |