CISCO-IETF-VPLS-LDP-MIB

File: CISCO-IETF-VPLS-LDP-MIB.mib (7587 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
VPN-TC-STD-MIB CISCO-IETF-VPLS-GENERIC-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TruthValue
VPNId cvplsConfigIndex cvplsPwBindIndex
ciscoExperiment

Defined Types

CvplsLdpConfigEntry  
SEQUENCE    
  cvplsLdpConfigMacAddrWithdraw TruthValue

CvplsLdpPwBindEntry  
SEQUENCE    
  cvplsLdpPwBindMacAddressLimit Unsigned32

Defined Values

cvplsLdpMIB 1.3.6.1.4.1.9.10.141
This MIB module contains managed object definitions for LDP signalled Virtual Private LAN Services as in [L2VPN-VPLS-LDP] This MIB module enables the use of any underlying Pseudo Wire network. This MIB is based on the following IETF document. http://www1.tools.ietf.org/html/draft-nadeau-l2vpn-vpls-mib-03
MODULE-IDENTITY    

cvplsLdpObjects 1.3.6.1.4.1.9.10.141.1
OBJECT IDENTIFIER    

cvplsLdpConformance 1.3.6.1.4.1.9.10.141.2
OBJECT IDENTIFIER    

cvplsLdpConfigTable 1.3.6.1.4.1.9.10.141.1.1
This table specifies information for configuring and monitoring LDP specific parameters for Virtual Private Lan Services(VPLS).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvplsLdpConfigEntry

cvplsLdpConfigEntry 1.3.6.1.4.1.9.10.141.1.1.1
A row in this table represents LDP specific information for Virtual Private Lan Service(VPLS) in a packet network. It is indexed by cvplsConfigIndex, which uniquely identifies a single VPLS. A row is automatically created when a VPLS service is configured using LDP signalling. None of the read-create objects values can be changed when cvplsRowStatus is in the active(1) state. Changes are allowed when the cvplsRowStatus 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvplsLdpConfigEntry  

cvplsLdpConfigMacAddrWithdraw 1.3.6.1.4.1.9.10.141.1.1.1.1
This object specifies if MAC address withdrawl is enabled in this service. If this object is true then Mac address withdrawl Learning is enabled. If false, then Mac Learning is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cvplsLdpPwBindTable 1.3.6.1.4.1.9.10.141.1.2
This table provides LDP specific information for an association between a VPLS service and the corresponding Pseudo Wires. A service can have more than one Pseudo Wire association. Pseudo Wires are defined in the cpwTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvplsLdpPwBindEntry

cvplsLdpPwBindEntry 1.3.6.1.4.1.9.10.141.1.2.1
Each row represents an association between a VPLS instance and one or more Pseudo Wires defined in the cpwTable. Each index is unique in describing an entry in this table. However both indexes are required to define the one to many association of service to pseudowire. An entry in this table is instantiated only when LDP signalling is used to configure VPLS service. Each entry in this table provides LDP specific information for the VPlS represented by cvplsConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvplsLdpPwBindEntry  

cvplsLdpPwBindMacAddressLimit 1.3.6.1.4.1.9.10.141.1.2.1.1
The value of this object specifies the maximum number of learned and static entries allowed in the Forwarding database for this PW Binding. The value 0 means there is no limit for this PW Binding.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cvplsLdpCompliances 1.3.6.1.4.1.9.10.141.2.1
OBJECT IDENTIFIER    

cvplsLdpModuleFullCompliance 1.3.6.1.4.1.9.10.141.2.1.1
Compliance requirement for implementations that provide full support for CISCO-IETF-VPLS-LDP-MIB. Such devices can then be monitored and configured using this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

cvplsLdpModuleReadOnlyCompliance 1.3.6.1.4.1.9.10.141.2.1.2
Compliance requirement for implementations that only provide read-only support for CISCO-IETF-VPLS-LDP-MIB. Such devices can then be monitored but cannot be configured using this MIB modules.
Status: current Access: read-only
MODULE-COMPLIANCE    

cvplsLdpGroups 1.3.6.1.4.1.9.10.141.2.2
OBJECT IDENTIFIER    

cvplsLdpGroup 1.3.6.1.4.1.9.10.141.2.2.1
The group of objects supporting management of L2VPN VPLS services using LDP.
Status: current Access: read-only
OBJECT-GROUP