MIBs Depot

RC-VRF-MIB

Registered at
1.3.6.1.4.1.2272.1.203.1
Last updated
2008-09-09 00:00
Organization
Nortel Networks
Revisions
2008-09-09 00:00, 2008-05-18 00:00, 2008-05-16 00:00, 2008-05-13 00:00, 2008-05-09 00:00, 2008-05-08 00:00, 2008-04-28 00:00, 2008-03-13 00:00, 2007-12-18 00:00, 2007-05-03 00:00, 2007-01-24 00:00
Namespace
nortel
Source file
RC-VRF-MIB
Digest
sha256:f220422d7e327fed626e740ae618c6b519ff0587bb25b81af1ae7b12e9ccfcf0

Description

The MIB module is the definition of the managed objects for the Virtual Router.

Contact

Alka Malik Postal: Nortel Networks, Inc. 600 Technology Park Billerica, MA 01821 email: alka@nortel.com

Imports

FromSymbols
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
RAPID-CITYEnableValue, IdList, rcVrf
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ATM-TC-MIB
BGP4-MIB
DIFFSERV-DSCP-TC
DIFFSERV-MIB
DVMRP-STD-MIB
IANA-ADDRESS-FAMILY-NUMBERS-MIB
IANA-RTPROTO-MIB
IANAifType-MIB
IEEE8021-SECY-MIB
IF-MIB
IGMP-STD-MIB
INET-ADDRESS-MIB
INTEGRATED-SERVICES-MIB
IP-MIB
IPMROUTE-STD-MIB
IPV6-MIB
IPV6-MLD-MIB
IPV6-TC
LLDP-MIB
MPLS-TC-STD-MIB
MSDP-MIB
RADIUS-DYNAUTH-SERVER-MIB
RAPID-CITY
RC-VRF-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB
VRRP-MIB

Textual conventions

NameOIDSyntaxAccessStatus
VPNId
TEXTUAL-CONVENTION
The purpose of a VPN-ID is to uniquely identify a VPN. The Global VPN Identifier format is: 3 octet VPN Authority, Organizationally Unique Identifier followed by 4 octet VPN index identifying VPN according to OUI
current
VrfIdentifier
TEXTUAL-CONVENTION
Virtual Router Identifier. VRFID 0 is reserved for the Administrative VRF and cannot be used to create VRF's.
current
VrfRpTriggerBitCode
TEXTUAL-CONVENTION
This object represents Routing Protocol (RP) Triggers on a Virtual Router. The BITS represent an Action-code that specifies the action on the Routing Protocols. The actions are: initiate or shutdown. When encoding the RP using the BITS construct, the value is encoded as an OCTET STRING where the first bit (bit 0) is the highest bit of the octet. Bits 0-3 may be specified in any combination to allow multiple Routing Protocols to be acted on simultaneously or individually.
current

Objects

