FDRY-MPLS-L2VPN-MIB

File: FDRY-MPLS-L2VPN-MIB.mib (38739 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
FOUNDRY-SN-SWITCH-GROUP-MIB FOUNDRY-SN-ROOT-MIB VPLS-GENERIC-MIB
PW-TC-STD-MIB PW-STD-MIB PW-ENET-STD-MIB

Imported symbols

NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
Unsigned32 Counter64 TEXTUAL-CONVENTION
RowStatus TruthValue InterfaceIndex
VlanTagMode PortPriorityTC snMpls
vplsConfigName vplsConfigIndex vplsConfigEntry
PwOperStatusTC pwIndex pwName
pwID pwEnetPwInstance

Defined Types

MplsServiceType  
MPLS VLL service types, VLL, VLL-local or VPLS.
TEXTUAL-CONVENTION    
  INTEGER vll(1), vllLocal(2), vpls(3)  

AdminStatus  
Administrative status of a given management entity.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2), testing(3)  

ClassOfService  
Class Of Service (COS) value of a given management entity. Value 255 means that COS is not explicitly configured. Valid COS values are between 0 and 7.
TEXTUAL-CONVENTION    
  Unsigned32 0..7 | 255  

Layer2StateTC  
Specifies the layer2 state a given interface can take..
TEXTUAL-CONVENTION    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), preforwarding(5), forwarding(6)  

FdryPwServiceType  
MPLS pseudo-wire service types.
TEXTUAL-CONVENTION    
  INTEGER vll(1), vllLocal(2), vpls(3)  

PwVlanCfg  
VLAN configuration for Ethernet PW. Values between 0 and 4095 indicate the actual VLAN field value. A value of 4096 indicates that the object refers to untagged frames, i.e. frames without a 802.1Q field. A value of 4097 indicates that the object is not relevant.
TEXTUAL-CONVENTION    
  Unsigned32 0..4097  

FdryVllEndPointEntry  
SEQUENCE    
  fdryVllEndPointServiceType MplsServiceType
  fdryVllEndPointVlanTagMode VlanTagMode
  fdryVllEndPointClassOfService ClassOfService
  fdryVllEndPointInHCPkts Counter64
  fdryVllEndPointOutHCPkts Counter64
  fdryVllEndPointAdminStatus AdminStatus
  fdryVllEndPointOperStatus PwOperStatusTC
  fdryVllEndPointRowStatus RowStatus
  fdryVllEndPointInnerVlanId PwVlanCfg
  fdryVllEndPointInHCOctets Counter64
  fdryVllEndPointOutHCOctets Counter64

BrcdVllEndptVlanExtStatsEntry  
SEQUENCE    
  brcdVllEndptVlanExtStatsPriorityId PortPriorityTC
  brcdVllEndptVlanExtStatsInPkts Counter64
  brcdVllEndptVlanExtStatsOutPkts Counter64
  brcdVllEndptVlanExtStatsInOctets Counter64
  brcdVllEndptVlanExtStatsOutOctets Counter64

FdryVplsEndPointEntry  
SEQUENCE    
  fdryVplsEndPointPortVlan PwVlanCfg
  fdryVplsEndPointIfIndex InterfaceIndex
  fdryVplsEndPointVlanTagMode VlanTagMode
  fdryVplsEndPointOutHCPkts Counter64
  fdryVplsEndPointState INTEGER
  fdryVplsEndPointAdminStatus AdminStatus
  fdryVplsEndPointOperStatus PwOperStatusTC
  fdryVplsEndPointRowStatus RowStatus
  fdryVplsEndPointInHCOctets Counter64

FdryVplsEndPoint2Entry  
SEQUENCE    
  fdryVplsEndPoint2VlanId PwVlanCfg
  fdryVplsEndPoint2InnerTagType INTEGER
  fdryVplsEndPoint2InnerTag Unsigned32
  fdryVplsEndPoint2IfIndex InterfaceIndex
  fdryVplsEndPoint2VlanTagMode VlanTagMode
  fdryVplsEndPoint2InHCOctets Counter64
  fdryVplsEndPoint2Layer2State Layer2StateTC
  fdryVplsEndPoint2OperStatus PwOperStatusTC
  fdryVplsEndPoint2RowStatus RowStatus

