CISCO-CABLE-L2VPN-MIB
- Registered at
- 1.3.6.1.4.1.9.9.700
- Last updated
- 2009-06-17 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2009-06-17 00:00
- Namespace
- cisco
- Source file
CISCO-CABLE-L2VPN-MIB- Digest
sha256:ff2fc4f1dede1fd3a684c4201ac2b0fae7d177c6de385bf05904c8a7f4c6f11c
Description
This MIB module defines managed objects that facilitate the management of Cisco devices complying to the DOCSIS L2VPN Feature for IP/MPLS pseudo-wire. The Cisco CMTS implementation of IP/MPLS pseudo-wire is based on DOCSIS BSOD L2VPN specification. The information available through this MIB includes: Mapping information between various configuration of the pseudo-wire pertaining to DOCSIS BSOD L2VPN. The MIB tables implemented give quick access to information using either Cable Modem MAC address/VPN, peer IP address/VCID or L2vpnIndex as index in tables. Glossary: CMTS - Cable Modem Termination System VCID - Virtual Circuit Identifier MPLS - Multi-Protocol Label Switching AToM - Any Transport Over MPLS DOCSIS - Data over Cable Service Interface Specification BSOD - Business Services over DOCSIS L2VPN - Layer 2 Virtual Private Network pseudo-wire - Layer 2 connection over IP/MPLS backbone
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ubr@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-IETF-PW-TC-MIB | CpwVcIDType, CpwVcType |
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CABLE-L2VPN-MIB CISCO-IETF-PW-TC-MIB CISCO-SMI INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoCableL2vpnIndex TEXTUAL-CONVENTION An integer value locally generated by the CMTS for each known pseudo-wire. It is intended to be used as a short index for tables in this MIB module. This index is allocated at runtime from a pool of indices for each pseudo-wire and is unique to that pseudo-wire only between every creation and deletion of that pseudo-wire. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoCableL2vpnMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.700.0 | |||
| ciscoCableL2vpnMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.700.1 | |||
| ccl2vpnMacVpnIdL2vpnIndexTable OBJECT-TYPE Every L2VPN provisioned Cable Modem can be a part of multiple VPNs and the CMTS assigns a L2vpnIndex for each {Cable Modem MAC address, VPN-id} pair. This table maps {Cable Modem MAC address, VPN-id} to the L2vpnIndex. | 1.3.6.1.4.1.9.9.700.1.1 | not-accessible | current | |
| ccl2vpnMacVpnIdL2vpnIndexEntry OBJECT-TYPE Each row contains the Cable Modem MAC address and VPN identifier and the corresponding L2vpnIndex. Entry in this table is populated for each one of the pseudo-wire provisioned on the CMTS. | 1.3.6.1.4.1.9.9.700.1.1.1 | not-accessible | current | |
| ccl2vpnMac OBJECT-TYPE This object identifies the Cable Modem MAC address. | 1.3.6.1.4.1.9.9.700.1.1.1.1 | MacAddress | not-accessible | current |
| ccl2vpnVpnId OBJECT-TYPE This object identifies the VPN provisioned for L2VPN Cable Modem. | 1.3.6.1.4.1.9.9.700.1.1.1.2 | OCTET STRING (SIZE(1..16)) | not-accessible | current |
| ccl2vpnMacVpnIdToL2vpnIndex OBJECT-TYPE This object identifies the L2vpnIndex assigned for this Cable Modem MAC Address/VPN pair by the CMTS. | 1.3.6.1.4.1.9.9.700.1.1.1.3 | CiscoCableL2vpnIndex | read-only | current |
| ccl2vpnPWL2vpnIndexTable OBJECT-TYPE Every L2VPN Cable Modem can be provisioned with multiple VPNs and for each {Cable Modem MAC address, VPN-id} pair, there is a IP/MPLS pseudo-wire established. The pseudo-wire is specified by {peer IP address, VCID}. This table maps {peer IP address, VCID} to the L2vpnIndex. | 1.3.6.1.4.1.9.9.700.1.2 | not-accessible | current | |
| ccl2vpnPWL2vpnIndexEntry OBJECT-TYPE Each row contains the pseudo-wire peer IP address and Virtual Circuit Identifier (VCID) and the corresponding L2vpnIndex. Entry in this table is populated for each one of the pseudo-wire provisioned on the CMTS. | 1.3.6.1.4.1.9.9.700.1.2.1 | not-accessible | current | |
| ccl2vpnPseudoWireType OBJECT-TYPE This object identifies the pseudo-wire type. | 1.3.6.1.4.1.9.9.700.1.2.1.1 | CpwVcType | not-accessible | current |
| ccl2vpnPeerIPAddressType OBJECT-TYPE This object identifies the pseudo-wire peer IP address type provisioned for L2VPN. | 1.3.6.1.4.1.9.9.700.1.2.1.2 | InetAddressType | not-accessible | current |
| ccl2vpnPeerIPAddress OBJECT-TYPE This object identifies the pseudo-wire peer IP address provisioned for L2VPN. The type of this address is determined by the value of ccl2vpnPeerIPAddressType object. | 1.3.6.1.4.1.9.9.700.1.2.1.3 | InetAddress | not-accessible | current |
| ccl2vpnVCID OBJECT-TYPE This object identifies the Virtual Circuit Identifier (VCID) of the pseudo-wire. | 1.3.6.1.4.1.9.9.700.1.2.1.4 | CpwVcIDType | not-accessible | current |
| ccl2vpnPWToL2vpnIndex OBJECT-TYPE This object identifies the L2vpnIndex assigned by CMTS for this pseudo-wire peer IP address/VCID pair and for this Cable Modem MAC Address/VPN. | 1.3.6.1.4.1.9.9.700.1.2.1.5 | CiscoCableL2vpnIndex | read-only | current |
| ccl2vpnL2vpnIndexPWTable OBJECT-TYPE For every VPN provisioned for the L2VPN Cable Modem, the CMTS establishes pseudo-wire. This table maps L2vpnIndex to pseudo-wire configuration parameters. | 1.3.6.1.4.1.9.9.700.1.3 | not-accessible | current | |
| ccl2vpnL2vpnIndexPWEntry OBJECT-TYPE Each row contains the L2vpnIndex for the pseudo-wire and the corresponding configuration paramters including the Cable Modem MAC address, VPN identifier, peer IP address, Virtual Circuit Identifier (VCID) and pseudo-wire type. Entry in this table is populated for each one of the pseudo-wire provisioned on the CMTS. | 1.3.6.1.4.1.9.9.700.1.3.1 | not-accessible | current | |
| ccl2vpnL2vpnIndex OBJECT-TYPE This object identifies the L2vpnIndex assigned for this Cable Modem MAC Address/VPN pair by the CMTS. | 1.3.6.1.4.1.9.9.700.1.3.1.1 | CiscoCableL2vpnIndex | not-accessible | current |
| ccl2vpnPWMAC OBJECT-TYPE This object identifies the Cable Modem MAC address. | 1.3.6.1.4.1.9.9.700.1.3.1.2 | MacAddress | read-only | current |
| ccl2vpnPWVpnId OBJECT-TYPE This object identifies the VPN Identifier provisioned for L2VPN Cable Modem. | 1.3.6.1.4.1.9.9.700.1.3.1.3 | OCTET STRING (SIZE(1..16)) | read-only | current |
| ccl2vpnPWPeerIPAddressType OBJECT-TYPE This object identifies the pseudo-wire peer IP address type. | 1.3.6.1.4.1.9.9.700.1.3.1.4 | InetAddressType | read-only | current |
| ccl2vpnPWPeerIPAddress OBJECT-TYPE This object identifies the pseudo-wire peer IP address. The type of this address is determined by the value of ccl2vpnPWPeerIPAddressType object. | 1.3.6.1.4.1.9.9.700.1.3.1.5 | InetAddress | read-only | current |
| ccl2vpnPWType OBJECT-TYPE This object identifies the pseudo-wire type. | 1.3.6.1.4.1.9.9.700.1.3.1.6 | CpwVcType | read-only | current |
| ccl2vpnPWVCID OBJECT-TYPE This object identifies the Virtual Circuit Identifier (VCID) for pseudo-wire. | 1.3.6.1.4.1.9.9.700.1.3.1.7 | CpwVcIDType | read-only | current |
| ciscoCableL2vpnMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.700.2 | |||
| ccl2vpnMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.700.2.1 | |||
| ccl2vpnMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.700.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ccl2vpnMIBCompliance MODULE-COMPLIANCE The compliance statement for the CISCO-CABLE-L2VPN-MIB. | 1.3.6.1.4.1.9.9.700.2.1.1 | current |
| ccl2vpnPWMappingGroup OBJECT-GROUP A collection of objects providing Cable L2VPN pseudo-wire configuration. | 1.3.6.1.4.1.9.9.700.2.2.1 | current |