IEEE8021-DDCFM-MIB

File: IEEE8021-DDCFM-MIB.mib (34141 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IEEE8021-TC-MIB
SNMPv2-CONF IF-MIB Q-BRIDGE-MIB
IEEE8021-CFM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 TruthValue RowStatus
MacAddress ieee802dot1mibs MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex VlanIdOrNone
Dot1agCfmMDLevel Dot1agCfmMpDirection

Defined Types

Ieee8021DdcfmStackEntry  
SEQUENCE    
  ieee8021DdcfmStackIfIndex InterfaceIndex
  ieee8021DdcfmStackRrMdLevel Dot1agCfmMDLevel
  ieee8021DdcfmStackRrDirection Dot1agCfmMpDirection
  ieee8021DdcfmStackRFMreceiverMdLevel Dot1agCfmMDLevel
  ieee8021DdcfmStackDrMdLevel Dot1agCfmMDLevel
  ieee8021DdcfmStackDrVlanIdOrNone VlanIdOrNone
  ieee8021DdcfmStackSFMOriginatorMdLevel Dot1agCfmMDLevel
  ieee8021DdcfmStackSFMOriginatorVlanIdOrNone VlanIdOrNone
  ieee8021DdcfmStackSFMOriginatorDirection Dot1agCfmMpDirection

Ieee8021DdcfmRrEntry  
SEQUENCE    
  ieee8021DdcfmRrIfIndex InterfaceIndex
  ieee8021DdcfmRrMdIndex Dot1agCfmMDLevel
  ieee8021DdcfmRrDirection Dot1agCfmMpDirection
  ieee8021DdcfmRrPrimaryVlanIdOrNone VlanIdOrNone
  ieee8021DdcfmRrFilter OCTET STRING
  ieee8021DdcfmRrSamplingInterval Unsigned32
  ieee8021DdcfmRrTargetAddress MacAddress
  ieee8021DdcfmRrContinueFlag TruthValue
  ieee8021DdcfmRrDuration Unsigned32
  ieee8021DdcfmRrDurationInTimeFlag TruthValue
  ieee8021DdcfmRrVlanPriority Integer32
  ieee8021DdcfmRrVlanDropEligible TruthValue
  ieee8021DdcfmRrFloodingFlag TruthValue
  ieee8021DdcfmRrTruncationFlag TruthValue
  ieee8021DdcfmRrActivationStatus TruthValue
  ieee8021DdcfmRrRemainDuration Unsigned32
  ieee8021DdcfmRrNextRfmTransID Unsigned32
  ieee8021DdcfmRrRowStatus RowStatus

Ieee8021DdcfmRFMReceiverEntry  
SEQUENCE    
  ieee8021DdcfmRfmReceiverIfIndex InterfaceIndex
  ieee8021DdcfmRfmReceiverMdIndex Dot1agCfmMDLevel
  ieee8021DdcfmRFMRowStatus RowStatus

Ieee8021DdcfmDrEntry  
SEQUENCE    
  ieee8021DdcfmDrIfIndex InterfaceIndex
  ieee8021DdcfmDrMdIndex Dot1agCfmMDLevel
  ieee8021DdcfmDrVlanIdOrNone VlanIdOrNone
  ieee8021DdcfmDrSfmOriginator MacAddress
  ieee8021DdcfmDrSourceAddressStayFlag TruthValue
  ieee8021DdcfmDrFloodingFlag TruthValue
  ieee8021DdcfmDrDuration Unsigned32
  ieee8021DdcfmDrActivationStatus TruthValue
  ieee8021DdcfmDrRemainDuration Unsigned32
  ieee8021DdcfmDrSFMsequenceErrors Unsigned32
  ieee8021DdcfmDrRowStatus RowStatus

Ieee8021DdcfmSoEntry  
SEQUENCE    
  ieee8021DdcfmSfmIfIndex InterfaceIndex
  ieee8021DdcfmSoMdIndex Dot1agCfmMDLevel
  ieee8021DdcfmSoVlanIdOrNone VlanIdOrNone
  ieee8021DdcfmSoDirection Dot1agCfmMpDirection
  ieee8021DdcfmSoDrMacAddress MacAddress
  ieee8021DdcfmSoDuration Unsigned32
  ieee8021DdcfmSoActivationStatus TruthValue
  ieee8021DdcfmSoRemainDuration Unsigned32
  ieee8021DdcfmSoRowStatus RowStatus

Defined Values

ieee8021DdcfmMIB 1.3.111.2.802.1.1.11
module for managing Data Dependent and Data Driven Connectivity Fault Management. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2014. Copyright (C) IEEE (2014). This version of this MIB module is part of IEEE Std 802.1Q; see the draft itself for full legal notices.
MODULE-IDENTITY    

ieee8021MIBObjects 1.3.111.2.802.1.1.11.1
OBJECT IDENTIFIER    

ieee8021DdcfmConformance 1.3.111.2.802.1.1.11.2
OBJECT IDENTIFIER    

ieee8021DdcfmStack 1.3.111.2.802.1.1.11.1.1
OBJECT IDENTIFIER    

ieee8021DdcfmRr 1.3.111.2.802.1.1.11.1.2
OBJECT IDENTIFIER    

ieee8021DdcfmRFMReceiver 1.3.111.2.802.1.1.11.1.3
OBJECT IDENTIFIER    

ieee8021DdcfmDr 1.3.111.2.802.1.1.11.1.4
OBJECT IDENTIFIER    

ieee8021DdcfmSFMOriginator 1.3.111.2.802.1.1.11.1.5
OBJECT IDENTIFIER    

ieee8021DdcfmStackTable 1.3.111.2.802.1.1.11.1.1.1
The DDCFM Stack MIB object table. This table is for operator to retrieve all the DDCFM entities defined on a specified interface. This table is created by default.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021DdcfmStackEntry

ieee8021DdcfmStackEntry 1.3.111.2.802.1.1.11.1.1.1.1
The DDCFM Stack Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021DdcfmStackEntry  

ieee8021DdcfmStackIfIndex 1.3.111.2.802.1.1.11.1.1.1.1.1
This object is the interface index of the interface either a Bridge Port, or an aggregated port within a Bridge Port. When the ifIndex value corresponds to the ifIndex of a Bridge Port, the value in this column must match the value in the ieee8021BridgeBasePortIfIndex column for the Bridge Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ieee8021DdcfmStackRrMdLevel 1.3.111.2.802.1.1.11.1.1.1.1.2
MD level of the Reflection Responder managed object.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmStackRrDirection 1.3.111.2.802.1.1.11.1.1.1.1.3
The direction in which the RR faces.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMpDirection  

ieee8021DdcfmStackRFMreceiverMdLevel 1.3.111.2.802.1.1.11.1.1.1.1.4
MD level of the RFM Receiver MO configured on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmStackDrMdLevel 1.3.111.2.802.1.1.11.1.1.1.1.5
MD level of the Deflection Responder managed object.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmStackDrVlanIdOrNone 1.3.111.2.802.1.1.11.1.1.1.1.6
The MA of the DR configured on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021DdcfmStackSFMOriginatorMdLevel 1.3.111.2.802.1.1.11.1.1.1.1.7
MD level of the SFM Originator MO configured on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmStackSFMOriginatorVlanIdOrNone 1.3.111.2.802.1.1.11.1.1.1.1.8
The MA of the SFM Originator configured on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021DdcfmStackSFMOriginatorDirection 1.3.111.2.802.1.1.11.1.1.1.1.9
The direction of which the SFM Originator is facing.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMpDirection  

ieee8021DdcfmRrTable 1.3.111.2.802.1.1.11.1.2.1
The Reflection Responder MIB object table. Each row in the table represents a different Reflection Responder. All rows in this table persist across a system restart, however after such a restart, the value of the ActivationStatus column will be false.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021DdcfmRrEntry

ieee8021DdcfmRrEntry 1.3.111.2.802.1.1.11.1.2.1.1
The Reflection Responder. Each entry associated with a Reflection Responder.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021DdcfmRrEntry  

ieee8021DdcfmRrIfIndex 1.3.111.2.802.1.1.11.1.2.1.1.1
This object is the interface index of the interface either a Bridge Port, or an aggregated port within a Bridge Port, on which Reflection Responder is defined. When the ifIndex value corresponds to the ifIndex of a Bridge Port, the value in this column must match the value in the ieee8021BridgeBasePortIfIndex column for the Bridge Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ieee8021DdcfmRrMdIndex 1.3.111.2.802.1.1.11.1.2.1.1.2
MD level of the Reflection Responder managed object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmRrDirection 1.3.111.2.802.1.1.11.1.2.1.1.3
The direction in which the RR faces.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMpDirection  

ieee8021DdcfmRrPrimaryVlanIdOrNone 1.3.111.2.802.1.1.11.1.2.1.1.4
The VID to be used on RFM frames.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021DdcfmRrFilter 1.3.111.2.802.1.1.11.1.2.1.1.5
A pattern string specifies what data frames are selected to be reflected. Below are the primary Reflection Filters all Implementers should support. Multiple primary filters can be combined together by && (and), || (or), or !(negation). 1) All; 2) VID= vid; 3) I-SID = x; 4) DA = xx.xx.xx.xx.xx.xx; 5) SA = xx.xx.xx.xx.xx.xx; 6) EtherType =xx. For the reason that this management object allows a max size of 1500, messages carrying this object may be fragmented on some segments.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..1500)  

