VPLS-LDP-MIB

File: VPLS-LDP-MIB.mib (8774 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
PW-STD-MIB VPLS-GENERIC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 transmission MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
pwIndex pwID vplsConfigIndex
vplsConfigName

Defined Types

VplsLdpConfigEntry  
SEQUENCE    
  vplsLdpConfigMacAddrWithdraw TruthValue

VplsLdpPwBindEntry  
SEQUENCE    
  vplsLdpPwBindMacAddressLimit Unsigned32

Defined Values

vplsLdpMIB 1.3.6.1.2.1.10.275
Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). The initial version of this MIB module was published in RFC 7257; for full legal notices see the RFC itself. This MIB module contains managed object definitions for LDP-signaled Virtual Private LAN Services as in RFC 4762. This MIB module enables the use of any underlying pseudowire network.
MODULE-IDENTITY    

vplsLdpNotifications 1.3.6.1.2.1.10.275.0
OBJECT IDENTIFIER    

vplsLdpObjects 1.3.6.1.2.1.10.275.1
OBJECT IDENTIFIER    

vplsLdpConformance 1.3.6.1.2.1.10.275.2
OBJECT IDENTIFIER    

vplsLdpConfigTable 1.3.6.1.2.1.10.275.1.1
This table specifies information for configuring and monitoring LDP-specific parameters for Virtual Private LAN Service (VPLS).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VplsLdpConfigEntry

vplsLdpConfigEntry 1.3.6.1.2.1.10.275.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 vplsConfigIndex, which uniquely identifies a single VPLS. A row is automatically created when a VPLS service is configured using LDP signaling. All of the writable objects values can be changed when vplsConfigRowStatus is in the active(1) state.
Status: current Access: not-accessible
OBJECT-TYPE    
  VplsLdpConfigEntry  

vplsLdpConfigMacAddrWithdraw 1.3.6.1.2.1.10.275.1.1.1.1
This object specifies if MAC address withdrawal is enabled in this service. If this object is 'true', then MAC address withdrawal is enabled. If 'false', then MAC address withdrawal is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vplsLdpPwBindTable 1.3.6.1.2.1.10.275.1.2
This table provides LDP-specific information for an association between a VPLS service and the corresponding pseudowires. A service can have more than one pseudowire association. Pseudowires are defined in the pwTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VplsLdpPwBindEntry

vplsLdpPwBindEntry 1.3.6.1.2.1.10.275.1.2.1
Each row represents an association between a VPLS instance and one or more pseudowires 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 signaling is used to configure VPLS service. Each entry in this table provides LDP-specific information for the VPLS represented by vplsConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  VplsLdpPwBindEntry  

vplsLdpPwBindMacAddressLimit 1.3.6.1.2.1.10.275.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-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

vplsLdpPwBindMacTableFull 1.3.6.1.2.1.10.275.0.1
The vplsLdpPwBindMacTableFull notification is generated when the number of learned MAC addresses increases to the value specified in vplsLdpPwBindMacAddressLimit.
Status: current Access: read-write
NOTIFICATION-TYPE    

vplsLdpCompliances 1.3.6.1.2.1.10.275.2.1
OBJECT IDENTIFIER    

vplsLdpModuleFullCompliance 1.3.6.1.2.1.10.275.2.1.1
Compliance requirement for implementations that provide full support for VPLS-LDP-MIB. Such devices can then be monitored and configured using this MIB module.
Status: current Access: read-write
MODULE-COMPLIANCE    

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

vplsLdpGroups 1.3.6.1.2.1.10.275.2.2
OBJECT IDENTIFIER    

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

vplsLdpNotificationGroup 1.3.6.1.2.1.10.275.2.2.2
The group of notifications supporting the Notifications generated for VPLS LDP Service.
Status: current Access: read-only
NOTIFICATION-GROUP