L2VPN-MIB

File: L2VPN-MIB.mib (60439 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC IF-MIB PerfHist-TC-MIB
HC-PerfHist-TC-MIB PW-STD-MIB PW-TC-STD-MIB
ARMILLAIRE2000-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
Counter64 DisplayString InterfaceIndex
transmission MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP SnmpAdminString TEXTUAL-CONVENTION
RowStatus TimeStamp StorageType
TimeTicks TruthValue InterfaceIndexOrZero
PerfCurrentCount PerfIntervalCount HCPerfCurrentCount
HCPerfIntervalCount HCPerfTimeElapsed HCPerfValidIntervals
pwIndex pwPeerAddr PwIndexType
IfType

Defined Types

L2vpnType  
Used to define the type of L2VPN. L2VPN can be specified to be vpws, vpls, or ipls. For a complete definition of l2vpn type, see [L2FRAME].
TEXTUAL-CONVENTION    
  INTEGER unknown(0), vpws(1), vpls(2), ipls(3)  

L2vpnStatus  
Used to define the status of L2VPN.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2)  

L2vpnInstanceEntry  
SEQUENCE    
  l2vpnInstanceIndex Unsigned32
  l2vpnInstanceName SnmpAdminString
  l2vpnInstanceDescription SnmpAdminString
  l2vpnInstanceVpnType L2vpnType
  l2vpnInstanceVcId Unsigned32
  l2vpnInstanceActivePws Unsigned32
  l2vpnInstanceAssociatedPws Unsigned32
  l2vpnInstanceActiveACs Unsigned32
  l2vpnInstanceAssociatedACs Unsigned32
  l2vpnInstanceCreateTime TimeStamp
  l2vpnInstanceLastChangeTime TimeStamp
  l2vpnInstanceVpwsStatus L2vpnStatus
  l2vpnInstanceVplsStatus L2vpnStatus
  l2vpnInstanceIplsStatus L2vpnStatus
  l2vpnInstanceRowStatus RowStatus
  l2vpnInstanceAdminStatus INTEGER
  l2vpnInstanceStorageType StorageType

L2vpnPWEntry  
SEQUENCE    
  l2vpnPWIndex PwIndexType
  l2vpnPWHubOrSpoke INTEGER
  l2vpnPWBackUp TruthValue
  l2vpnPWLocalVccv INTEGER
  l2vpnPWRemoteVccv INTEGER
  l2vpnInstanceRowStatus RowStatus
  l2vpnInstanceStorageType StorageType

L2vpnAcAccessEntry  
SEQUENCE    
  l2vpnAcAccessIndex InterfaceIndexOrZero
  l2vpnAcAccessString DisplayString
  l2vpnAcAccessType IfType
  l2vpnAcAccessRowStatus RowStatus
  l2vpnAcAccessStorageType StorageType

L2vpnBridgeEntry  
SEQUENCE    
  l2vpnBridgeMaxMembers Unsigned32
  l2vpnBridgeLearnEnable TruthValue
  l2vpnBridgeLearnMode INTEGER
  l2vpnBridgeMacAgeEnable TruthValue
  l2vpnBridgeAgeTime INTEGER
  l2vpnBridgeDiscardUnknown TruthValue
  l2vpnBridgeMacMax INTEGER
  l2vpnBridgeMacCurrent INTEGER
  l2vpnBridgeMacLocal INTEGER
  l2vpnBridgeMacRemote INTEGER
  l2vpnBridgeStorageType StorageType

L2vpnStatisCurrentEntry  
SEQUENCE    
  l2vpnStatisCurrentRecvHCPkts HCPerfCurrentCount
  l2vpnStatisCurrentRecvHCBytes HCPerfCurrentCount
  l2vpnStatisCurrentSndHCPkts HCPerfCurrentCount
  l2vpnStatisCurrentSndHCBytes HCPerfCurrentCount
  l2vpnStatisCurrentRecvPkts PerfCurrentCount
  l2vpnStatisCurrentRecvBytes PerfCurrentCount
  l2vpnStatisCurrentSndPkts PerfCurrentCount
  l2vpnStatisCurrentSndBytes PerfCurrentCount

L2vpnStatisIntervalEntry  
SEQUENCE    
  l2vpnStatisIntervalNum Integer32
  l2vpnStatisIntervalValid TruthValue
  l2vpnStatisTimeElapsed Integer32
  l2vpnStatisIntervalRecvHCPkts HCPerfCurrentCount
  l2vpnStatisIntervalRecvHCBytes HCPerfCurrentCount
  l2vpnStatisIntervalSndHCPkts HCPerfCurrentCount
  l2vpnStatisIntervalSndHCBytes HCPerfCurrentCount
  l2vpnStatisIntervalRecvPkts PerfCurrentCount
  l2vpnStatisIntervalRecvBytes PerfCurrentCount
  l2vpnStatisIntervalSndPkts PerfCurrentCount
  l2vpnStatisIntervalSndBytes PerfCurrentCount

L2vpnStatis1DayIntervalEntry  
SEQUENCE    
  l2vpnStatis1DayIntervalNum Unsigned32
  l2vpnStatis1DayIntervalValid TruthValue
  l2vpnStatis1DayIntervalMoniSecs HCPerfTimeElapsed
  l2vpnStatisRecvHCPkts Counter64
  l2vpnStatisRecvHCBytes Counter64
  l2vpnStatisSndHCPkts Counter64
  l2vpnStatisSndHCBytes Counter64