ieee8021DdcfmRrSamplingInterval 1.3.111.2.802.1.1.11.1.2.1.1.6
Indicates a time interval in which only the first frame matching the filter conditions is refected.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmRrTargetAddress 1.3.111.2.802.1.1.11.1.2.1.1.7
The Reflection Target Address, which is a MAC address to which the reflected frames are targeted. Only individual address is allowed for the Reflection Target Address. If not specified, the source_address of the selected data frame is used for Reflection Target Address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

ieee8021DdcfmRrContinueFlag 1.3.111.2.802.1.1.11.1.2.1.1.8
True indicates that the selected data frames are to be continued towards the DA specified in the frame header. False indicates that the selected data frames are terminated.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmRrDuration 1.3.111.2.802.1.1.11.1.2.1.1.9
Duration of time in the unit of seconds or the number of frames to be reflected, for Reflection Responder to remain active after activation; Minimum 2 octets (65536 seconds) are needed for the duration of time;
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmRrDurationInTimeFlag 1.3.111.2.802.1.1.11.1.2.1.1.10
True indicates that duration is in seconds; False indicates that duration is by the total number of frames reflected.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmRrVlanPriority 1.3.111.2.802.1.1.11.1.2.1.1.11
Priority, 3 bit value to be used in the VLAN tag, to be used in the transmitted encapsulated frames. The default value is the highest priority.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

