VPLS-BGP-MIB

File: VPLS-BGP-MIB.mib (12989 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
transmission MODULE-COMPLIANCE OBJECT-GROUP
RowStatus StorageType SnmpAdminString
pwIndex vplsConfigIndex

Defined Types

VplsBgpConfigEntry  
SEQUENCE    
  vplsBgpConfigVERangeSize Unsigned32

VplsBgpVEEntry  
SEQUENCE    
  vplsBgpVEId Unsigned32
  vplsBgpVEName SnmpAdminString
  vplsBgpVEPreference Unsigned32
  vplsBgpVERowStatus RowStatus
  vplsBgpVEStorageType StorageType

VplsBgpPwBindEntry  
SEQUENCE    
  vplsBgpPwBindLocalVEId Unsigned32
  vplsBgpPwBindRemoteVEId Unsigned32

Defined Values

vplsBgpMIB 1.3.6.1.2.1.10.276
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 BGP signaled Virtual Private LAN Service as in RFC 4761. This MIB module enables the use of any underlying pseudowire network.
MODULE-IDENTITY    

vplsBgpObjects 1.3.6.1.2.1.10.276.1
OBJECT IDENTIFIER    

vplsBgpConformance 1.3.6.1.2.1.10.276.2
OBJECT IDENTIFIER    

vplsBgpConfigTable 1.3.6.1.2.1.10.276.1.1
This table specifies information for configuring and monitoring BGP-specific parameters for Virtual Private LAN Service (VPLS).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VplsBgpConfigEntry

vplsBgpConfigEntry 1.3.6.1.2.1.10.276.1.1.1
A row in this table represents BGP-specific information for Virtual Private LAN Service (VPLS) in a packet network. It is indexed by vplsConfigIndex, which uniquely identifies a single instance of a VPLS service. A row is automatically created when a VPLS service is created that is configured to use BGP signaling. All of the writable object values can be changed when vplsConfigRowStatus is in the active(1) state.
Status: current Access: not-accessible
OBJECT-TYPE    
  VplsBgpConfigEntry  

vplsBgpConfigVERangeSize 1.3.6.1.2.1.10.276.1.1.1.1
Specifies the size of the range of VPLS Edge Identifier (VE ID) in this VPLS service. 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. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence we have limited the range of this object to 65535.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

vplsBgpVETable 1.3.6.1.2.1.10.276.1.2
This table associates VPLS Edge devices to a VPLS service
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VplsBgpVEEntry

vplsBgpVEEntry 1.3.6.1.2.1.10.276.1.2.1
An entry in this table is created for each VE ID configured on a PE for a particular VPLS service instance. Entries in this table may be created or deleted through SNMP, as side effects of console or other non-SNMP management commands, or upon learning via autodiscovery. It is optional for the agent to allow entries to be created that point to nonexistent entries in vplsConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VplsBgpVEEntry  

vplsBgpVEId 1.3.6.1.2.1.10.276.1.2.1.1
A secondary index identifying a VE within an instance of a VPLS service. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence, we have limited the range of this object to 65535.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

vplsBgpVEName 1.3.6.1.2.1.10.276.1.2.1.2
Descriptive name for the site or user-facing PE (U-PE) associated with this VE ID.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

vplsBgpVEPreference 1.3.6.1.2.1.10.276.1.2.1.3
Specifies the preference of the VE ID on this Provider Edge (PE) if the site is multihomed and VE ID is reused.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

vplsBgpVERowStatus 1.3.6.1.2.1.10.276.1.2.1.5
This variable is used to create, modify, and/or delete a row in this table. All other objects in this row must be set to valid values before this object can be set to active(1). When a row in this table is in active(1) state, no objects in that row can be modified except vplsBgpSiteRowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vplsBgpVEStorageType 1.3.6.1.2.1.10.276.1.2.1.6
This variable indicates the storage type for this row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

vplsBgpPwBindTable 1.3.6.1.2.1.10.276.1.3
This table provides BGP-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  
    VplsBgpPwBindEntry

vplsBgpPwBindEntry 1.3.6.1.2.1.10.276.1.3.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 BGP signaling is used to configure VPLS service. Each entry in this table provides BGP-specific information for the VPLS represented by vplsConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  VplsBgpPwBindEntry  

vplsBgpPwBindLocalVEId 1.3.6.1.2.1.10.276.1.3.1.1
Identifies the local VE with which this pseudowire is associated. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence, we have limited the range of this object to 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

vplsBgpPwBindRemoteVEId 1.3.6.1.2.1.10.276.1.3.1.2
Identifies the remote VE with which this pseudowire is associated. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence, we have limited the range of this object to 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

vplsBgpCompliances 1.3.6.1.2.1.10.276.2.1
OBJECT IDENTIFIER    

vplsBgpModuleFullCompliance 1.3.6.1.2.1.10.276.2.1.1
Compliance requirement for implementations that provide full support for VPLS-BGP-MIB. Such devices can then be monitored and configured using this MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

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

vplsBgpGroups 1.3.6.1.2.1.10.276.2.2
OBJECT IDENTIFIER    

vplsBgpConfigGroup 1.3.6.1.2.1.10.276.2.2.1
The group of objects supporting configuration of L2VPN VPLS services using BGP.
Status: current Access: read-only
OBJECT-GROUP    

vplsBgpVEGroup 1.3.6.1.2.1.10.276.2.2.2
The group of objects supporting management of VPLS Edge devices for L2VPN VPLS services using BGP.
Status: current Access: read-only
OBJECT-GROUP    

vplsBgpPwBindGroup 1.3.6.1.2.1.10.276.2.2.3
The group of objects supporting management of pseudowires for L2VPN VPLS services using BGP.
Status: current Access: read-only
OBJECT-GROUP