MIBs Depot

CISCO-IETF-VPLS-BGP-EXT-MIB

Registered at
1.3.6.1.4.1.9.10.140
Last updated
2008-10-24 00:00
Organization
Cisco Systems, Inc.
Revisions
2008-10-24 00:00
Namespace
cisco
Source file
CISCO-IETF-VPLS-BGP-EXT-MIB
Digest
sha256:301fff8ebf89c0f268788d5d20016cf3992000d85c854b8a5d89ec658047fb4b

Description

This MIB module enables the use of any underlying Pseudo Wire network. This MIB extends the MIB module published in the RFC 4188 to manage object definitions for BGP signalled VPLS. GLOSSARY PE The term PE refers to Provider-Edge devices. Pseudo Wire An emulation of a native service over a Packet Switched Network. RD (Route Distinguisher) They are used to create VPN-IPv4 addresses, as specified in [RFC4364]. RT (Route Target) A Route Target attribute can be thought of as identifying a set of sites. More description specified in [RFC4364]. u-PE A Layer 2 PE device used for Layer 2 aggregation. The notion of u-PE is described further in [RFC4761]. VE The term VE refers to a VPLS Edge device, which could be either a PE or a u-PE. VPLS Virtual private LAN service. A type of layer 2 VPN.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-l2vpn@cisco.com

Imports

FromSymbols
CISCO-IETF-VPLS-GENERIC-MIBcvplsConfigIndex, cvplsPwBindIndex
CISCO-SMIciscoExperiment
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, 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.

CISCO-IETF-PW-TC-MIB
CISCO-IETF-VPLS-BGP-EXT-MIB
CISCO-IETF-VPLS-GENERIC-MIB
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
VPN-TC-STD-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CiVplsBgpExtRouteDistinguisher
TEXTUAL-CONVENTION
This textual convention represents a Route Distinguisher. Please refer to RFC 4364 for more details about the Route Distinguisher. Please refer to draft-ietf-l2vpn-vpls-bgp-08 on the use of a Route Distinguisher for a VPLS.
current
CiVplsBgpExtRouteTarget
TEXTUAL-CONVENTION
This textual convention represents a Route Target. Please refer to RFC 4364 for more details about the Route Target. Please refer to draft-ietf-l2vpn-vpls-bgp-08 on the use of a Route Target for a VPLS.
current
CiVplsBgpExtRouteTargetType
TEXTUAL-CONVENTION
This textual convention represents the type of a route target usage. Route targets can be specified to be imported, exported, or both.
current
CiVplsBgpExtVEID
TEXTUAL-CONVENTION
This textual convention represents a VE id.
current

Objects

