DOCS-L2VPN-MIB

File: DOCS-L2VPN-MIB.mib (44673 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB BRIDGE-MIB Q-BRIDGE-MIB
DOCS-IF-MIB DOCS-QOS-MIB CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 TEXTUAL-CONVENTION
TruthValue MacAddress MODULE-COMPLIANCE
OBJECT-GROUP ifIndex dot1dBasePort
dot1qFdbId dot1qTpFdbAddress dot1qVlanIndex
dot1qTpGroupAddress docsIfCmtsCmStatusIndex docsQosServiceFlowId
docsQosPktClassId clabProjDocsis

Defined Types

DocsL2vpnIdentifier  
An externally administered octet string identifying an L2VPN. An implementation MUST support a length of at least 16 octets. The octet string is used as an index. As such, the CMTS enforces that objects of type DocsL2vpnIdentifier are unique per CMTS. An MSO is encouraged to define DocsL2vpnIdentifier values as globally unique.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..16)  

DocsL2vpnIndex  
An integer value locally generated by the agent for each known DocsL2vpnIdentifier administrative identifier. It is intended to be used as a short index for tables in this MIB module in lieu of an object of the type DocsL2vpnIdentifier.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

DocsNsiEncapSubtype  
An enumerated integer that defines the default encapsulation on NSI ports of an L2VPN-forwarded packet. A CMTS implementation MUST support ieee802.1q(2). A CMTS MAY omit support for all NSI encapsulations other than ieee802.1q(2).
TEXTUAL-CONVENTION    
  INTEGER other(1), ieee8021q(2), ieee8021ad(3), mpls(4), l2tpv3(5)  

DocsNsiEncapValue  
The encapsulation value for L2VPN forwarded packets on NSI ports. The value of an object of this type depends on the value of an associated object of type DocsEncapSubtype: other(1): vendor specific, ieee8021q(2): 802.1Q tag with VLAN ID in lower 12 bits, ieee8021ad(3): pair of 16-bit values with service provider in lower 12 bits of the first 16-bit value and customer VLAN ID in the lower 12 bits of the second 16-bit value, mpls(4): must be zero length string, l2tpv3(5): must be zero length string.
TEXTUAL-CONVENTION    
  OCTET STRING  

DocsL2vpnIfList  
A object of this type indicates a set of CM MAC bridge interfaces, encoded as a BITS syntax with a ?1? Bit for each interface included in the set. Bit position eCM(0) represents a conceptual interface to the internal 'self' host MAC of the eCM itself. All other bit positions K correspond to CM MAC bridge port interface index with ifIndex value K. A BITS object is encoded as an OCTET STRING, which may have length zero. Bit position 0 is encoded in the most significant bit of the first octet, proceeding to bit position 7 in the least significant bit. Bit position 8 is encoded in the most significant bit of the second octet, and so on. In a CM, ifIndex value 1 corresponds to the primary CPE interface. In CableHome devices, this interface is assigned to the embedded Portal Services (ePS) host interface, which provides a portal to the primary physical CPE interface. In many contexts of a DocsL2VpnIfList, a '1' in bit position 1 corresponds to 'any' or 'all' CPE interfaces when the CM contains more than one CPE interface. ifIndex value 2 corresponds to the docsCableMacLayer RF MAC interface. ifIndex values 3 and 4 correspond to the docsCableDownstream and docsCableUpstream interfaces, respectively, which are not separate MAC bridge port interfaces. Bit positions 3 and 4 are unused in this type; they must be saved and reported as configured, but otherwise ignored. ifIndex values 5 through 15 are reserved for individual CPE interfaces for devices that implement more than one CPE interface. In such devices, DocsL2vpnIfList bit position 1 corresponds to the set of all CPE interfaces. A CM with more than one CPE interface MAY assign a DocsL2vpnIfList bit position within the range of 5..15 to refer to the single primary CPE interface. ifIndex value 16 is assigned to any embedded Multimedia Terminal Adapter (eMTA) as defined by PacketCable. ifIndex value 17 is assigned to the IP management host interface of an embedded Set Top Box (eSTB). ifIndex value 18 is reserved for the DOCSIS Set-top Gateway (DSG) traffic delivered to an eSTB. ifIndex values 19 through 31 are reserved for future defined embedded Service Application.
TEXTUAL-CONVENTION    
  BITS eCm(0), cmci(1), docsCableMacLayer(2), docsCableDownstream(3), docsCableUpstream(4), eMta(16), eStbIp(17), eStbDsg(18)  

