VPLS-LDP-DRAFT-01-MIB

File: VPLS-LDP-DRAFT-01-MIB.mib (7544 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
JUNIPER-SMI VPLS-GENERIC-DRAFT-01-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 transmission
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
RowStatus StorageType TEXTUAL-CONVENTION
jnxExperiment jnxVplsConfigIndex jnxVplsPwBindIndex

Defined Types

JnxVplsLdpConfigEntry  
SEQUENCE    
  jnxVplsLdpConfigMacAddrWithdraw TruthValue

JnxVplsLdpPwBindEntry  
SEQUENCE    
  jnxVplsLdpPwBindMacAddressLimit Unsigned32

Defined Values

jnxVplsLdpDraft01MIB 1.3.6.1.4.1.2636.5.9
Copyright (C) The IETF Trust (2010). The initial version of this MIB module was published in RFC XXXX. -- RFC Editor: Please replace XXXX with RFC number & remove -- this note. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html This MIB module contains managed object definitions for LDP signalled Virtual Private LAN Services as in [RFC4762] This MIB module enables the use of any underlying PseudoWire network.
MODULE-IDENTITY    

jnxVplsLdpNotifications 1.3.6.1.4.1.2636.5.9.0
OBJECT IDENTIFIER    

jnxVplsLdpObjects 1.3.6.1.4.1.2636.5.9.1
OBJECT IDENTIFIER    

jnxVplsLdpConformance 1.3.6.1.4.1.2636.5.9.2
OBJECT IDENTIFIER    

jnxVplsLdpConfigTable 1.3.6.1.4.1.2636.5.9.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  
    JnxVplsLdpConfigEntry

jnxVplsLdpConfigEntry 1.3.6.1.4.1.2636.5.9.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 jnxVplsConfigIndex, 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 jnxVplsRowStatus is in the active(1) state. Changes are allowed when the jnxVplsRowStatus is in notInService(2) or notReady(3) states only. If the operator need to change one of the values for an active row the jnxVplsConfigRowStatus 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    
  JnxVplsLdpConfigEntry  

jnxVplsLdpConfigMacAddrWithdraw 1.3.6.1.4.1.2636.5.9.1.1.1.1
This object specifies if MAC address withdrawal 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-only
OBJECT-TYPE    
  TruthValue  

jnxVplsLdpPwBindTable 1.3.6.1.4.1.2636.5.9.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 pwTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVplsLdpPwBindEntry

jnxVplsLdpPwBindEntry 1.3.6.1.4.1.2636.5.9.1.2.1
Each row represents an association between a VPLS instance and one or more Pseudo Wires defined in the pwTable. 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 in 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 jnxVplsConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVplsLdpPwBindEntry  

jnxVplsLdpPwBindMacAddressLimit 1.3.6.1.4.1.2636.5.9.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-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxVplsLdpPwBindMacTableFull 1.3.6.1.4.1.2636.5.9.0.1
The jnxVplsLdpPwBindMacTableFull notification is generated when the number of learned MAC-Addresses increases to the value specified in jnxVplsLdpPwBindMacAddressLimit.
Status: current Access: read-only
NOTIFICATION-TYPE