- Table of Contents
-
- 06-Layer 2 - LAN Switching
- 01-BRIDGE-MIB
- 02-EtherLike-MIB
- 03-HH3C-LAG-MIB
- 04-HH3C-LLDP-EXT-MIB
- 05-HH3C-LPBKDT-MIB
- 06-HH3C-LswMAM-MIB
- 07-HH3C-MAC-INFORMATION-MIB
- 08-HH3C-MAC-TRAP-MIB
- 09-HH3C-PVST-MIB
- 10-HH3C-QINQV2-MIB
- 11-HH3C-VLANTERM-MIB
- 12-HH3C-LswMSTP-MIB
- 13-HH3C-LswVLAN-MIB
- 14-IEEE8021-CFM-MIB
- 15-IEEE8021-CFM-V2-MIB
- 16-IEEE8023-LAG-MIB
- 17-LLDP-EXT-MED-MIB
- 18-LLDP-EXT-DOT3-V2-MIB
- 19-LLDP-EXT-DOT1-EVB-EXTENSIONS-MIB
- 20-LLDP-EXT-DOT1-MIB
- 21-LLDP-EXT-DOT1-V2-MIB
- 22-LLDP-EXT-DOT3-MIB
- 23-LLDP-MIB
- 24-LLDP-V2-MIB
- 25-MAU-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
15-IEEE8021-CFM-V2-MIB | 70.48 KB |
Contents
IEEE8021-CFM-V2-MIB
About this MIB
This document describes the IEEE8021-CFM-V2-MIB. This document includes the MIB tree structure description, non-table child object description, tabular object description, leaf object description, and trap definitions. This document is for the use of network administrators, device developers, testers, documentation staff, and maintenance staff.
MIB file name
Ieee8021-cfm-v2.mib
Root object
iso(1).org(3).ieee(111).standards-association-numbered-series-standards(2).lan-man-stds(802).ieee802dot1(1).ieee802dot1mibs(1).ieee8021CfmV2Mib(7)
Tabular objects
ieee8021CfmMaCompTable
About this table
Use this table to configure the MA component table.
Support for operations
Create:Supported
Edit/Modify:Supported
Delete:Supported
Read:Supported
Columns
The table indexes are ieee8021CfmMaComponentId, dot1CfmMdIndex, and dot1CfmMaIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ieee8021CfmMaComponentId (1.3.111.2.802.1.1.8.1.6.4.1.1) |
not-accessible |
IEEE8021PbbComponentIdentifier |
Standard MIB values. |
MA component ID. |
The value is fixed at 1. |
ieee8021CfmMaCompPrimarySelectorType (1.3.111.2.802.1.1.8.1.6.4.1.2) |
read-create |
IEEE8021ServiceSelectorValueOrNone |
vlanId(1), isid(2), tesid(3), segid(4) |
Service selector type. |
In the current software version, only the value vlanId(1) is supported. |
ieee8021CfmMaCompPrimarySelectorOrNone (1.3.111.2.802.1.1.8.1.6.4.1.3) |
read-create |
SelectorOrNone |
|
Service Selector identifier to which the MP is attached. |
This object cannot be modified after being created. |
ieee8021CfmMaCompMhfCreation (1.3.111.2.802.1.1.8.1.6.4.1.4) |
read-create |
INTEGER |
defMHFnone (1), defMHFdefault (2), defMHFexplicit (3), defMHFdefer (4) |
Indicates whether the management entity can create MHFs (MIP Half Function) for this MA. |
As per the MIB. |
ieee8021CfmMaCompIdPermission (1.3.111.2.802.1.1.8.1.6.4.1.5) |
read-create |
Dot1agCfmIdPermission |
sendIdNone (1), sendIdChassis (2), sendIdManage (3), sendIdChassisManage (4), sendIdDefer (5) |
Enumerated value indicating what, if anything, is to be included in the Sender ID TLV. |
In the current software version, only sendIdNone (1) and sendIdDefer (5) are supported. |
ieee8021CfmMaCompNumberOfVids (1.3.111.2.802.1.1.8.1.6.4.1.6) |
read-create |
Unsigned32 |
Standard MIB values. |
Number of VIDs associated with the MA. |
The object can only be read and the value is fixed at 1. |
ieee8021CfmMaCompRowStatus (1.3.111.2.802.1.1.8.1.6.4.1.7) |
read-create |
RowStatus |
active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6) |
Row status. |
Available values are active(1), createAndGo(4), and destroy(6). |