ieee8021DdcfmRrVlanDropEligible 1.3.111.2.802.1.1.11.1.2.1.1.12
It indicates that drop_eligible bit value to be used in the VLAN tag which to be used in the transmitted encapsulated frames is set as True or False accordingly.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmRrFloodingFlag 1.3.111.2.802.1.1.11.1.2.1.1.13
True indicates that flooding is allowed if Egress port cannot be identified for RFM by the Filtering Database, False otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmRrTruncationFlag 1.3.111.2.802.1.1.11.1.2.1.1.14
True indicates that the received data frame will be truncated to keep the contructed RFM size not exceeding the egress port's Maximum Service Data Unit Size, False otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmRrActivationStatus 1.3.111.2.802.1.1.11.1.2.1.1.15
True When receiving a request to activate a Reflection Responder, False When receiving a request to stop Reflection Responder or its timer expires.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmRrRemainDuration 1.3.111.2.802.1.1.11.1.2.1.1.16
The value indicates the time, in the unit of seconds, or count left for Reflection Responder to be active.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmRrNextRfmTransID 1.3.111.2.802.1.1.11.1.2.1.1.17
It indicates the value of RFM Transaction Identifier field of the next RFM transmitted. It is incremented by 1 with each transmission of RFM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmRrRowStatus 1.3.111.2.802.1.1.11.1.2.1.1.18
The status of the row. The writable columns in a row can not be changed if the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021DdcfmRFMReceiverTable 1.3.111.2.802.1.1.11.1.3.1
The RFM Receiver MIB object table. Each row in the table represents a different RFM Receiver. All rows associated with this table persist across system restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021DdcfmRFMReceiverEntry

