L2VPN-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: L2VPN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 l2vpnStdMIB 1.3.6.1.2.1.10.1
blabla
     l2vpnNotifications 1.3.6.1.2.1.10.1.0
         l2vpnStatusChange 1.3.6.1.2.1.10.1.0.1
This type of Notification will be sent when the operating status or administrative status is changed for VPWS, VPLS or IPLS.
         l2vpnDelete 1.3.6.1.2.1.10.1.0.2
This type of Notification will be sent when the VPWS, VPLS or IPLS service is deleted.
     l2vpnObjects 1.3.6.1.2.1.10.1.1
         l2vpnScalars 1.3.6.1.2.1.10.1.1.1
             l2vpnConfiguredVpws 1.3.6.1.2.1.10.1.1.1.1
The number of VPWSs that are configured on this node. The total number of VPWSs equals the number of l2vpn Instance tables with l2vpnInstanceVpnType vpws(1).
             l2vpnActiveVpws 1.3.6.1.2.1.10.1.1.1.2
The number of VPWSs that are active on this node. That is, those VPWSs whose corresponding l2vpnInstanceVpwsStatus is up(1). The total number of active VPWSs equals the number of l2vpn Instance tables with l2vpnInstanceVpnType vpws(1) and l2vpnInstanceVpwsStatus up(1).
             l2vpnConfiguredVpls 1.3.6.1.2.1.10.1.1.1.3
The number of VPLSs that are configured on this node. The total number of VPLSs equals the number of l2vpn Instance tables with l2vpnInstanceVpnType vpls(2).
             l2vpnActiveVpls 1.3.6.1.2.1.10.1.1.1.4
The number of VPLSs that are active on this node. That is, those VPLSs whose corresponding l2vpnInstanceVplsStatus is up(1). The total number of active VPLSs equals the number of l2vpn Instance tables with l2vpnInstanceVpnType vpls(2) and l2vpnInstanceVplsStatus up(1).
             l2vpnConfiguredIpls 1.3.6.1.2.1.10.1.1.1.5
The number of IPLSs that are configured on this node. The total number of IPLSs equals the number of l2vpn Instance tables with l2vpnInstanceVpnType ipls(3).
             l2vpnActiveIpls 1.3.6.1.2.1.10.1.1.1.6
The number of IPLSs that are active on this node. That is, those IPLSs whose corresponding l2vpnInstanceIplsStatus is up(1). The total number of active IPLSs equals the number of l2vpn Instance tables with l2vpnInstanceVpnType ipls(3) and l2vpnInstanceIplsStatus up(1).
             l2vpnNotificationEnable 1.3.6.1.2.1.10.1.1.1.7
If this object is true, then it enables the generation of all notifications defined in this MIB. This objects value should be preserved across agent reboots.
             l2vpnVplsConfMaxMac 1.3.6.1.2.1.10.1.1.1.8
The maximum number of MAC addresses that all VPLSs can learn. That is the total number of MAC adress a PE can support.
         l2vpnConf 1.3.6.1.2.1.10.1.1.2
             l2vpnInstanceTable 1.3.6.1.2.1.10.1.1.2.1
The table saves the L2VPN instance information created on PE.
                 l2vpnInstanceEntry 1.3.6.1.2.1.10.1.1.2.1.1
Each line in the table represents an L2VPN instance with l2vpnInstanceIndex as index. New lines are created in the table when the operator creates L2VPN instance on PE by non SNMP or some kind of auto discovery mechanism.
                     l2vpnInstanceIndex 1.3.6.1.2.1.10.1.1.2.1.1.1
To indicate concept line index of L2VPN instance in the L2VPN instance emulation table.
                     l2vpnInstanceName 1.3.6.1.2.1.10.1.1.2.1.1.2
When creating L2VPN instance, a name of local meaning can be denominated with a length less than 32 characters. If no denomination is made, the field is empty.
                     l2vpnInstanceDescription 1.3.6.1.2.1.10.1.1.2.1.1.3
