VIRTUAL-ROUTER-MIB
AI MIB Summary
The VIRTUAL-ROUTER-MIB defines managed objects to monitor and configure the operational state, interface status, and routing table entries of virtual router instances within network devices. It enables administrators to track virtual routing protocol adjacencies, interface counters, and forwarding plane metrics for logical router partitions.
The MIB module is the definition of the managed objects for the Virtual Router.
Main OID:
virtualRouterMIB.1.3.6.1.2.1.1
49
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
49 total| Object Name |
|---|
virtualRouterMIBThe MIB module is the definition of the managed objects for the Virtual Router. MODULE-IDENTITY .1.3.6.1.2.1.1 |
vrMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1 |
vrConfig OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1 |
vrConfigScalars OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.1 |
vrConfigNextAvailableVrIdThe next available Virtual Router Id (index). This object provides a hint for the vrID value to use when administratively creating a new vrConfigEntry. A GET of this object returns the next available vrId value to be used to create an entry in the associated vrConfigTable; or zero, if no valid vrId value is available. A value of zero(0) indicates that it is not possible to create a new vrConfigEntry This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. Unless specified otherwise by its MAX-ACCESS and DESCRIPTION clauses, an object of this type is read-only, and a SET of such an object returns a notWritable error.ro VrIdentifier .1.3.6.1.2.1.1.1.1.1.1 |
vrConfigTableThis table is for creating the new Virtual Routers. SEQUENCE OF VrConfigEntry .1.3.6.1.2.1.1.1.1.2 |
vrConfigEntryThe entries in this table can be added/deleted using the vrRowStatus. VrConfigEntry .1.3.6.1.2.1.1.1.1.2.1 |
vrIdThe unique id of this virtual router instance. A Virtual Router cannot not be created with vrId = 0. VRID 0 is reserved for the Administrative VR. VrIdentifier .1.3.6.1.2.1.1.1.1.2.1.1 |
vrRowStatusThe status column has three defined values: - `active', which indicates that the conceptual row is available for use by the managed device; - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.2 |
vrNameThe Name of the Virtual Router.rw DisplayString (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.3 |
vrContextNameThe SNMPv2 Community String or SNMPv3 contextName denotes the VR 'context' and is used to logically separate the MIB module management.rw DisplayString (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.4 |
vrTrapEnableThis objects is used to enable the generation of the VrUp and VrDown traps. true(1) - VR Traps Enabled false(2) - VR Traps Disabledrw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.5 |
vrMaxRoutesThis object specifies the maximum number of routes that this VR can support. The default value is 4 Gig (meaning unlimited).rw Unsigned32 .1.3.6.1.2.1.1.1.1.2.1.6 |
vrAdminStatusThe administrative state of the Virtual Router.rw Enumeration .1.3.6.1.2.1.1.1.1.2.1.7 |
vrVpnIdThe Virtual Private Network Identifier of the Virtual Router.rw VPNId (VPN-TC-STD-MIB) .1.3.6.1.2.1.1.1.1.2.1.8 |
vrRpTriggerThis object represents Routing Protocol (RP) Triggers on a Virtual Router and it meant to be used to initiate or shutdown routing protocols on a VR. Multiple RPs can be acted on simultaneously. Also, individual RPs can be brought up in steps, which should not affect the RPs that were running. The BITS represent an Action-code that specifies what action is to be performed for the RPs. The actions are: initiate(1) or shutdown(0). The running status of an RP shall be available in the VR stats table's vrRpStatus, which has a similar format, but represents the status. Bits 0-3 may be specified in any combination. Individual routing protocols may be enabled and disabled independently. Protocols are enabled by setting the respective BIT and are disabled by resetting the BIT. So, for example, to enable RIP and BGP protocols the vrRpTrigger bits 0 and 2 need to be set, and as encoded as 10100000. All zeros should be interpreted as all protocols disable.rw VrRpTriggerBitCode .1.3.6.1.2.1.1.1.1.2.1.9 |
vrMaxRoutesTrapEnableThis objects is used to enable the generation of the VR Max Routes Exceeded traps. true(1) - VR Max Routes Exceeded Traps Enabled false(2) - VR Max Routes Exceeded Traps Disabledrw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.10 |
vrStat OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.2 |
vrStatScalars OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.2.1 |
vrConfiguredVRsThe number of VRs configured on this network element.ro Unsigned32 .1.3.6.1.2.1.1.1.2.1.1 |
vrActiveVRsThe number of VRs that are active on the network element. These are VRs for which the vrStatOperStatus = up(1)ro Unsigned32 .1.3.6.1.2.1.1.1.2.1.2 |
vrStatTableThis table contains statistics for the Virtual Router. SEQUENCE OF VrStatEntry .1.3.6.1.2.1.1.1.2.2 |
vrStatEntryEntries in this table a per vrId. VrStatEntry .1.3.6.1.2.1.1.1.2.2.1 |
vrStatRouteEntriesTotal number of routes for this VR.ro Unsigned32 .1.3.6.1.2.1.1.1.2.2.1.1 |
vrStatFIBEntriesTotal number of FIB Entries for this VR.ro Unsigned32 .1.3.6.1.2.1.1.1.2.2.1.2 |
vrStatUpTimeThe time in (in hundredths of a second) since this VR entry has been operational.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.1.1.2.2.1.3 |
vrOperStatusThe operational status of the Virtual Router.ro Enumeration .1.3.6.1.2.1.1.1.2.2.1.4 |
vrRpStatusThis object represents the status of Routing Protocols on this VR corresponding to the list of RP specified in vrRpTrigger. The BITS represent an Action-code that specifies the status of the RPs. The status are: initiated (1) or shutdown (0). Initiated status is indicated when the respective BIT value is 1 and indicates shutdown when the respective BIT value is 0. Bits 0-3 may appear in any combination to indicate that RPs may be enabled and disabled independently or that multiple RP are acted on simultaneously.ro VrRpTriggerBitCode .1.3.6.1.2.1.1.1.2.2.1.5 |
vrRouterAddressTypeRouter Address Type of this VR.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.2.2.1.6 |
vrRouterAddressRouter Address of this VR. It is derived from one of the interfaces. If loopback interface is present, the loopback interface address can be used. However, loopback interface is optional.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.2.2.1.7 |
vrIfConfig OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.3 |
vrIfConfigScalars OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.3.1 |
vrIfConfigTableThis table is for configuring VR Interfaces. SEQUENCE OF VrIfConfigEntry .1.3.6.1.2.1.1.1.3.2 |
vrIfConfigEntryEntries in this table correspond to the entries in the ifTable that apply to the Virtual Router. VrIfConfigEntry .1.3.6.1.2.1.1.1.3.2.1 |
vrIfIdVirtual Router Interface Index. InterfaceIndex (IF-MIB) .1.3.6.1.2.1.1.1.3.2.1.1 |
vrIfConfigRowStatusThis object is used to create, delete or modify a row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.3.2.1.2 |
vrNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.4 |
vrNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.4.0 |
vrUpThis notification is generated when the specified VR is about to be initialized or change the VR's operational status from down to up. NOTIFICATION-TYPE .1.3.6.1.2.1.1.1.4.0.1 |
vrDownThis notification is generated when the specified VR's operational status is about to go down. NOTIFICATION-TYPE .1.3.6.1.2.1.1.1.4.0.2 |
vrMaxRoutesExceededThis notification is generated when the specified VR has exceeded the maximum number of routes specified. NOTIFICATION-TYPE .1.3.6.1.2.1.1.1.4.0.3 |
vrConformance OBJECT IDENTIFIER .1.3.6.1.2.1.1.2 |
vrCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.1 |
vrMIBComplianceThe compliance statement for entities that implement the VIRTUAL-ROUTER-MIB. Implementation of this MIB module is strongly recommended for any platform targeted for a carrier-class environment. When this MIB module is implemented with support for read-create, then such an implementation can claim full compliance. Such devices can then be both monitored and configured with this MIB. Unknown .1.3.6.1.2.1.1.2.1.1 |
vrGroups OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.2 |
vrConfigGroupA collection of attributes that support provisioning of a virtual router. Unknown .1.3.6.1.2.1.1.2.2.1 |
vrStatGroupA collection of attributes that contain stats about the virtual router. Unknown .1.3.6.1.2.1.1.2.2.2 |
vrIfGroupA collection of attributes that support provisioning of a virtual router interfaces. Unknown .1.3.6.1.2.1.1.2.2.3 |
vrNotificationGroupA collection of traps that are supported by the VR. Unknown .1.3.6.1.2.1.1.2.2.4 |