ieee8021DdcfmRFMReceiverEntry 1.3.111.2.802.1.1.11.1.3.1.1
The DDCFM RFM Receiver. Each entry associated with a DDCFM RFM Receiver that reference to a MP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021DdcfmRFMReceiverEntry  

ieee8021DdcfmRfmReceiverIfIndex 1.3.111.2.802.1.1.11.1.3.1.1.1
The interface index of the interface either a Bridge Port, or an aggregated port within a Bridge Port, on which the RFM Receiver is created. When the ifIndex value corresponds to the ifIndex of a Bridge Port, the value in this column must match the value in the ieee8021BridgeBasePortIfIndex column for the Bridge Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ieee8021DdcfmRfmReceiverMdIndex 1.3.111.2.802.1.1.11.1.3.1.1.2
MD level of the RFM Receiver managed object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmRFMRowStatus 1.3.111.2.802.1.1.11.1.3.1.1.3
The status of the row. The writable columns in a row can not be changed if the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021DdcfmDrTable 1.3.111.2.802.1.1.11.1.4.1
The DDCFM Decapsulator Responder MIB object table. Each row in the table represents a different DDCFM Decapsulator Responder. All rows in this table persist across a system restart; however after such a restart, the value of the ActivationStatus column will be false.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021DdcfmDrEntry

ieee8021DdcfmDrEntry 1.3.111.2.802.1.1.11.1.4.1.1
The DDCFM Decapsulator Responder. Each entry associated with a DDCFM RFM Receiver which reference to a MP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021DdcfmDrEntry  

ieee8021DdcfmDrIfIndex 1.3.111.2.802.1.1.11.1.4.1.1.1
The interface index of the interface either a Bridge Port, or an aggregated port within a Bridge Port, on which the Decapsulator Responder is created. When the ifIndex value corresponds to the ifIndex of a Bridge Port, the value in this column must match the value in the ieee8021BridgeBasePortIfIndex column for the Bridge Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ieee8021DdcfmDrMdIndex 1.3.111.2.802.1.1.11.1.4.1.1.2
MD level of the Decapsulator Responder managed object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmDrVlanIdOrNone 1.3.111.2.802.1.1.11.1.4.1.1.3
An integer indicating the VID expected from the Send Frame Message frames.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021DdcfmDrSfmOriginator 1.3.111.2.802.1.1.11.1.4.1.1.4
MAC address reference to the corresponding Send Frame Message Originator.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