NameOIDSyntaxAccessStatus
rcVrfNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.0
rcVrfObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.1
rcVrfConfig
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.1.1
rcVrfConfigScalars
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.1.1.1
rcVrfConfigNextAvailableVrfId
OBJECT-TYPE
The next available Virtual Router Id (index). This object provides a hint for the rcVrfId value to use when administratively creating a new rcVrfConfigEntry. A GET of this object returns the next available rcVrfId value to be used to create an entry in the associated rcVrfConfigTable; or zero, if no valid rcVrfId value is available. A value of zero(0) indicates that it is not possible to create a new rcVrfConfigEntry. 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.
1.3.6.1.4.1.2272.1.203.1.1.1.1.1VrfIdentifierread-onlycurrent
rcVrfConfigTable
OBJECT-TYPE
This table is for creating the new Virtual Routers.
1.3.6.1.4.1.2272.1.203.1.1.1.2not-accessiblecurrent
rcVrfConfigEntry
OBJECT-TYPE
The entries in this table can be added/deleted using the rcVrfRowStatus.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1not-accessiblecurrent
rcVrfId
OBJECT-TYPE
The unique id of this virtual router instance. A Virtual Router cannot not be created with rcVrfId = 0. VRFID 0 is reserved for the Administrative VRF.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.1VrfIdentifiernot-accessiblecurrent
rcVrfRowStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.2RowStatusread-createcurrent
rcVrfName
OBJECT-TYPE
The Name of the Virtual Router.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.3DisplayString (SIZE(0..32))read-writecurrent
rcVrfContextName
OBJECT-TYPE
The SNMPv2 Community String or SNMPv3 contextName denotes the VRF 'context' and is used to logically separate the MIB module management.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.4SnmpAdminString (SIZE(0..32))read-createcurrent
rcVrfTrapEnable
OBJECT-TYPE
This objects is used to enable the generation of the VrfUp and VrfDown traps. true(1) - VRF Traps Enabled false(2) - VRF Traps Disabled
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.5TruthValueread-createcurrent
rcVrfMaxRoutes
OBJECT-TYPE
This object specifies the maximum number of routes that this VRF can support. The default value is 10000.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.6Unsigned32read-createcurrent
rcVrfAdminStatus
OBJECT-TYPE
The administrative state of the Virtual Router.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.7INTEGER {up(1), down(2), testing(3), unknown(4)}read-createcurrent
rcVrfVpnId
OBJECT-TYPE
The Virtual Private Network Identifier of the Virtual Router.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.8VPNIdread-createcurrent
rcVrfRpTrigger
OBJECT-TYPE
This object represents Routing Protocol (RP) Triggers on a Virtual Router and it meant to be used to initiate or shutdown routing protocols on a VRF. 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 VRF stats table's rcVrfRpStatus, 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 rcVrfRpTrigger bits 0 and 2 need to be set, and as encoded as 10100000. All zeros should be interpreted as all protocols disable.
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.9VrfRpTriggerBitCoderead-createcurrent
rcVrfMaxRoutesTrapEnable
OBJECT-TYPE
This objects is used to enable the generation of the VRF Max Routes Exceeded traps. true(1) - VRF Max Routes Exceeded Traps Enabled false(2) - VRF Max Routes Exceeded Traps Disabled
1.3.6.1.4.1.2272.1.203.1.1.1.2.1.10TruthValueread-createcurrent
rcVrfStat
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.1.2
rcVrfStatScalars
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.1.2.1
rcVrfConfiguredVRFs
OBJECT-TYPE
The number of VRFs configured on this network element.
1.3.6.1.4.1.2272.1.203.1.1.2.1.1Unsigned32read-onlycurrent
rcVrfActiveVRFs
OBJECT-TYPE
The number of VRFs that are active on the network element. These are VRFs for which the rcVrfStatOperStatus = up(1)
1.3.6.1.4.1.2272.1.203.1.1.2.1.2Unsigned32read-onlycurrent
rcVrfStatTable
OBJECT-TYPE
This table contains statistics for the Virtual Router.
1.3.6.1.4.1.2272.1.203.1.1.2.2not-accessiblecurrent
rcVrfStatEntry
OBJECT-TYPE
Entries in this table are per rcVrfId.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1not-accessiblecurrent
rcVrfStatRouteEntries
OBJECT-TYPE
Total number of routes for this VRF.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.1Unsigned32read-onlycurrent
rcVrfStatFIBEntries
OBJECT-TYPE
Total number of FIB Entries for this VRF.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.2Unsigned32read-onlycurrent
rcVrfStatUpTime
OBJECT-TYPE
The time in (in hundredths of a second) since this VRF entry has been operational.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.3TimeTicksread-onlycurrent
rcVrfOperStatus
OBJECT-TYPE
The operational status of the Virtual Router.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.4INTEGER {up(1), down(2), unknown(3)}read-onlycurrent
rcVrfRpStatus
OBJECT-TYPE
This object represents the status of Routing Protocols on this VRF corresponding to the list of RP specified in rcVrfRpTrigger. 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.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.5VrfRpTriggerBitCoderead-onlycurrent
rcVrfRouterAddressType
OBJECT-TYPE
Router Address Type of this VRF.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.6InetAddressTyperead-onlycurrent
rcVrfRouterAddress
OBJECT-TYPE
Router Address of this VRF. 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.
1.3.6.1.4.1.2272.1.203.1.1.2.2.1.7InetAddressread-onlycurrent
rcVrfIpVpnTableSize
OBJECT-TYPE
Size of Vrf IpVpn Table
1.3.6.1.4.1.2272.1.203.1.1.3Integer32read-onlycurrent
rcVrfIpVpnTable
OBJECT-TYPE
Table required to configure vpn under ip.
1.3.6.1.4.1.2272.1.203.1.1.4not-accessiblecurrent
rcVrfIpVpnTableEntry
OBJECT-TYPE
Entries in this table are per rcVrfId.
1.3.6.1.4.1.2272.1.203.1.1.4.1not-accessiblecurrent
rcVrfIpVpnVrfId
OBJECT-TYPE
The VrfId serves as the Index for the rcIpVpnVrfTable and also for the rcIpVpnRouteDistinguisherTable. It allows to connect to the vrf table to obtain other attributes like the vrf name, rcVrfMaxRoutesTrapEnable etc.
1.3.6.1.4.1.2272.1.203.1.1.4.1.1VrfIdentifiernot-accessiblecurrent
rcVrfIpVpnStatus
OBJECT-TYPE
The status of IpVpn.
1.3.6.1.4.1.2272.1.203.1.1.4.1.2EnableValueread-createcurrent
rcVrfIpVpnImportRTList
OBJECT-TYPE
The Import RT list is a list of all the route-targets attached to a particular vrf behaving in the import mode.
1.3.6.1.4.1.2272.1.203.1.1.4.1.3IdListread-createcurrent
rcVrfIpVpnExportRTList
OBJECT-TYPE
The Export RT list is a list of all the route-targets attached to a particular vrf in the export mode.
1.3.6.1.4.1.2272.1.203.1.1.4.1.4IdListread-createcurrent
rcVrfIpVpnSvcLblAllocOpt
OBJECT-TYPE
The service label allocation option for the ipvpn
1.3.6.1.4.1.2272.1.203.1.1.4.1.5INTEGER {perVrfperNexthop(1), perVrf(2)}read-createcurrent
rcVrfIpVpnRowStatus
OBJECT-TYPE
RowStatus for the Vpn Entry.
1.3.6.1.4.1.2272.1.203.1.1.4.1.6RowStatusread-createcurrent
rcVrfNotificationObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2272.1.203.1.2