Defined Values

l2vpnStdMIB 1.3.6.1.2.1.10.1
blabla
MODULE-IDENTITY    

l2vpnNotifications 1.3.6.1.2.1.10.1.0
OBJECT IDENTIFIER    

l2vpnObjects 1.3.6.1.2.1.10.1.1
OBJECT IDENTIFIER    

l2vpnScalars 1.3.6.1.2.1.10.1.1.1
OBJECT IDENTIFIER    

l2vpnConf 1.3.6.1.2.1.10.1.1.2
OBJECT IDENTIFIER    

l2vpnConformance 1.3.6.1.2.1.10.1.2
OBJECT IDENTIFIER    

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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 object's value should be preserved across agent reboots.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

l2vpnInstanceTable 1.3.6.1.2.1.10.1.1.2.1
The table saves the L2VPN instance information created on PE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnInstanceEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnInstanceEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

l2vpnInstanceVpnType 1.3.6.1.2.1.10.1.1.2.1.1.4
L2VPN instance types, including VPLS, VPWS and IPLS.
Status: current Access: read-create
OBJECT-TYPE    
  L2vpnType  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

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].
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

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.
Status: current Access: read-only
OBJECT-TYPE    
  L2vpnStatus  

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.
Status: current Access: read-only
OBJECT-TYPE    
  L2vpnStatus  

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.
Status: current Access: read-only
OBJECT-TYPE    
  L2vpnStatus  

l2vpnInstanceRowStatus 1.3.6.1.2.1.10.1.1.2.1.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

l2vpnInstanceAdminStatus 1.3.6.1.2.1.10.1.1.2.1.1.16
Indicates the desired operational status of this L2VPN Instance.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

l2vpnInstanceStorageType 1.3.6.1.2.1.10.1.1.2.1.1.17
Storage type of the object.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

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]
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnPWEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnPWEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwIndexType  

l2vpnLocalHubOrSpoke 1.3.6.1.2.1.10.1.1.2.2.1.2
PW types in hierarchical H-VPLS.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER hub(1), spoke(2)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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. .
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

l2vpnInstanceStorageType 1.3.6.1.2.1.10.1.1.2.2.1.7
Storage type of the object.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnAcAccessEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnAcAccessEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

l2vpnAcAccessString 1.3.6.1.2.1.10.1.1.2.3.1.2
This object is an interface's name in the ifTable that corresponds to the l2vpnAcAccessIndex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

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.
Status: current Access: read-only
OBJECT-TYPE    
  IfType  

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.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2vpnAcAccessStorageType 1.3.6.1.2.1.10.1.1.2.3.1.5
Storage type of the object.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

l2vpnBridgeTable 1.3.6.1.2.1.10.1.1.2.5
This table contains the bridge attributes that is spcific only for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnBridgeEntry

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).
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnBridgeEntry  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 mac-only(1), mac-vlan(2), other(3)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

l2vpnBridgeStorageType 1.3.6.1.2.1.10.1.1.2.5.1.11
Storage type of the object.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnStatisCurrentEntry

l2vpnStatisCurrentEntry 1.3.6.1.2.1.10.1.1.2.7.1
For each L2VPN instance, the table item will be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnStatisCurrentEntry  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnStatisIntervalEntry

l2vpnStatisIntervalEntry 1.3.6.1.2.1.10.1.1.2.8.1
For each L2VPN instance, the table item will be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnStatisIntervalEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

l2vpnStatisTimeElapsed 1.3.6.1.2.1.10.1.1.2.8.1.3
The duration of this interval in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTimeElapsed  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2vpnStatis1DayIntervalEntry

l2vpnStatis1DayIntervalEntry 1.3.6.1.2.1.10.1.1.2.9.1
For each L2VPN instance, the table item will be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2vpnStatis1DayIntervalEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..31  

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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTimeElapsed  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

l2vpnGroups 1.3.6.1.2.1.10.1.2.1
OBJECT IDENTIFIER    

l2vpnCompliances 1.3.6.1.2.1.10.1.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

l2vpnScalarGroup 1.3.6.1.2.1.10.1.2.1.1
Collection of scalar objects required for L2VPN management.
Status: current Access: read-only
OBJECT-GROUP    

l2vpnInstanceGroup 1.3.6.1.2.1.10.1.2.1.2
Collection of objects needed for L2VPN Instance management.
Status: current Access: read-only
OBJECT-GROUP    

l2vpnPWGroup 1.3.6.1.2.1.10.1.2.1.3
Collection of objects needed for L2VPN PW management.
Status: current Access: read-only
OBJECT-GROUP    

l2vpnAcAccessGroup 1.3.6.1.2.1.10.1.2.1.4
Collection of objects needed for L2VPN AC access management.
Status: current Access: read-only
OBJECT-GROUP    

l2vpnBridgeGroup 1.3.6.1.2.1.10.1.2.1.5
Collection of objects needed for VPLS MAC learning and forwarding parameters.
Status: current Access: read-only
OBJECT-GROUP    

l2vpnNotificationGroup 1.3.6.1.2.1.10.1.2.1.6
Collection of objects needed for L2VPN notifications.
Status: current Access: read-only
OBJECT-GROUP