ieee8021DdcfmDrSourceAddressStayFlag 1.3.111.2.802.1.1.11.1.4.1.1.5
True indicates that Decapsulator Responder does not replace the source_address field of the decapsulated frame with the Decapsulator Responder's own MAC address, False otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmDrFloodingFlag 1.3.111.2.802.1.1.11.1.4.1.1.6
True indicates that broadcast is allowed if Egress port cannot be identified by the Filtering Database, False otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmDrDuration 1.3.111.2.802.1.1.11.1.4.1.1.7
The time that the Decapsulator Responder can stay active after its activation in the unit of seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmDrActivationStatus 1.3.111.2.802.1.1.11.1.4.1.1.8
True When receiving a request to activate a Decapsulator Responder, false When receiving a request to stop the Decapsulator Responder or its timer expires.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmDrRemainDuration 1.3.111.2.802.1.1.11.1.4.1.1.9
The value indicates the time left for Decapsulator Responder keep active. Its granularity is in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmDrSFMsequenceErrors 1.3.111.2.802.1.1.11.1.4.1.1.10
The value indicates the total number of out-of-sequence SFMs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmDrRowStatus 1.3.111.2.802.1.1.11.1.4.1.1.11
The status of the row. The writable columns in a row can not be changed if the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021DdcfmSoTable 1.3.111.2.802.1.1.11.1.5.1
The DDCFM Send Frame Message Originator MIB object table. Each row in the table represents a different DDCFM Send Frame Message Originator. All rows in this table persist across a system restart; however after such a restart, the value of the ActivationStatus column will be false.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021DdcfmSoEntry

ieee8021DdcfmSoEntry 1.3.111.2.802.1.1.11.1.5.1.1
Each entry associated with a Send Frame Message Originator.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021DdcfmSoEntry  

ieee8021DdcfmSfmIfIndex 1.3.111.2.802.1.1.11.1.5.1.1.1
The interface index of the interface either a Bridge port, or an aggregated port within a Bridge port, on which Send Frame Message Originator is created. When the ifIndex value corresponds to the ifIndex of a Bridge Port, the value in this column must match the value in the ieee8021BridgeBasePortIfIndex column for the Bridge Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ieee8021DdcfmSoMdIndex 1.3.111.2.802.1.1.11.1.5.1.1.2
MD level of the Send Frame Message Originator managed object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMDLevel  

ieee8021DdcfmSoVlanIdOrNone 1.3.111.2.802.1.1.11.1.5.1.1.3
An integer indicating the VID to be used on Send Frame Message frames.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021DdcfmSoDirection 1.3.111.2.802.1.1.11.1.5.1.1.4
The direction in which the SFM Originator faces.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1agCfmMpDirection  

ieee8021DdcfmSoDrMacAddress 1.3.111.2.802.1.1.11.1.5.1.1.5
MAC Address of the corresponding Decapsulator Responder.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

ieee8021DdcfmSoDuration 1.3.111.2.802.1.1.11.1.5.1.1.6
Duration, in the unit of seconds, of Send Frame Message Originator staying active once activated.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmSoActivationStatus 1.3.111.2.802.1.1.11.1.5.1.1.7
True When receiving a request to activate a Send Frame Message Originator, false When receiving a request to stop the Send Frame Message Originator or its timer expires.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021DdcfmSoRemainDuration 1.3.111.2.802.1.1.11.1.5.1.1.8
The value indicates the time left for Send Frame Message Originator keep active. Its granularity is in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021DdcfmSoRowStatus 1.3.111.2.802.1.1.11.1.5.1.1.9
The status of the row. The writable columns in a row can not be changed if the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021DdcfmCompliances 1.3.111.2.802.1.1.11.2.1
OBJECT IDENTIFIER    

ieee8021DdcfmGroups 1.3.111.2.802.1.1.11.2.2
OBJECT IDENTIFIER    

ieee8021DdcfmStackGroup 1.3.111.2.802.1.1.11.2.2.1
Objects for the DDCFM Stack group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021DdcfmRrGroup 1.3.111.2.802.1.1.11.2.2.2
Objects for the Reflection Responder group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021DdcfmRFMReceiverGroup 1.3.111.2.802.1.1.11.2.2.3
Objects for the RFM Receiver group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021DdcfmDrGroup 1.3.111.2.802.1.1.11.2.2.4
Objects for the Decapsulator Responder group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021DdcfmSoGroup 1.3.111.2.802.1.1.11.2.2.5
Objects for the Send Frame Message Originator group.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021DdcfmCompliance 1.3.111.2.802.1.1.11.2.1.1
The compliance statement for support of the DDCFM MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE