IEEE8021-DDCFM-MIB
AI MIB Summary
The IEEE8021-DDCFM-MIB enables network management systems to monitor and control Data Dependent and Data Driven Connectivity Fault Management (DDCFM) mechanisms within IEEE 802.1Q-compliant bridged networks. It provides specific objects to track fault detection states, connectivity verification sessions, and failure propagation events for Layer 2 Ethernet services.
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.
Main OID:
ieee8021DdcfmMIB.1.3.111.2.802.1.1.11
70
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
70 total| Object Name |
|---|
ieee8021DdcfmMIBmodule 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 .1.3.111.2.802.1.1.11 |
ieee8021MIBObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.1 |
ieee8021DdcfmStack OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.1.1 |
ieee8021DdcfmStackTableThe 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. SEQUENCE OF Ieee8021DdcfmStackEntry .1.3.111.2.802.1.1.11.1.1.1 |
ieee8021DdcfmStackEntryThe DDCFM Stack Table. Ieee8021DdcfmStackEntry .1.3.111.2.802.1.1.11.1.1.1.1 |
ieee8021DdcfmStackIfIndexThis 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. InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.11.1.1.1.1.1 |
ieee8021DdcfmStackRrMdLevelMD level of the Reflection Responder managed object.ro Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.1.1.1.2 |
ieee8021DdcfmStackRrDirectionThe direction in which the RR faces.ro Dot1agCfmMpDirection .1.3.111.2.802.1.1.11.1.1.1.1.3 |
ieee8021DdcfmStackRFMreceiverMdLevelMD level of the RFM Receiver MO configured on the interface.ro Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.1.1.1.4 |
ieee8021DdcfmStackDrMdLevelMD level of the Deflection Responder managed object.ro Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.1.1.1.5 |
ieee8021DdcfmStackDrVlanIdOrNoneThe MA of the DR configured on the interface.ro VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.11.1.1.1.1.6 |
ieee8021DdcfmStackSFMOriginatorMdLevelMD level of the SFM Originator MO configured on the interface.ro Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.1.1.1.7 |
ieee8021DdcfmStackSFMOriginatorVlanIdOrNoneThe MA of the SFM Originator configured on the interface.ro VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.11.1.1.1.1.8 |
ieee8021DdcfmStackSFMOriginatorDirectionThe direction of which the SFM Originator is facing.ro Dot1agCfmMpDirection .1.3.111.2.802.1.1.11.1.1.1.1.9 |
ieee8021DdcfmRr OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.1.2 |
ieee8021DdcfmRrTableThe 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. SEQUENCE OF Ieee8021DdcfmRrEntry .1.3.111.2.802.1.1.11.1.2.1 |
ieee8021DdcfmRrEntryThe Reflection Responder. Each entry associated with a Reflection
Responder. Ieee8021DdcfmRrEntry .1.3.111.2.802.1.1.11.1.2.1.1 |
ieee8021DdcfmRrIfIndexThis 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. InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.11.1.2.1.1.1 |
ieee8021DdcfmRrMdIndexMD level of the Reflection Responder managed object. Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.2.1.1.2 |
ieee8021DdcfmRrDirectionThe direction in which the RR faces. Dot1agCfmMpDirection .1.3.111.2.802.1.1.11.1.2.1.1.3 |
ieee8021DdcfmRrPrimaryVlanIdOrNoneThe VID to be used on RFM frames.rw VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.11.1.2.1.1.4 |
ieee8021DdcfmRrFilterA 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.rw OCTET STRING .1.3.111.2.802.1.1.11.1.2.1.1.5 |
ieee8021DdcfmRrSamplingIntervalIndicates a time interval in which only the first frame matching
the filter conditions is refected.rw Unsigned32 UNITS "miliseconds" .1.3.111.2.802.1.1.11.1.2.1.1.6 |
ieee8021DdcfmRrTargetAddressThe 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.rw MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.7 |
ieee8021DdcfmRrContinueFlagTrue 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.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.8 |
ieee8021DdcfmRrDurationDuration 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;rw Unsigned32 .1.3.111.2.802.1.1.11.1.2.1.1.9 |
ieee8021DdcfmRrDurationInTimeFlagTrue indicates that duration is in seconds;
False indicates that duration is by the total number of frames reflected.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.10 |
ieee8021DdcfmRrVlanPriorityPriority, 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.rw Integer32 .1.3.111.2.802.1.1.11.1.2.1.1.11 |
ieee8021DdcfmRrVlanDropEligibleIt 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.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.12 |
ieee8021DdcfmRrFloodingFlagTrue indicates that flooding is allowed if Egress port cannot be
identified for RFM by the Filtering Database, False otherwise.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.13 |
ieee8021DdcfmRrTruncationFlagTrue 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.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.14 |
ieee8021DdcfmRrActivationStatusTrue When receiving a request to activate a Reflection Responder,
False When receiving a request to stop Reflection Responder or
its timer expires.ro TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.15 |
ieee8021DdcfmRrRemainDurationThe value indicates the time, in the unit of seconds, or count
left for Reflection Responder to be active.ro Unsigned32 UNITS "seconds" .1.3.111.2.802.1.1.11.1.2.1.1.16 |
ieee8021DdcfmRrNextRfmTransIDIt indicates the value of RFM Transaction Identifier field of the
next RFM transmitted. It is incremented by 1 with each
transmission of RFM.ro Unsigned32 .1.3.111.2.802.1.1.11.1.2.1.1.17 |
ieee8021DdcfmRrRowStatusThe status of the row.
The writable columns in a row can not be changed if the row is
active.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.2.1.1.18 |
ieee8021DdcfmRFMReceiver OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.1.3 |
ieee8021DdcfmRFMReceiverTableThe 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. SEQUENCE OF Ieee8021DdcfmRFMReceiverEntry .1.3.111.2.802.1.1.11.1.3.1 |
ieee8021DdcfmRFMReceiverEntryThe DDCFM RFM Receiver. Each entry associated with a DDCFM RFM
Receiver that reference to a MP. Ieee8021DdcfmRFMReceiverEntry .1.3.111.2.802.1.1.11.1.3.1.1 |
ieee8021DdcfmRfmReceiverIfIndexThe 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. InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.11.1.3.1.1.1 |
ieee8021DdcfmRfmReceiverMdIndexMD level of the RFM Receiver managed object. Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.3.1.1.2 |
ieee8021DdcfmRFMRowStatusThe status of the row.
The writable columns in a row can not be changed if the row is
active.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.3.1.1.3 |
ieee8021DdcfmDr OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.1.4 |
ieee8021DdcfmDrTableThe 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. SEQUENCE OF Ieee8021DdcfmDrEntry .1.3.111.2.802.1.1.11.1.4.1 |
ieee8021DdcfmDrEntryThe DDCFM Decapsulator Responder. Each entry associated with a
DDCFM RFM Receiver which reference to a MP. Ieee8021DdcfmDrEntry .1.3.111.2.802.1.1.11.1.4.1.1 |
ieee8021DdcfmDrIfIndexThe 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. InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.11.1.4.1.1.1 |
ieee8021DdcfmDrMdIndexMD level of the Decapsulator Responder managed object. Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.4.1.1.2 |
ieee8021DdcfmDrVlanIdOrNoneAn integer indicating the VID expected from the Send Frame Message
frames. VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.11.1.4.1.1.3 |
ieee8021DdcfmDrSfmOriginatorMAC address reference to the corresponding Send Frame Message
Originator.rw MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.4.1.1.4 |
ieee8021DdcfmDrSourceAddressStayFlagTrue 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.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.4.1.1.5 |
ieee8021DdcfmDrFloodingFlagTrue indicates that broadcast is allowed if Egress port cannot be
identified by the Filtering Database, False otherwise.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.4.1.1.6 |
ieee8021DdcfmDrDurationThe time that the Decapsulator Responder can stay active after
its activation in the unit of seconds.rw Unsigned32 UNITS "seconds" .1.3.111.2.802.1.1.11.1.4.1.1.7 |
ieee8021DdcfmDrActivationStatusTrue When receiving a request to activate a Decapsulator
Responder, false When receiving a request to stop the Decapsulator
Responder or its timer expires.ro TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.4.1.1.8 |
ieee8021DdcfmDrRemainDurationThe value indicates the time left for Decapsulator Responder keep
active. Its granularity is in seconds.ro Unsigned32 UNITS "seconds" .1.3.111.2.802.1.1.11.1.4.1.1.9 |
ieee8021DdcfmDrSFMsequenceErrorsThe value indicates the total number of out-of-sequence SFMs.ro Unsigned32 UNITS "integer" .1.3.111.2.802.1.1.11.1.4.1.1.10 |
ieee8021DdcfmDrRowStatusThe status of the row.
The writable columns in a row can not be changed if the row is
active.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.4.1.1.11 |
ieee8021DdcfmSFMOriginator OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.1.5 |
ieee8021DdcfmSoTableThe 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. SEQUENCE OF Ieee8021DdcfmSoEntry .1.3.111.2.802.1.1.11.1.5.1 |
ieee8021DdcfmSoEntryEach entry associated with a Send Frame Message Originator. Ieee8021DdcfmSoEntry .1.3.111.2.802.1.1.11.1.5.1.1 |
ieee8021DdcfmSfmIfIndexThe 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. InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.11.1.5.1.1.1 |
ieee8021DdcfmSoMdIndexMD level of the Send Frame Message Originator managed object. Dot1agCfmMDLevel .1.3.111.2.802.1.1.11.1.5.1.1.2 |
ieee8021DdcfmSoVlanIdOrNoneAn integer indicating the VID to be used on Send Frame Message
frames. VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.11.1.5.1.1.3 |
ieee8021DdcfmSoDirectionThe direction in which the SFM Originator faces. Dot1agCfmMpDirection .1.3.111.2.802.1.1.11.1.5.1.1.4 |
ieee8021DdcfmSoDrMacAddressMAC Address of the corresponding Decapsulator Responder.rw MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.5.1.1.5 |
ieee8021DdcfmSoDurationDuration, in the unit of seconds, of Send Frame Message Originator
staying active once activated.rw Unsigned32 UNITS "seconds" .1.3.111.2.802.1.1.11.1.5.1.1.6 |
ieee8021DdcfmSoActivationStatusTrue 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.ro TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.5.1.1.7 |
ieee8021DdcfmSoRemainDurationThe value indicates the time left for Send Frame Message
Originator keep active. Its granularity is in seconds.ro Unsigned32 UNITS "seconds" .1.3.111.2.802.1.1.11.1.5.1.1.8 |
ieee8021DdcfmSoRowStatusThe status of the row.
The writable columns in a row can not be changed if the row is
active.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.11.1.5.1.1.9 |
ieee8021DdcfmConformance OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.2 |
ieee8021DdcfmCompliances OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.2.1 |
ieee8021DdcfmGroups OBJECT IDENTIFIER .1.3.111.2.802.1.1.11.2.2 |