ARISTA-VRF-MIB
- Registered at
- 1.3.6.1.4.1.30065.3.18
- Last updated
- 2015-01-11 00:00
- Organization
- Arista Networks, Inc.
- Revisions
- 2015-01-11 00:00
- Namespace
- arista
- Source file
ARISTA-VRF-MIB- Digest
sha256:5ecdfa976955c86bd660ccb3f7fbb7e1ec3d98a6d259ee65e51d446b593caba2
Description
This MIB contains information related to Virtual Routing and Forwarding (VRF). VRF is a mechanism by which a single device can provide independent routing instances. This allows customers to virtually isolate network traffic, and also use overlapping IP addresses. Layer3 or routed interfaces in the system will belong to one VRF at a time. The datapath forwarding logic uses the VRF membership of the input interface to determine a specific forwarding table to use for routing the traffic. VRF can also be used to isolate management traffic from the rest of the data plane traffic. This MIB module provides the following pieces of information: * A table of all VRFs configured in the system * A table that contains the VRF membership information for all routed interfaces in the system by sparsely augmenting the ifTable.
Contact
Arista Networks, Inc. Postal: 5453 Great America Parkway Santa Clara, CA 95054 Tel: +1 408 547-5500 E-mail: snmp@arista.com
Imports
| From | Symbols |
|---|---|
| ARISTA-SMI-MIB | aristaMibs |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ARISTA-SMI-MIB ARISTA-VRF-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VrfName TEXTUAL-CONVENTION A human-readable identifier assigned to every VRF. The identifier is unique across all VRFs in the system. | current | |||
| VrfRouteDistinguisher TEXTUAL-CONVENTION A route distinguisher as defined in [RFC4364], in the form '<admin>:<local>', where <admin> is the administrator ID (e.g., an AS number) and <local> is the locally assigned number. | current | |||
| VrfState TEXTUAL-CONVENTION The state of a specific VRF. When the administrator configures a VRF on the system, it stays inactive until a route distinguisher is assigned to it. Also, when the administrator deletes a VRF, there can be a small delay before the VRF is completely unconfigured from the system, during which time its status becomes inactive. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| aristaVrfMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.30065.3.18.1 | |||
| aristaVrfTable OBJECT-TYPE This table contains information about VRFs currently configured in the system. | 1.3.6.1.4.1.30065.3.18.1.1 | not-accessible | current | |
| aristaVrfEntry OBJECT-TYPE A single row containing information for one VRF that is configured in the system. | 1.3.6.1.4.1.30065.3.18.1.1.1 | not-accessible | current | |
| aristaVrfName OBJECT-TYPE The name of the VRF that is represented by this row. | 1.3.6.1.4.1.30065.3.18.1.1.1.1 | VrfName | not-accessible | current |
| aristaVrfRoutingStatus OBJECT-TYPE The current status of data path routing in this VRF. Routing for IPv4 and IPv6 packets can be independently enabled by the administrator for a given VRF. This object carries the routing status for both the protocol versions. If data path routing is enabled for a protocol, the bit for the protocol is 1. | 1.3.6.1.4.1.30065.3.18.1.1.1.2 | Bits {ipv4(0), ipv6(1)} | read-only | current |
| aristaVrfRouteDistinguisher OBJECT-TYPE The route distinguisher for this VRF. | 1.3.6.1.4.1.30065.3.18.1.1.1.3 | VrfRouteDistinguisher | read-only | current |
| aristaVrfState OBJECT-TYPE The state of the VRF. | 1.3.6.1.4.1.30065.3.18.1.1.1.4 | VrfState | read-only | current |
| aristaVrfIfTable OBJECT-TYPE This table augments the ifTable and contains the VRF membership information for every routed interface in the system. A row is present only for each active routed (or layer3) interface. | 1.3.6.1.4.1.30065.3.18.1.2 | not-accessible | current | |
| aristaVrfIfEntry OBJECT-TYPE VRF membership information for a single routed interface. | 1.3.6.1.4.1.30065.3.18.1.2.1 | not-accessible | current | |
| aristaVrfIfMembership OBJECT-TYPE The name of the VRF that this routed interface is currently part of. | 1.3.6.1.4.1.30065.3.18.1.2.1.1 | VrfName | read-only | current |
| aristaVrfMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.30065.3.18.2 | |||
| aristaVrfMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.30065.3.18.2.1 | |||
| aristaVrfMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.30065.3.18.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| aristaVrfMibCompliance MODULE-COMPLIANCE The compliance statement for Arista switches that implement the ARISTA-VRF-MIB. | 1.3.6.1.4.1.30065.3.18.2.1.1 | current |
| aristaVrfInformationGroup OBJECT-GROUP The collection of objects that provide VRF information in the system. | 1.3.6.1.4.1.30065.3.18.2.2.1 | current |