NameOIDSyntaxAccessStatus
ciscoIetfVplsBgpExtMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.140.0
ciscoIetfVplsBgpExtMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.140.1
ciVplsBgpExtConfigTable
OBJECT-TYPE
This table specifies information for configuring and monitoring BGP-specific parameters for VPLS. A row is automatically created when a VPLS is configured using BGP signalling. None of the read-write objects values can be changed when cvplsConfigRowStatus is in the active(1) state. Changes are allowed when the cvplsConfigRowStatus is in notInService(2) or notReady(3) states only. If the operator need to change one of the values for an active row the cvplsConfigRowStatus should be first changed to notInService(2), the objects may be changed now, and later to active(1) in order to re-initiate the signaling process with the new values in effect.
1.3.6.1.4.1.9.10.140.1.1not-accessiblecurrent
ciVplsBgpExtConfigEntry
OBJECT-TYPE
Each Entry represents a conceptual row in ciVplsBgpExtConfigTable and provides the information about BGP-specific information for VPLS in a packet network.
1.3.6.1.4.1.9.10.140.1.1.1not-accessiblecurrent
ciVplsBgpExtConfigRouteDistinguisher
OBJECT-TYPE
This object represents the Route Distingiusher for this VPLS.
1.3.6.1.4.1.9.10.140.1.1.1.1CiVplsBgpExtRouteDistinguisherread-writecurrent
ciVplsBgpExtConfigVERangeSize
OBJECT-TYPE
This object represents the size of the range of VE identifiers in this VPLS. This number controls the size of the label block advertised for this VE by the PE. A value of 0 indicates that the range is not configured and the PE derives the range value from received advertisements from other PEs.
1.3.6.1.4.1.9.10.140.1.1.1.4Unsigned32 (0..65535)read-writecurrent
civplsBgpExtRTTable
OBJECT-TYPE
This table specifies information for the list of RTs imported or exported by BGP during auto-discovery of VPLS.
1.3.6.1.4.1.9.10.140.1.2not-accessiblecurrent
civplsBgpExtRTEntry
OBJECT-TYPE
Each Entry represents a conceptual row in civplsBgpExtRTTable and provides the information about the value of the RT being used by BGP. Depending on the value of civplsBgpExtRTType, an RT might be exported or imported or both. Every VPLS, which uses auto-discovery for finding peer nodes, can import and export multiple RTs. This representation allows support for hierarchical VPLS. A row is created by the operator or agent prior to autodiscovery.
1.3.6.1.4.1.9.10.140.1.2.1not-accessiblecurrent
ciVplsBgpExtRTType
OBJECT-TYPE
This object represents the type of a RT usage. RTs can be specified to be imported, exported, or both.
1.3.6.1.4.1.9.10.140.1.2.1.1CiVplsBgpExtRouteTargetTyperead-createcurrent
ciVplsBgpExtRT
OBJECT-TYPE
The RT associated with the VPLS service.
1.3.6.1.4.1.9.10.140.1.2.1.2CiVplsBgpExtRouteTarget (SIZE(1..64))read-createcurrent
ciVplsBgpExtRTStorageType
OBJECT-TYPE
This object indicates the storage type for this row.
1.3.6.1.4.1.9.10.140.1.2.1.3StorageTyperead-createcurrent
ciVplsBgpExtRTRowStatus
OBJECT-TYPE
This object is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified.
1.3.6.1.4.1.9.10.140.1.2.1.4RowStatusread-createcurrent
ciVplsBgpExtVETable
OBJECT-TYPE
This table associates VPLS Edge devices to a VPLS. The VEs assigned to a VPLS can be configured on a PE. This table has an expansion dependant relationship with cvplsConfigTable. For each row identified by cvplsConfigIndex, there may exist one or more rows in this table. ciVplsBgpExtVEId is the expansion index. None of the read-create objects values can be changed when ciVplsBgpExtVERowStatus is in the active(1) state. Changes are allowed when the ciVplsBgpExtVERowStatus is in notInService(2) or notReady(3) states only. If the operator need to change one of the values for an active row the ciVplsBgpExtVERowStatus should be first changed to notInService(2), the objects may be changed now, and later to active(1) in order to re-initiate the signaling process with the new values in effect.
1.3.6.1.4.1.9.10.140.1.3not-accessiblecurrent
ciVplsBgpExtVEEntry
OBJECT-TYPE
Each Entry represents a conceptual row in ciVplsBgpExtVETable and provides the information about VPLS Edge devices.
1.3.6.1.4.1.9.10.140.1.3.1not-accessiblecurrent
ciVplsBgpExtVEId
OBJECT-TYPE
This object identifies a VE associated with a VPLS.
1.3.6.1.4.1.9.10.140.1.3.1.1CiVplsBgpExtVEIDnot-accessiblecurrent
ciVplsBgpExtVEName
OBJECT-TYPE
This object represents the name of the site or u-PE associated with this VE.
1.3.6.1.4.1.9.10.140.1.3.1.2SnmpAdminStringread-createcurrent
ciVplsBgpExtVEPreference
OBJECT-TYPE
This object represents the preference of the VE if the site is multi-homed and VE Id is used.
1.3.6.1.4.1.9.10.140.1.3.1.3Unsigned32 (0..65535)read-createcurrent
ciVplsBgpExtVEStorageType
OBJECT-TYPE
This object indicates the storage type for this row.
1.3.6.1.4.1.9.10.140.1.3.1.5StorageTyperead-createcurrent
ciVplsBgpExtVERowStatus
OBJECT-TYPE
This object is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified.
1.3.6.1.4.1.9.10.140.1.3.1.6RowStatusread-createcurrent
ciVplsBgpExtPwBindTable
OBJECT-TYPE
This table provides BGP-specific information for an association between a VPLS and the corresponding Pseudo Wires. A service can have more than one Pseudo Wire association. Pseudo Wires are defined in the cpwvcTable. Each row represents an association between a VPLS instance and one or more Pseudo Wires defined in the cpwVcTable in CISCO-IETF-PW-MIB. An Entry in this table in instantiated only when BGP signalling is used to configure VPLS.
1.3.6.1.4.1.9.10.140.1.4not-accessiblecurrent
ciVplsBgpExtPwBindEntry
OBJECT-TYPE
Each Entry represents a conceptual row in ciVplsBgpExtPwBindTable and provides the information about BGP-specific information for an association between a VPLS and the corresponding Pseudo Wires.
1.3.6.1.4.1.9.10.140.1.4.1not-accessiblecurrent
ciVplsBgpExtPwBindLocalVEId
OBJECT-TYPE
This object represents the local VE this Pseudo Wire is associated with.
1.3.6.1.4.1.9.10.140.1.4.1.1CiVplsBgpExtVEIDread-onlycurrent
ciVplsBgpExtPwBindRemoteVEId
OBJECT-TYPE
This object represents the remote VE this Pseudo Wire is associated with.
1.3.6.1.4.1.9.10.140.1.4.1.2CiVplsBgpExtVEIDread-onlycurrent
ciscoIetfVplsBgpExtMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.140.2
ciscoIetfVplsBgpExtMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.140.2.1
ciscoIetfVplsBgpExtMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.140.2.2

Conformance

NameOIDStatus
ciscoIetfVplsBgpExtMIBCompliance
MODULE-COMPLIANCE
Compliance statement for the entities that implement the ciscoIetfVplsBgpExtMIB module.
1.3.6.1.4.1.9.10.140.2.1.1current
ciVplsBgpExtConfigGroup
OBJECT-GROUP
This group of objects help to configure L2VPN VPLS using BGP.
1.3.6.1.4.1.9.10.140.2.2.1current
ciVplsBgpExtRTGroup
OBJECT-GROUP
The group of objects help to manage RTs for L2VPN VPLS using BGP.
1.3.6.1.4.1.9.10.140.2.2.2current
ciVplsBgpExtVEGroup
OBJECT-GROUP
The group of objects help to manage VE devices for L2VPN VPLS using BGP.
1.3.6.1.4.1.9.10.140.2.2.3current
ciVplsBgpExtPwBindGroup
OBJECT-GROUP
The group of objects help to manage Pseudo Wires for L2VPN VPLS using BGP.
1.3.6.1.4.1.9.10.140.2.2.4current