FdryVplsEntry  
SEQUENCE    
  fdryVplsClassOfService ClassOfService
  fdryVplsMaxMacLearned Unsigned32
  fdryVplsClearMac TruthValue
  fdryVplsVcId Unsigned32

BrcdVplsEndptVlanExtStatsEntry  
SEQUENCE    
  brcdVplsEndptVlanExtStatsPriorityId PortPriorityTC
  brcdVplsEndptVlanExtStatsInPkts Counter64
  brcdVplsEndptVlanExtStatsOutPkts Counter64
  brcdVplsEndptVlanExtStatsInOctets Counter64
  brcdVplsEndptVlanExtStatsOutOctets Counter64
  brcdVplsEndptVlanExtStatsRoutedInPkts Counter64
  brcdVplsEndptVlanExtStatsRoutedOutPkts Counter64
  brcdVplsEndptVlanExtStatsRoutedInOctets Counter64
  brcdVplsEndptVlanExtStatsRoutedOutOctets Counter64
  brcdVplsEndptVlanExtStatsSwitchedInPkts Counter64
  brcdVplsEndptVlanExtStatsSwitchedOutPkts Counter64
  brcdVplsEndptVlanExtStatsSwitchedInOctets Counter64
  brcdVplsEndptVlanExtStatsSwitchedOutOctets Counter64

Defined Values

fdryMplsL2VpnMIB 2.15.2
The Brocade proprietary MIB module for L2 VPN. This mib is built on the current L2VPN draft mib. It has additional information for Virtual Leased Line (VLL), VLL-Local and Virtual Private LAN Service (VPLS) Endpoints, as well as for VPLS Instance. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

fdryMplsVpnNotifications 2.15.2.0
OBJECT IDENTIFIER    

fdryMplsVllInfo 2.15.2.1
OBJECT IDENTIFIER    

fdryMplsVplsInfo 2.15.2.2
OBJECT IDENTIFIER    

brcdVplsScalarObjects 2.15.2.2.5
OBJECT IDENTIFIER    

fdryVllEndPointTable 2.15.2.1.1
This table specifies information about the VLL and VLL-local endpoints which are not available in the PW tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryVllEndPointEntry

fdryVllEndPointEntry 2.15.2.1.1.1
A row in this table represents a VLL or VLL-local end point for a pseudo-wire (PW) virtual connection across a packet network. For a VLL, we would have one instance of this table for a given PW. For a VLL-local, there would be two instances of this table for a given PW. It is indexed by fdryVllEndPointServiceType, pwIndex, and pwEnetPwInstance. The pwIndex is the index of pwTable, and {pwIndex, pwEnetPwInstance} together provides an instance in the pwEnetTable. A row can be created by an operator command after having created a row in the pwTable and pwEnetTable. 1) Objects MUST NOT be changed after row activation. 2) Objects MAY be changed when the PW is defined as not active. A change of these objects involves re-signaling of the PW or it might be traffic affecting. End point not active is defined as one of the following conditions: a) The pwRowStatus is notInService(2). b) The pwRowStatus is notReady(3). c) The pwAdminStatus is down(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryVllEndPointEntry  

fdryVllEndPointServiceType 2.15.2.1.1.1.1
A service type indicating VLL or VLL-local service for this endpoint. The value vpls(3) is not used in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsServiceType  

fdryVllEndPointVlanTagMode 2.15.2.1.1.1.2
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table.
Status: current Access: read-create
OBJECT-TYPE    
  VlanTagMode  

fdryVllEndPointClassOfService 2.15.2.1.1.1.3
This value indicates the Class Of Service for this endpoint. For VLL, this value is used to select the appropriate tunnel whose COS value is either same, or almost approaching this value. For VLL-local, this value is applied to the ingress packet of an endpoint
Status: current Access: read-create
OBJECT-TYPE    
  ClassOfService  

fdryVllEndPointInHCPkts 2.15.2.1.1.1.4
This value indicates the number of packets ingressing into this endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVllEndPointOutHCPkts 2.15.2.1.1.1.5
This value indicates the number of packets egressing out from this endpoint. For VLL-local, this value could be the fdryVllEndPointInHCPkts of the other endpoint of this VLL instance. But since rate limit could be applied to the incoming packet, the count value will not be accurate. Due to this, the value will be 0 for VLL-local.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVllEndPointAdminStatus 2.15.2.1.1.1.6
The desired administrative status of this endpoint. This object MAY be set at any time.
Status: current Access: read-create
OBJECT-TYPE    
  AdminStatus  

fdryVllEndPointOperStatus 2.15.2.1.1.1.7
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table
Status: current Access: read-only
OBJECT-TYPE    
  PwOperStatusTC  

fdryVllEndPointRowStatus 2.15.2.1.1.1.8
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object, and the fdryVllEndPointAdminStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fdryVllEndPointInnerVlanId 2.15.2.1.1.1.9
This value indicates the inner vlan id for this endpoint. Returns 0 if not configured or is not supported.
Status: current Access: read-create
OBJECT-TYPE    
  PwVlanCfg  

fdryVllEndPointInHCOctets 2.15.2.1.1.1.10
This value indicates the number of octets ingressing into this endpoint from a Customer Edge (CE) device. This counter is supported in CES/CER platform.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVllEndPointOutHCOctets 2.15.2.1.1.1.11
This value indicates the number of octets egressing out from this endpoint towards the Customer Edge (CE) device. Within CES/CER, any packet coming in from the tunnel will have its MPLS header as part of the octet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVllEndptVlanExtStatsTable 2.15.2.1.2
This table contains the VLAN extended statistics for VLL endpoints.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdVllEndptVlanExtStatsEntry

brcdVllEndptVlanExtStatsEntry 2.15.2.1.2.1
A row in this table represents a VLAN extended statistics accounting entry of a VLL endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdVllEndptVlanExtStatsEntry  

brcdVllEndptVlanExtStatsPriorityId 2.15.2.1.2.1.1
Identifies the port QOS priority. The values 1 through 8 internally maps to priorities 0 through 7. The value 128 indicates that priority-level accounting is not enabled
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPriorityTC  

brcdVllEndptVlanExtStatsInPkts 2.15.2.1.2.1.2
The number of valid frames received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVllEndptVlanExtStatsOutPkts 2.15.2.1.2.1.3
The number of valid frames transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVllEndptVlanExtStatsInOctets 2.15.2.1.2.1.4
The bytes count received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVllEndptVlanExtStatsOutOctets 2.15.2.1.2.1.5
The bytes count transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVplsEndPointTable 2.15.2.2.1
This table specifies information about the VPLS endpoints which are not available in the PW mib, or VPLS draft mib.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryVplsEndPointEntry

fdryVplsEndPointEntry 2.15.2.2.1.1
A row in this table represents a VPLS end point for a given VPLS instance. The VPLS instance is represented by vplsConfigTable and fdryVplsTable. For a given VPLS instance, there could be multiple instances of rows within this table, each describing one endpoint. For a given endpoint, there will be one VPLS instance. A given endpoint is represented by vplsConfigIndex (VPLS instance), vlan id, and ifIndex of the physical port which is acting as an endpoint. This allows a tagged port to be associated with multiple VPLS instances. An untagged port can only be associated with one VPLS instance. Note that this table is kept independent of the PW tables to indicate that endpoints terminate on the VPLS instance. On the other side, a VPLS instance will have association with the PW MIB. This table is indexed by vplsConfigIndex, fdryVplsEndPointPortVlan, and fdryVplsEndPointIfIndex.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  FdryVplsEndPointEntry  

fdryVplsEndPointPortVlan 2.15.2.2.1.1.1
This value specifies the VLAN id value of this endpoint.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  PwVlanCfg  

fdryVplsEndPointIfIndex 2.15.2.2.1.1.2
This value specifies the ifIndex value of this endpoint.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

fdryVplsEndPointVlanTagMode 2.15.2.2.1.1.3
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VlanTagMode  

fdryVplsEndPointOutHCPkts 2.15.2.2.1.1.4
This counter indicates the number of packets egressing out from this endpoint towards the Customer Edge (CE). This value counts packets coming from multiple pseudo-wires towards the endpoint, as well as locally switched packets between other endpoints to this endpoint, all belonging to the same VPLS instance. The value gives count of known unicast packets only. Unknown unicast and broadcast packets are not counted.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVplsEndPointState 2.15.2.2.1.1.5
A L2 state of this VPLS endpoint.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), forwarding(5)  