DocsL2vpnIdToIndexEntry  
SEQUENCE    
  docsL2vpnId DocsL2vpnIdentifier
  docsL2vpnIdToIndexIdx DocsL2vpnIndex

DocsL2vpnIndexToIdEntry  
SEQUENCE    
  docsL2vpnIdx DocsL2vpnIndex
  docsL2vpnIndexToIdId DocsL2vpnIdentifier

DocsL2vpnCmEntry  
SEQUENCE    
  docsL2vpnCmCompliantCapability TruthValue
  docsL2vpnCmDutFilteringCapability TruthValue
  docsL2vpnCmDutCMIM DocsL2vpnIfList
  docsL2vpnCmDhcpSnooping DocsL2vpnIfList

DocsL2vpnVpnCmEntry  
SEQUENCE    
  docsL2vpnVpnCmCMIM DocsL2vpnIfList
  docsL2vpnVpnCmIndividualSAId Integer32
  docsL2vpnVpnCmVendorSpecific OCTET STRING

DocsL2vpnVpnCmStatsEntry  
SEQUENCE    
  docsL2vpnVpnCmStatsUpstreamPkts Counter32
  docsL2vpnVpnCmStatsUpstreamBytes Counter32
  docsL2vpnVpnCmStatsUpstreamDiscards Counter32
  docsL2vpnVpnCmStatsDownstreamPkts Counter32
  docsL2vpnVpnCmStatsDownstreamBytes Counter32
  docsL2vpnVpnCmStatsDownstreamDiscards Counter32

DocsL2vpnPortStatusEntry  
SEQUENCE    
  docsL2vpnPortStatusGroupSAId Integer32

DocsL2vpnSfStatusEntry  
SEQUENCE    
  docsL2vpnSfStatusL2vpnId OCTET STRING
  docsL2vpnSfStatusIngressUserPriority Unsigned32
  docsL2vpnSfStatusVendorSpecific OCTET STRING

DocsL2vpnPktClassEntry  
SEQUENCE    
  docsL2vpnPktClassL2vpnId DocsL2vpnIdentifier
  docsL2vpnPktClassUserPriRangeLow Unsigned32
  docsL2vpnPktClassUserPriRangeHigh Unsigned32
  docsL2vpnPktClassCMIM DocsL2vpnIfList
  docsL2vpnPktClassVendorSpecific OCTET STRING

DocsL2vpnCmNsiEntry  
SEQUENCE    
  docsL2vpnCmNsiEncapSubtype DocsNsiEncapSubtype
  docsL2vpnCmNsiEncapValue DocsNsiEncapValue
  docsL2vpnCmNsiAGI OCTET STRING
  docsL2vpnCmNsiSAII OCTET STRING
  docsL2vpnCmNsiTAII OCTET STRING

DocsL2vpnCmVpnCpeEntry  
SEQUENCE    
  docsL2vpnCmVpnCpeMacAddress MacAddress

DocsL2vpnVpnCmCpeEntry  
SEQUENCE    
  docsL2vpnVpnCmCpeMacAddress MacAddress

DocsL2vpnDot1qTpFdbExtEntry  
SEQUENCE    
  docsL2vpnDot1qTpFdbExtTransmitPkts Counter32
  docsL2vpnDot1qTpFdbExtReceivePkts Counter32

DocsL2vpnDot1qTpGroupExtEntry  
SEQUENCE    
  docsL2vpnDot1qTpGroupExtTransmitPkts Counter32
  docsL2vpnDot1qTpGroupExtReceivePkts Counter32

Defined Values

docsL2vpnMIB 1.3.6.1.4.1.4491.2.1.8
This is the management MIB for devices complying to the DOCSIS L2VPN Feature.
MODULE-IDENTITY    

docsL2vpnMIBNotifications 1.3.6.1.4.1.4491.2.1.8.0
OBJECT IDENTIFIER    

docsL2vpnMIBObjects 1.3.6.1.4.1.4491.2.1.8.1
OBJECT IDENTIFIER    

docsL2vpnIdToIndexTable 1.3.6.1.4.1.4491.2.1.8.1.1
Table indexed by the octet string DocsL2vpnIdentifier that provides the local agent's internally assigned docsL2vpnIdx value for that DocsL2vpnIdentifier value. The mapping of DocsL2vpnIdentifier to docsL2vpnIdx is 1-1. The agent must instantiate a row in both docsL2vpnIndexToIdTable and docsL2vpnIdToIndexTable for each known L2VPN Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnIdToIndexEntry

docsL2vpnIdToIndexEntry 1.3.6.1.4.1.4491.2.1.8.1.1.1
Maps a DocsL2vpnIdentifier octet string into the local agent's locally assigned docsL2vpnIdx value.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnIdToIndexEntry  

docsL2vpnId 1.3.6.1.4.1.4491.2.1.8.1.1.1.1
An externally configured octet string that identifies an L2VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnIdentifier  

docsL2vpnIdToIndexIdx 1.3.6.1.4.1.4491.2.1.8.1.1.1.2
An internally assigned index value for a known L2VPN.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIndex  

docsL2vpnIndexToIdTable 1.3.6.1.4.1.4491.2.1.8.1.2
Table indexed by agent's local docsL2vpnIdx that provides the global L2VPN Identifier. The mapping of docsL2vpnIdx to DocsL2vpnIdentifier is 1-1. The agent must instantiate a row in both docsL2vpnIndexToIdTable and docsL2vpnIdToIndexTable for each known L2VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnIndexToIdEntry

docsL2vpnIndexToIdEntry 1.3.6.1.4.1.4491.2.1.8.1.2.1
Provides the L2VPN Identifier for each locally-assigned L2vpn Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnIndexToIdEntry  

docsL2vpnIdx 1.3.6.1.4.1.4491.2.1.8.1.2.1.1
An internally assigned index value for a known L2VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnIndex  

docsL2vpnIndexToIdId 1.3.6.1.4.1.4491.2.1.8.1.2.1.2
An administered octet string that externally identifies an L2VPN.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIdentifier  

docsL2vpnCmTable 1.3.6.1.4.1.4491.2.1.8.1.3
This table describes L2VPN per-CM information that is in common with all L2VPNs for the CM, regardless of forwarding mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnCmEntry

docsL2vpnCmEntry 1.3.6.1.4.1.4491.2.1.8.1.3.1
An entry is indexed by Cable Modem Index that describes L2VPN information for a single CM that is in common with all L2VPNs implemented by the CM, regardless of the L2VPN forwarding mode. An entry in this table is created for every CM that registers with a forwarding L2VPN encoding.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnCmEntry  

docsL2vpnCmCompliantCapability 1.3.6.1.4.1.4491.2.1.8.1.3.1.1
This object reports whether an L2VPN forwarding CM is compliant with the DOCSIS L2VPN specification, as reported in the L2VPN Capability encoding in the CM's registration request message. If the capability encoding was omitted, this object must report the value false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

docsL2vpnCmDutFilteringCapability 1.3.6.1.4.1.4491.2.1.8.1.3.1.2
This object reports whether an L2VPN forwarding CM is capable of Downstream Unencrypted Traffic (DUT) Filtering, as reported in the CM's registration request message. If the capability encoding was omitted, this object must report the value false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

docsL2vpnCmDutCMIM 1.3.6.1.4.1.4491.2.1.8.1.3.1.3
This object reports the value configured in a per-CM L2VPN Encoding for Downstream Unencrypted Traffic (DUT) Cable Modem Interface Mask (CMIM). The DUT CMIM is a bit string with a '1' for each bit position K for an internal or external CM interface with ifIndex K to which the CM permits DUT to be forwarded. A CM capable of DUT filtering MUST discard DUT to interfaces with a '0' in the DUT CMIM. If a CM's top-level registration request L2VPN Encoding contained no DUT CMIM subtype, this object is reported with its default value of a '1' in bit position 0 (corresponding to the eCM's own 'self' host) and a '1' in each bit position K for which an eSAFE interface exists at ifIndex K. In other words, the default DUT CMIM includes the eCM and all eSAFE interfaces. This value is reported independently of whether the CM is actually capable of performing DUT filtering.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIfList  

docsL2vpnCmDhcpSnooping 1.3.6.1.4.1.4491.2.1.8.1.3.1.4
This object reports the value of the Enable DHCP Snooping subtype of a top-level L2VPN Encoding. It has the syntax of a CM Interface List bitmask and represents a set of CM MAC bridge interfaces corresponding to eSAFE hosts for which the CMTS is enabled to snoop DHCP traffic in order to learn the eSAFE host MAC address on that interface. Only bits corresponding to eSAFE host MAC addresses may be validly set in this object, including cpe(1) for ePS and the eSAFE interfaces in bits positions 16 through 31.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIfList  

docsL2vpnVpnCmTable 1.3.6.1.4.1.4491.2.1.8.1.4
This table describes the operation of L2VPN forwarding on each CM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnVpnCmEntry

docsL2vpnVpnCmEntry 1.3.6.1.4.1.4491.2.1.8.1.4.1
An entry is indexed by VPN ID and Cable Modem Index that describes the operation of L2VPN forwarding for a single L2VPN on a single CM.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnVpnCmEntry  

docsL2vpnVpnCmCMIM 1.3.6.1.4.1.4491.2.1.8.1.4.1.1
A Cable Modem Interface Mask represents a set of MAC bridge interfaces within the CM. This object represents the CMIM within a forwarding per-SF L2VPN encoding, which specifies a set of CM MAC bridge interfaces to which L2VPN forwarding is restricted. If the CMIM Subtype is omitted from a forwarding per-SF encoding, its default value includes only cpePrimary(1) and cableMac(2), which can be encoded with a single octet with the value 0x60.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIfList  

docsL2vpnVpnCmIndividualSAId 1.3.6.1.4.1.4491.2.1.8.1.4.1.2
The BPI+ Security Association ID in which traffic intended for point-to-point forwarding through an individual CM is forwarded. If the CMTS does not allocate an individual SAID for multipoint forwarding (as is recommended),it MUST report this object as zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..16383  

docsL2vpnVpnCmVendorSpecific 1.3.6.1.4.1.4491.2.1.8.1.4.1.3
This object encodes the concatenation of all Vendor Specific Subtype encodings that appeared in any registration per-CM L2VPN Encoding associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnVpnCmStatsTable 1.3.6.1.4.1.4491.2.1.8.1.5
This table contains statistics for forwarding of packets to and from a CM on each VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnVpnCmStatsEntry

docsL2vpnVpnCmStatsEntry 1.3.6.1.4.1.4491.2.1.8.1.5.1
An entry is indexed by VPN ID and Cable Modem Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnVpnCmStatsEntry  

docsL2vpnVpnCmStatsUpstreamPkts 1.3.6.1.4.1.4491.2.1.8.1.5.1.1
The number of L2vpn-forwarded packets received from this instance's Cable Modem on this instance's L2VPN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnVpnCmStatsUpstreamBytes 1.3.6.1.4.1.4491.2.1.8.1.5.1.2
The number of L2vpn-forwarded bytes received from this instance's Cable Modem on this instance's L2VPN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnVpnCmStatsUpstreamDiscards 1.3.6.1.4.1.4491.2.1.8.1.5.1.3
The number of L2-forwarded packets discarded from this instance's Cable Modem on this instance's VPN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnVpnCmStatsDownstreamPkts 1.3.6.1.4.1.4491.2.1.8.1.5.1.4
The number of L2-forwarded packets transmitted to this instance's Cable Modem on this instance's VPN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnVpnCmStatsDownstreamBytes 1.3.6.1.4.1.4491.2.1.8.1.5.1.5
The number of L2-forwarded bytes transmitted to this instance's Cable Modem on this instance's VPN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnVpnCmStatsDownstreamDiscards 1.3.6.1.4.1.4491.2.1.8.1.5.1.6
The number of L2-forwarded packets that were discarded before they could be transmitted to this instance's Cable Modem on this instance's VPN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnPortStatusTable 1.3.6.1.4.1.4491.2.1.8.1.6
This table displays summary information for the run-time state of each VPN that is currently operating on each bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnPortStatusEntry

docsL2vpnPortStatusEntry 1.3.6.1.4.1.4491.2.1.8.1.6.1
Information specific to the operation of L2VPN forwarding on a particular CMTS 'bridge port'. A CMTS 'bridge port' may be defined by the CMTS vendor, but is advantageously a single DOCSIS MAC Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnPortStatusEntry  

docsL2vpnPortStatusGroupSAId 1.3.6.1.4.1.4491.2.1.8.1.6.1.1
The Group SAID associated with this VPN on a particular CMTS MAC domain. This SAID is used to encrypt all downstream flooded bridge traffic sent to CMs on this VPN and CMTS MAC domain bridge port. A value of '0' means there is no associated Group SAID for this VPN and bridge port, e.g., if the L2VPN uses point-to-point individual SAIDs only for forwarding. A bridge port that is not a CMTS MAC domain will report a value of '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..16383  

docsL2vpnSfStatusTable 1.3.6.1.4.1.4491.2.1.8.1.7
This table displays SF-specific L2VPN forwarding status for each upstream service flow configured with a per-SF L2VPN Encoding. Objects which were signaled in a per-SF L2VPN Encoding but apply for the entire CM are shown in the docsL2vpnVpnCmTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnSfStatusEntry

docsL2vpnSfStatusEntry 1.3.6.1.4.1.4491.2.1.8.1.7.1
SF-specific L2VPN forwarding status information for each upstream service flow configured with a per-SF L2VPN Encoding. The ifIndex is of type docsCableMacLayer(127).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnSfStatusEntry  

docsL2vpnSfStatusL2vpnId 1.3.6.1.4.1.4491.2.1.8.1.7.1.1
This object represents the value of the L2VPN Identifier subtype of a per-SF L2VPN Encoding.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnSfStatusIngressUserPriority 1.3.6.1.4.1.4491.2.1.8.1.7.1.2
This object provides the configured Ingress User Priority subtype of a per-SF L2VPN Encoding for this CM. If the subtype was omitted, this object's value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

docsL2vpnSfStatusVendorSpecific 1.3.6.1.4.1.4491.2.1.8.1.7.1.3
This object provides the set of configured Vendor Specific subtypes within a per-SF L2VPN Encoding for a CM. If no Vendor Specific subtype was specified, this object is a zero length octet string. If one or more Vendor Specific subtype parameters was specified, this object represents the concatenation of all such subtypes.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnPktClassTable 1.3.6.1.4.1.4491.2.1.8.1.8
This table provides the L2VPN-specific objects for packet classifiers that apply to only L2VPN traffic. The indices of this table are a subset of the indices of classifiers in docsQosPktClassTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnPktClassEntry

docsL2vpnPktClassEntry 1.3.6.1.4.1.4491.2.1.8.1.8.1
An entry in this table extends a single row of docsQosPktClassTable for a rule that applies only to downstream L2VPN forwarded packets. The index ifIndex is an ifType of docsCableMaclayer(127).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnPktClassEntry  

docsL2vpnPktClassL2vpnId 1.3.6.1.4.1.4491.2.1.8.1.8.1.1
The locally assigned L2VPN index corresponding to the VPN Identifier subtype of a Downstream Classifier L2VPN Encoding.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIdentifier  

docsL2vpnPktClassUserPriRangeLow 1.3.6.1.4.1.4491.2.1.8.1.8.1.2
The lower priority of the user Priority Range subtype of a Downstream Classifier L2VPN Encoding. If the subtype was omitted, this object has value 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

docsL2vpnPktClassUserPriRangeHigh 1.3.6.1.4.1.4491.2.1.8.1.8.1.3
The higher priority of the user Priority Range subtype of a Downstream Classifier L2VPN Encoding. If the subtype was omitted, this object has value 7.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

docsL2vpnPktClassCMIM 1.3.6.1.4.1.4491.2.1.8.1.8.1.4
The Cable Modem Interface Mask (CMIM) signaled in a Packet Classifier Encoding. In a Downstream Packet Classifier Encoding, a specified CMIM value restricts the classifier to match packets with a Destination MAC address corresponding to the interfaces indicated in the CMIM mask. The eCM self and any eSAFE interface bits correspond to the individual eCM and eSAFE host MAC addresses. In an Upstream Packet Classifier encoding, a specified CMIM value restricts the classifier to match packets with an ingress bridge port interface matching the bits in the CMIM value. If the CMIM subtype was omitted, this object should be reported as a zero length octet string.
Status: current Access: read-only
OBJECT-TYPE    
  DocsL2vpnIfList  

docsL2vpnPktClassVendorSpecific 1.3.6.1.4.1.4491.2.1.8.1.8.1.5
This object provides the set of configured Vendor Specific subtypes within a Packet Classifier Encoding for a CM. If no Vendor Specific subtype was specified, this object is a zero length octet string. If one or more Vendor Specific subtype parameters was specified, this object represents the concatenation of all such subtypes.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnCmNsiTable 1.3.6.1.4.1.4491.2.1.8.1.9
This table describes the NSI configuration for a single CM when operating in point-to-point forwarding mode for an L2VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnCmNsiEntry

docsL2vpnCmNsiEntry 1.3.6.1.4.1.4491.2.1.8.1.9.1
An entry indexed by VPN ID and Cable Modem Index that describes the point-to-point forwarding between a single NSI encapsulation and a single CM. This table is implemented only for a CM forwarding an L2VPN on a point-to-point basis. It is associated with a single per-CM L2VPN encoding.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnCmNsiEntry  

docsL2vpnCmNsiEncapSubtype 1.3.6.1.4.1.4491.2.1.8.1.9.1.1
The General Encapsulation Information (GEI) subtype of the Network System Interface (NSI) encapsulation configured for the CM.
Status: current Access: read-only
OBJECT-TYPE    
  DocsNsiEncapSubtype  

docsL2vpnCmNsiEncapValue 1.3.6.1.4.1.4491.2.1.8.1.9.1.2
The encapsulation value for L2VPN forwarded packets on NSI ports.
Status: current Access: read-only
OBJECT-TYPE    
  DocsNsiEncapValue  

docsL2vpnCmNsiAGI 1.3.6.1.4.1.4491.2.1.8.1.9.1.3
This object is the configuration of any Attachment Group Identifier subtype in the per-SF L2VPN Encoding represented by this row. If the subtype was omitted, this object's value is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnCmNsiSAII 1.3.6.1.4.1.4491.2.1.8.1.9.1.4
This object is the configuration of any Source Attachment Individual ID subtype in the L2VPN Encoding represented by this row. If the subtype was omitted, this object's value is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnCmNsiTAII 1.3.6.1.4.1.4491.2.1.8.1.9.1.5
This object is the configuration of any Target Attachment Individual ID subtype in the L2VPN Encoding represented by this row. If the subtype was omitted, this object's value is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

docsL2vpnCmVpnCpeTable 1.3.6.1.4.1.4491.2.1.8.1.10
This table is a list of CPEs, indexed by the VPNs on a Cable Modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnCmVpnCpeEntry

docsL2vpnCmVpnCpeEntry 1.3.6.1.4.1.4491.2.1.8.1.10.1
This table is a list of CPEs, indexed by the VPNs on a Cable Modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnCmVpnCpeEntry  

docsL2vpnCmVpnCpeMacAddress 1.3.6.1.4.1.4491.2.1.8.1.10.1.1
The Customer Premise Equipment (CPE) Mac Address that is attached to this instances Cable Modem and bridging on this instance's VPN Id.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

docsL2vpnVpnCmCpeTable 1.3.6.1.4.1.4491.2.1.8.1.11
This table contains a list of bridging CPEs, indexed by L2VPN Index and the corresponding CMs on that VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnVpnCmCpeEntry

docsL2vpnVpnCmCpeEntry 1.3.6.1.4.1.4491.2.1.8.1.11.1
This table contains a list of bridging CPEs, indexed by VPN and the corresponding CMs on that VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnVpnCmCpeEntry  

docsL2vpnVpnCmCpeMacAddress 1.3.6.1.4.1.4491.2.1.8.1.11.1.1
The Customer Premise Equipment (CPE) Mac Address that is attached to this instances Cable Modem and bridging on this instance's L2vpn Index.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

docsL2vpnDot1qTpFdbExtTable 1.3.6.1.4.1.4491.2.1.8.1.12
This table contains packet counters for Unicast MAC Addresses within a VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnDot1qTpFdbExtEntry

docsL2vpnDot1qTpFdbExtEntry 1.3.6.1.4.1.4491.2.1.8.1.12.1
This table extends the dot1qTpFdbTable only for RF network bridge port entries. It is implemented by an agent only if the agent implements dot1qTpFdbTable for RF network bridge ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnDot1qTpFdbExtEntry  

docsL2vpnDot1qTpFdbExtTransmitPkts 1.3.6.1.4.1.4491.2.1.8.1.12.1.1
The number of packets where the Destination MAC Address matched this instance dot1qTpFdbAddress and packet was bridged on a VPN, where the VPN ID matched this instance's dot1qFdbId.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnDot1qTpFdbExtReceivePkts 1.3.6.1.4.1.4491.2.1.8.1.12.1.2
The number of packets where the Source MAC Address matched this instance dot1qTpFdbAddress and the packet was bridged on a VPN, where the docsL2vpnIdx matched this instance's dot1qFdbId.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnDot1qTpGroupExtTable 1.3.6.1.4.1.4491.2.1.8.1.13
This table contains packet counters for Multicast MAC Addresses within a VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsL2vpnDot1qTpGroupExtEntry

docsL2vpnDot1qTpGroupExtEntry 1.3.6.1.4.1.4491.2.1.8.1.13.1
This table extends the dot1qTpGroupTable only for RF Network bridge port entries. It is implemented by an agent Only if the agent implements dot1qTpGroupTable for RF network bridge ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsL2vpnDot1qTpGroupExtEntry  

docsL2vpnDot1qTpGroupExtTransmitPkts 1.3.6.1.4.1.4491.2.1.8.1.13.1.1
The number of packets where the Destination MAC Address matched this instance dot1qTpGroupAddress and packet was bridged on a VPN, where the docsL2vpnIdx matched this instance's dot1qVlanIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnDot1qTpGroupExtReceivePkts 1.3.6.1.4.1.4491.2.1.8.1.13.1.2
The number of packets where the Source MAC Address matched this instance dot1qTpGroupAddress and the packet was bridged on a VPN, where the docsL2vpnIdx matched this instance's dot1qVlanIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsL2vpnConformance 1.3.6.1.4.1.4491.2.1.8.2
OBJECT IDENTIFIER    

docsL2vpnCompliances 1.3.6.1.4.1.4491.2.1.8.2.1
OBJECT IDENTIFIER    

docsL2vpnGroups 1.3.6.1.4.1.4491.2.1.8.2.2
OBJECT IDENTIFIER    

docsL2vpnCompliance 1.3.6.1.4.1.4491.2.1.8.2.1.1
The compliance statement for the Cable Modem Termination Systems that implement the DOCSIS L2VPN Feature.
Status: current Access: read-only
MODULE-COMPLIANCE    

docsL2vpnBaseGroup 1.3.6.1.4.1.4491.2.1.8.2.2.1
A collection of objects in common for both Point-to-Point and Multipoint L2VPN forwarding Modes.
Status: current Access: read-only
OBJECT-GROUP    

docsL2vpnPointToPointGroup 1.3.6.1.4.1.4491.2.1.8.2.2.2
A collection of objects in common for only the Point-to-Point forwarding mode.
Status: current Access: read-only
OBJECT-GROUP    

docsL2vpnMultipointGroup 1.3.6.1.4.1.4491.2.1.8.2.2.3
A collection of objects required only for Multipoint forwarding mode.
Status: current Access: read-only
OBJECT-GROUP