The human-readable description of this L2VPN.When creating L2VPN instance, a kind of description can be denominated with a length less than 32 characters. If no denomination is made, the field is empty.
                     l2vpnInstanceVpnType 1.3.6.1.2.1.10.1.1.2.1.1.4
L2VPN instance types, including VPLS, VPWS and IPLS.
                     l2vpnInstanceVcId 1.3.6.1.2.1.10.1.1.2.1.1.5
If l2vpnInstanceType is vpws(1), the l2vpnInstanceVcId is set to zero, for VPWS is uniquely identified by pwID and pwPeerAddr. The pwID and pwPeerAddr is specified in [PW-MIB]. If l2vpnInstanceType is vpls(2) or ipls(3), the l2vpnInstanceVcId is used to uniquely identify it and equal to every PWs that associated to the L2vpn service.
                     l2vpnInstanceActivePws 1.3.6.1.2.1.10.1.1.2.1.1.6
Total number of PWs associated with the L2VPN Instance with pwOperStatus up. The pwOperStatus is specified in [PW-MIB].
                     l2vpnInstanceAssociatedPws 1.3.6.1.2.1.10.1.1.2.1.1.7
Total number of PWs associated with the L2VPN Instance (independent of pwOperStatus type).
                     l2vpnInstanceActiveACs 1.3.6.1.2.1.10.1.1.2.1.1.8
Total number of interfaces connected to the L2VPN Instance with ifOperStatus = up(1).
                     l2vpnInstanceAssociatedACs 1.3.6.1.2.1.10.1.1.2.1.1.9
Total number of interfaces connected to the L2VPN Instance (independent of ifOperStatus type).
                     l2vpnInstanceCreateTime 1.3.6.1.2.1.10.1.1.2.1.1.10
The value of System time at which the L2VPN Instance is created.
                     l2vpnInstanceLastChangeTime 1.3.6.1.2.1.10.1.1.2.1.1.11
The value of System time at the time of the last change of this table entry, which includes changes of L2VPN Instance parameters defined in this table or addition or deletion of ACs and PWs associated with this L2VPN Instance.
                     l2vpnInstanceVpwsStatus 1.3.6.1.2.1.10.1.1.2.1.1.12
This object indicates the operational status of VPWS, it does not reflect the status of the ACs and PWs. A VPWS service may be constructed by one AC and a primary PW with many backup PWs. This value is set to down only if the attached AC and all the PWs are in the down state.
                     l2vpnInstanceVplsStatus 1.3.6.1.2.1.10.1.1.2.1.1.13
This object indicates the operational status of VPLS, it does not reflect the status of the ACs and PWs. It is set to down only if less than two of the ACs and PWs are in the down state.
                     l2vpnInstanceIplsStatus 1.3.6.1.2.1.10.1.1.2.1.1.14
This object indicates the operational status of IPLS, it does not reflect the status of the ACs and PWs. It is set to down only if less than two of the ACs and PWs are in the down state.
                     l2vpnInstanceAdminStatus 1.3.6.1.2.1.10.1.1.2.1.1.16
Indicates the desired operational status of this L2VPN Instance.
             l2vpnPWTable 1.3.6.1.2.1.10.1.1.2.2
The table is used to connect the L2VPN Instance with PW. An L2VPN Instance can be attached by many PWs. The PW management information base is defined in [PW-MIB]
                 l2vpnPWEntry 1.3.6.1.2.1.10.1.1.2.2.1
Each line in the table represents a PW connection over packet switching network. New lines are created in the table when the operator creates L2VPN instance on PE by non SNMP.
                     l2vpnPWIndex 1.3.6.1.2.1.10.1.1.2.2.1.1
An index used to indicate a PW which is defined in pwTable of the [PW-MIB]. This PW is associated to the specific L2VPN Instance.
                     l2vpnLocalHubOrSpoke 1.3.6.1.2.1.10.1.1.2.2.1.2
PW types in hierarchical H-VPLS.
                     l2vpnPWBackUp 1.3.6.1.2.1.10.1.1.2.2.1.3
The true(1) value of this object indicates a backup PW, otherwise it indicates a primary PW.
                     l2vpnPWLocalVccv 1.3.6.1.2.1.10.1.1.2.2.1.4
The object value indicates the local configured Virtual Circuit Connectivity Verification (VCCV) capability that the specified PW supports. The requesting PE indicates its VCCV capability or capabilities to the remote PE by including the VCCV parameter with appropriate options indicating which methods of OAM it supports in the interface parameter sub-TLV portion of the FEC TLV. .
                     l2vpnPWRemoteVccv 1.3.6.1.2.1.10.1.1.2.2.1.5
The object value indicates the remote configured Virtual Circuit Connectivity Verification (VCCV) capability that the specified PW supports. The PE gets the VCCV parameter from the interface parameter sub-TLV portion of the FEC TLV.
                     l2vpnInstanceRowStatus 1.3.6.1.2.1.10.1.1.2.2.1.6
used to create, modify and delete the line. When the object is active, any objects that can be read and written in the line can not be changed. The objects can be changed only when they are not in service or not ready.
                     l2vpnInstanceStorageType 1.3.6.1.2.1.10.1.1.2.2.1.7
Storage type of the object.
             l2vpnAcAccessTable 1.3.6.1.2.1.10.1.1.2.3
The table saves the interface information related to L2VPN service, including the interface added to VPLS field and VPWS service binding interface.
                 l2vpnAcAccessEntry 1.3.6.1.2.1.10.1.1.2.3.1
Each line in the table represent an interface associated with L2VPN service. A new line is created in the table when the L2VPN service is created by non SNMP mode and associated with local or virtual interface.
                     l2vpnAcAccessIndex 1.3.6.1.2.1.10.1.1.2.3.1.1
This is a unique index for an entry in the l2vpnAcAccessTable. A non-zero index for an entry indicates the ifIndex that associated with the L2VPN Instance.
                     l2vpnAcAccessString 1.3.6.1.2.1.10.1.1.2.3.1.2
This object is an interfaces name in the ifTable that corresponds to the l2vpnAcAccessIndex.
                     l2vpnAcAccessType 1.3.6.1.2.1.10.1.1.2.3.1.3
Interface type of local or virtual interface associated with L2VPN Instance in ifTable.
                     l2vpnAcAccessRowStatus 1.3.6.1.2.1.10.1.1.2.3.1.4
Used to create, modify and delete the line. When the object is active, any objects that can be read and written in the line can not be changed. The objects can be changed only when they are not in service or not ready.
                     l2vpnAcAccessStorageType 1.3.6.1.2.1.10.1.1.2.3.1.5
Storage type of the object.
             l2vpnBridgeTable 1.3.6.1.2.1.10.1.1.2.5
This table contains the bridge attributes that is spcific only for VPLS.
                 l2vpnBridgeEntry 1.3.6.1.2.1.10.1.1.2.5.1
An entry in this table is created by a PE for ervery L2VPN Instance capable of supporting l2vpnInstanceVpnType vpls(1).
                     l2vpnBridgeMaxMembers 1.3.6.1.2.1.10.1.1.2.5.1.1
The maximum number of VPLS members including local members AC and remote members PW associated to the L2VPN Instance.
                     l2vpnBridgeLearnEnable 1.3.6.1.2.1.10.1.1.2.5.1.2
The true(1) value of this object indicates enable MAC address learning across a VPLS service, otherwise it indicates disable.
                     l2vpnBridgeLearnMode 1.3.6.1.2.1.10.1.1.2.5.1.3
We define two modes of learning: qualified and unqualified learning. In unqualified learning, all the VLANs of a single customer are handled by a single VPLS, which means they all share a single broadcast domain and a single MAC address space. In qualified learning, each customer VLAN is assigned to its own VPLS instance, which means each customer VLAN has its own broadcast domain and MAC address space.
                     l2vpnBridgeMacAgeEnable 1.3.6.1.2.1.10.1.1.2.5.1.4
The true(1) value of this object indicates enable MAC address aging across a VPLS service, otherwise it indicates disable.
                     l2vpnBridgeAgeTime 1.3.6.1.2.1.10.1.1.2.5.1.5
The age time refer to maximum time that a MAC address can be reserved in the forwarding table. The aging timer for MAC address M will be reset when a packet with source MAC address M is received
                     l2vpnBridgeDiscardUnknown 1.3.6.1.2.1.10.1.1.2.5.1.6
The true(1) value of this object indicates enable discarding of packets with unknown destination MAC addresses, otherwise it indicates disable.
                     l2vpnBridgeMaxMac 1.3.6.1.2.1.10.1.1.2.5.1.7
The maximum number of MAC addresses that a VPLS service can learn.
                     l2vpnBridgeMacCurrent 1.3.6.1.2.1.10.1.1.2.5.1.8
The current number of MAC addresses that a VPLS service has learned.
                     l2vpnBridgeMacLocal 1.3.6.1.2.1.10.1.1.2.5.1.9
The current number of MAC addresses that a VPLS service has learned from local AC memebers.
                     l2vpnBridgeMacRemote 1.3.6.1.2.1.10.1.1.2.5.1.10
The current number of MAC addresses that a VPLS service has learned from remote PW memebers.
                     l2vpnBridgeStorageType 1.3.6.1.2.1.10.1.1.2.5.1.11
Storage type of the object.
             l2vpnStatisCurrentTable 1.3.6.1.2.1.10.1.1.2.7
L2VPN traffic statistics means accumulative statistics of traffic on an L2VPN at one side of PSN for the current interval. The statistics values are used for billing, load balancing and network performance analysis. The table is indexed by l2vpnInstanceIndex. If the l2vpnType is vpws(1), the l2vpn traffic statistics is equal to the PW traffic statistics for the current interval. If the l2vpnType is vpls(2) and ipls(3), the l2vpn traffic statistic is the sum of all PWs traffic statistics of the L2VPN for the current interval.
                 l2vpnStatisCurrentEntry 1.3.6.1.2.1.10.1.1.2.7.1
For each L2VPN instance, the table item will be created.
                     l2vpnStatisCurrentRecvHCPkts 1.3.6.1.2.1.10.1.1.2.7.1.1
High capacity counter for number of data packets received at PSN side from an L2VPN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisCurrentRecvPkts, if l2vpnStatisCurrentRecvHCPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisCurrentRecvHCBytes 1.3.6.1.2.1.10.1.1.2.7.1.2
High capacity counter for number of bytes received at PSN side from an L2VPN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisCurrentRecvBytes, if l2vpnStatisCurrentRecvHCBytes is supported according to the rules spelled out in RFC2863.
                     l2vpnCurrentStatisSndHCPkts 1.3.6.1.2.1.10.1.1.2.7.1.3
High capacity counter for number of data packets sent by an L2VPN to PSN in the current 15-mimute interval. This is the 64 bit version of l2vpnCurrentStatisSndPkts, if l2vpnStatisCurrentSndHCPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnCurrentStatisSndHCBytes 1.3.6.1.2.1.10.1.1.2.7.1.4
High capacity counter for number of bytes sent by an L2VPN to PSN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisCurrentSndBytes, if l2vpnStatisCurrentSndHCBytes is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisCurrentRecvPkts 1.3.6.1.2.1.10.1.1.2.7.1.5
High capacity counter for number of data packets received at PSN side from an L2VPN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisCurrentRecvHCPkts, if l2vpnStatisCurrentRecvPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisCurrentRecvBytes 1.3.6.1.2.1.10.1.1.2.7.1.6
High capacity counter for number of bytes received at PSN side from an L2VPN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisCurrentRecvHCBytes, if l2vpnStatisCurrentRecvBytes is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisCurrentSndPkts 1.3.6.1.2.1.10.1.1.2.7.1.7
High capacity counter for number of data packets sent by an L2VPN to PSN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisCurrentSndPkts, if l2vpnStatisCurrentSndPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisCurrentSndBytes 1.3.6.1.2.1.10.1.1.2.7.1.8
High capacity counter for number of bytes sent by an L2VPN to PSN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisCurrentSndHCBytes, if l2vpnStatisCurrentSndBytes is supported according to the rules spelled out in RFC2863.
             l2vpnStatisIntervalTable 1.3.6.1.2.1.10.1.1.2.8
L2VPN traffic statistics means accumulative statistics of traffic on an L2VPN at one side of PSN for the current interval. The statistics values are used for billing, load balancing and network performance analysis. The table is indexed by l2vpnInstanceIndex. If the l2vpnType is vpws(1), the l2vpn traffic statistics is equal to the PW traffic statistics for the current interval. If the l2vpnType is vpls(2) and ipls(3), the l2vpn traffic statistic is the sum of all PWs traffic statistics of the L2VPN for the current interval.
                 l2vpnStatisIntervalEntry 1.3.6.1.2.1.10.1.1.2.8.1
For each L2VPN instance, the table item will be created.
                     l2vpnStatisIntervalNum 1.3.6.1.2.1.10.1.1.2.8.1.1
A number N, between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. The minimum range of N is 1 through 4. The default range is 1 to 32. The maximum range of N is 1 through 96.
                     l2vpnStatisIntervalValid 1.3.6.1.2.1.10.1.1.2.8.1.2
This variable indicates if the data for this interval is valid.
                     l2vpnStatisTimeElapsed 1.3.6.1.2.1.10.1.1.2.8.1.3
The duration of this interval in seconds.
                     l2vpnStatisIntervalRecvHCPkts 1.3.6.1.2.1.10.1.1.2.8.1.4
High capacity counter for number of data packets received at PSN side from an L2VPN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisIntervalRecvPkts, if l2vpnStatisIntervalRecvHCPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalRecvHCBytes 1.3.6.1.2.1.10.1.1.2.8.1.5
High capacity counter for number of bytes received at PSN side from an L2VPN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisIntervalRecvBytes, if l2vpnStatisRecvIntervalHCBytes is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalSndHCPkts 1.3.6.1.2.1.10.1.1.2.8.1.6
High capacity counter for number of data packets sent by an L2VPN to PSN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisIntervalSndPkts, if l2vpnStatisIntervalSndHCPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalSndHCBytes 1.3.6.1.2.1.10.1.1.2.8.1.7
High capacity counter for number of bytes sent by an L2VPN to PSN in the current 15-mimute interval. This is the 64 bit version of l2vpnStatisIntervalSndBytes, if l2vpnStatisIntervalSndHCBytes is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalRecvPkts 1.3.6.1.2.1.10.1.1.2.8.1.8
High capacity counter for number of data packets received at PSN side from an L2VPN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisIntervalRecvHCPkts, if l2vpnStatisIntervalRecvPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalRecvBytes 1.3.6.1.2.1.10.1.1.2.8.1.9
High capacity counter for number of bytes received at PSN side from an L2VPN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisIntervalRecvHCBytes, if l2vpnStatisIntervalRecvBytes is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalSndPkts 1.3.6.1.2.1.10.1.1.2.8.1.10
High capacity counter for number of data packets sent by an L2VPN to PSN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisIntervalSndPkts, if l2vpnStatisIntervalSndPkts is supported according to the rules spelled out in RFC2863.
                     l2vpnStatisIntervalSndBytes 1.3.6.1.2.1.10.1.1.2.8.1.11
High capacity counter for number of bytes sent by an L2VPN to PSN in the current 15-mimute interval. This is the 32 bit version of l2vpnStatisIntervalSndHCBytes, if l2vpnStatisIntervalSndBytes is supported according to the rules spelled out in RFC2863.
             l2vpnStatis1DayIntervalTable 1.3.6.1.2.1.10.1.1.2.9
L2VPN traffic statistics means accumulative statistics of traffic on an L2VPN at one side of PSN for the current day measurment and the previous days. The statistics values are used for billing, load balancing and network performance analysis. The table is indexed by l2vpnInstanceIndex. If the l2vpnType is vpws(1), the l2vpn traffic statistics is equal to the PW traffic statistics for the current interval. If the l2vpnType is vpls(2) and ipls(3), the l2vpn traffic statistic is the sum of all PWs traffic statistics of the L2VPN for the current interval.
                 l2vpnStatis1DayIntervalEntry 1.3.6.1.2.1.10.1.1.2.9.1
For each L2VPN instance, the table item will be created.
                     l2vpnStatis1DayIntervalNum 1.3.6.1.2.1.10.1.1.2.9.1.1
History Data Interval number. Interval 1 is the current day measuremnet period, Interval 2 is the most recent previous day; interval 30 is 31 days ago. Intervals 3..31 are optional.
                     l2vpnStatis1DayIntervalValid 1.3.6.1.2.1.10.1.1.2.9.1.2
This variable indicates if the data for this interval is valid.
                     l2vpnStatis1DayIntervalMoniSecs 1.3.6.1.2.1.10.1.1.2.9.1.3
The amount of time in the 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason or agaent clock adjustments.
                     l2vpnStatisRecvHCPkts 1.3.6.1.2.1.10.1.1.2.9.1.4
High capacity counter for number of data packets received at PSN side from an L2VPN in 1 Day interval.
                     l2vpnStatisRecvHCBytes 1.3.6.1.2.1.10.1.1.2.9.1.5
High capacity counter for number of bytes received at PSN side from an L2VPN in 1 Day interval.
                     l2vpnStatisSndHCPkts 1.3.6.1.2.1.10.1.1.2.9.1.6
High capacity counter for number of data packets sent by an L2VPN to PSN in 1 Day interval.
                     l2vpnStatisSndHCBytes 1.3.6.1.2.1.10.1.1.2.9.1.7
High capacity counter for number of bytes sent by an L2VPN to PSN in 1 Day interval.
     l2vpnConformance 1.3.6.1.2.1.10.1.2
         l2vpnGroups 1.3.6.1.2.1.10.1.2.1
             l2vpnScalarGroup 1.3.6.1.2.1.10.1.2.1.1
Collection of scalar objects required for L2VPN management.
             l2vpnInstanceGroup 1.3.6.1.2.1.10.1.2.1.2
Collection of objects needed for L2VPN Instance management.
             l2vpnPWGroup 1.3.6.1.2.1.10.1.2.1.3
Collection of objects needed for L2VPN PW management.
             l2vpnAcAccessGroup 1.3.6.1.2.1.10.1.2.1.4
Collection of objects needed for L2VPN AC access management.
             l2vpnBridgeGroup 1.3.6.1.2.1.10.1.2.1.5
Collection of objects needed for VPLS MAC learning and forwarding parameters.
             l2vpnNotificationGroup 1.3.6.1.2.1.10.1.2.1.6
Collection of objects needed for L2VPN notifications.
         l2vpnCompliances 1.3.6.1.2.1.10.1.2.2
             l2vpnModuleFullCompliance 1.3.6.1.2.1.10.1.2.2.1
The compliance statement for agents that provide full support for L2VPN MIB Module. Such devices can then be monitored and also be configured using this MIB module.
             l2vpnModuleReadOnlyCompliance 1.3.6.1.2.1.10.1.2.2.2
The compliance statement for agents that provide read only support for L2VPN MIB Module. Such devices can then be monitored but cannot be configured using this MIB module.