fdryVplsEndPointAdminStatus 2.15.2.2.1.1.6
The desired administrative status of this endpoint. This object MAY be set at any time.
Status: deprecated Access: read-create
OBJECT-TYPE    
  AdminStatus  

fdryVplsEndPointOperStatus 2.15.2.2.1.1.7
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table
Status: deprecated Access: read-only
OBJECT-TYPE    
  PwOperStatusTC  

fdryVplsEndPointRowStatus 2.15.2.2.1.1.8
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object and the fdryVplsEndPointAdminStatus.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

fdryVplsEndPointInHCOctets 2.15.2.2.1.1.9
This counter indicates the number of octets ingressing into this endpoint from the Customer Edge (CE). This object is supported in CES/CER only.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVplsEndPoint2Table 2.15.2.2.3
This table specifies information about the VPLS endpoints which are not available in the PW mib, or VPLS draft mib. This table deprecates fdryVplsEndPointTable, as inner VLAN and ISID has been added as index to this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryVplsEndPoint2Entry

fdryVplsEndPoint2Entry 2.15.2.2.3.1
A row in this table represents a VPLS end point for a given VPLS instance. The VPLS instance is represented by vplsConfigTable and fdryVplsTable. For a given VPLS instance, there could be multiple instances of rows within this table, each describing one endpoint. For a given endpoint, there will be one VPLS instance. A given endpoint is represented by vplsConfigIndex (VPLS instance), vlan id, inner-id (inner VLAN or ISID),and ifIndex of the physical port which is acting as an endpoint. This allows a tagged port to be associated with multiple VPLS instances, and also many inner VLAN or ISID to be associated with a tagged port (outer VLAN tag) An untagged port can only be associated with one VPLS instance. Note that this table is kept independent of the PW tables to indicate that endpoints terminate on the VPLS instance. On the other side, a VPLS instance will have association with the PW MIB. This table is indexed by vplsConfigIndex, fdryVplsEndPointPortVlan, and fdryVplsEndPointIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryVplsEndPoint2Entry  

fdryVplsEndPoint2VlanId 2.15.2.2.3.1.1
This value specifies the VLAN id value of this endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwVlanCfg  

fdryVplsEndPoint2InnerTagType 2.15.2.2.3.1.2
This value indicates the inner id for this endpoint. If no inner tag is specified, value invalid(1) is returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER invalid(1), innerVlan(2), isid(3)  

fdryVplsEndPoint2InnerTag 2.15.2.2.3.1.3
This value indicates the inner tag for this endpoint. If the index fdryVplsEndPoint2InnerTagType has value isid(3), then this object will have the ISID value for that endpoint. Valid ISID value is between 256 (0x100) and 16777214 (0xFFFFFE). If no inner tag is specified, value 0 is returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

fdryVplsEndPoint2IfIndex 2.15.2.2.3.1.4
This value specifies the ifIndex value of this endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

fdryVplsEndPoint2VlanTagMode 2.15.2.2.3.1.5
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table.
Status: current Access: read-create
OBJECT-TYPE    
  VlanTagMode  

fdryVplsEndPoint2InHCOctets 2.15.2.2.3.1.6
This counter indicates the number of octets ingressing into this endpoint from the Customer Edge (CE). This object is supported in CES/CER only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fdryVplsEndPoint2Layer2State 2.15.2.2.3.1.7
The L2 state of this VPLS endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  Layer2StateTC  

fdryVplsEndPoint2OperStatus 2.15.2.2.3.1.8
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table
Status: current Access: read-only
OBJECT-TYPE    
  PwOperStatusTC  

fdryVplsEndPoint2RowStatus 2.15.2.2.3.1.9
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fdryVplsTable 2.15.2.2.2
This table specifies additional information about the VPLS instance configuration which is not available in the VplsConfigTable. Some of these objects are configuration specific, some are commands specific to that VPLS instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryVplsEntry

fdryVplsEntry 2.15.2.2.2.1
A row in this table represents a VPLS instance. It augments the vplsConfigTable in the VPLS draft mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryVplsEntry  

fdryVplsClassOfService 2.15.2.2.2.1.1
This value indicates the Class Of Service for this VPLS instance. This value is used to select the appropriate tunnel whose COS value is either same, or almost approaching this value.
Status: current Access: read-create
OBJECT-TYPE    
  ClassOfService  

fdryVplsMaxMacLearned 2.15.2.2.2.1.2
This value indicates the maximum number of MAC addresses that can be learned by this VPLS instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fdryVplsClearMac 2.15.2.2.2.1.3
The Set value of TRUE tells the system to clear all the MAC addresses learned by this VPLS instance. Setting value of FALSE will return an error. During read operations, value FALSE will be returned at all times.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

fdryVplsVcId 2.15.2.2.2.1.4
The VPLS Instance ID of a given VPLS session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

brcdVplsEndptVlanExtStatsTable 2.15.2.2.4
This table contains the VLAN extended statistics for VPLS endpoints.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdVplsEndptVlanExtStatsEntry

brcdVplsEndptVlanExtStatsEntry 2.15.2.2.4.1
A row in this table represents a VLAN extended statistics accounting entry of a VPLS endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdVplsEndptVlanExtStatsEntry  

brcdVplsEndptVlanExtStatsPriorityId 2.15.2.2.4.1.1
Identifies the port QOS priority. The values 1 through 8 internally maps to priorities 0 through 7. The value 128 indicates that priority-level accounting is not enabled
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPriorityTC  

brcdVplsEndptVlanExtStatsInPkts 2.15.2.2.4.1.2
The number of valid switched and routed frames received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsOutPkts 2.15.2.2.4.1.3
The number of valid switched and routed frames transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsInOctets 2.15.2.2.4.1.4
The switched and routed bytes count received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsOutOctets 2.15.2.2.4.1.5
The switched and routed bytes count transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsRoutedInPkts 2.15.2.2.4.1.6
The number of valid routed frames received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsRoutedOutPkts 2.15.2.2.4.1.7
The number of valid routed frames transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsRoutedInOctets 2.15.2.2.4.1.8
The routed bytes count received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsRoutedOutOctets 2.15.2.2.4.1.9
The routed bytes count transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsSwitchedInPkts 2.15.2.2.4.1.10
The number of valid switched frames received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsSwitchedOutPkts 2.15.2.2.4.1.11
The number of valid switched frames transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsSwitchedInOctets 2.15.2.2.4.1.12
The switched bytes count received by this endpoint from the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsEndptVlanExtStatsSwitchedOutOctets 2.15.2.2.4.1.13
The switched bytes count transmitted by this endpoint to the Customer Edge (CE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVplsMacAgeTimeLocal 2.15.2.2.5.1
Age timer for local entries of VPLS MACs in software cache. The default value is 300. Configurable range is 60 to 65535.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

brcdVplsMacAgeTimeRemote 2.15.2.2.5.2
Age timer for remote entries of VPLS MACs in software cache. The default value is 600. Configurable range is 60 to 65535.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

fdryVplsCreated 2.15.2.0.1
This notification is generated when an entry is created in fdryVplsTable, indicating creation of a new VPLS instance. This notification is not generated during system boot up time.
Status: current Access: read-write
NOTIFICATION-TYPE    

fdryVplsDeleted 2.15.2.0.2
This notification is generated when one entry in the fdryVplsTable have been marked for deletion, indicating deletion of an existing VPLS instance.
Status: current Access: read-write
NOTIFICATION-TYPE    

fdryPwCreated 2.15.2.0.3
This notification is generated when an instance of VLL or VLL-Local pseudo-wire entry is created in the pwTable. The varbind fdryPwServiceType has the service type which originated this notification. This notification is not used for VPLS service. This notification is not generated during system boot up time
Status: current Access: read-write
NOTIFICATION-TYPE