IEEE8021-DDCFM-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: IEEE8021-DDCFM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ieee8021MIBObjects | 1.3.111.2.802.1.1.11.1 | |||
ieee8021DdcfmStack | 1.3.111.2.802.1.1.11.1.1 | |||
ieee8021DdcfmStackTable | 1.3.111.2.802.1.1.11.1.1.1 | no-access |
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. |
|
1.3.111.2.802.1.1.11.1.1.1.1 | no-access |
The DDCFM Stack Table. |
||
ieee8021DdcfmStackIfIndex | 1.3.111.2.802.1.1.11.1.1.1.1.1 | interfaceindex | no-access |
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. |
ieee8021DdcfmStackRrMdLevel | 1.3.111.2.802.1.1.11.1.1.1.1.2 | dot1agcfmmdlevel | read-only |
MD level of the Reflection Responder managed object. |
ieee8021DdcfmStackRrDirection | 1.3.111.2.802.1.1.11.1.1.1.1.3 | dot1agcfmmpdirection | read-only |
The direction in which the RR faces. |
ieee8021DdcfmStackRFMreceiverMdLevel | 1.3.111.2.802.1.1.11.1.1.1.1.4 | dot1agcfmmdlevel | read-only |
MD level of the RFM Receiver MO configured on the interface. |
ieee8021DdcfmStackDrMdLevel | 1.3.111.2.802.1.1.11.1.1.1.1.5 | dot1agcfmmdlevel | read-only |
MD level of the Deflection Responder managed object. |
ieee8021DdcfmStackDrVlanIdOrNone | 1.3.111.2.802.1.1.11.1.1.1.1.6 | vlanidornone | read-only |
The MA of the DR configured on the interface. |
ieee8021DdcfmStackSFMOriginatorMdLevel | 1.3.111.2.802.1.1.11.1.1.1.1.7 | dot1agcfmmdlevel | read-only |
MD level of the SFM Originator MO configured on the interface. |
ieee8021DdcfmStackSFMOriginatorVlanIdOrNone | 1.3.111.2.802.1.1.11.1.1.1.1.8 | vlanidornone | read-only |
The MA of the SFM Originator configured on the interface. |
ieee8021DdcfmStackSFMOriginatorDirection | 1.3.111.2.802.1.1.11.1.1.1.1.9 | dot1agcfmmpdirection | read-only |
The direction of which the SFM Originator is facing. |
ieee8021DdcfmRr | 1.3.111.2.802.1.1.11.1.2 | |||
ieee8021DdcfmRrTable | 1.3.111.2.802.1.1.11.1.2.1 | no-access |
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. |
|
1.3.111.2.802.1.1.11.1.2.1.1 | no-access |
The Reflection Responder. Each entry associated with a Reflection Responder. |
||
ieee8021DdcfmRrIfIndex | 1.3.111.2.802.1.1.11.1.2.1.1.1 | interfaceindex | no-access |
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. |
ieee8021DdcfmRrMdIndex | 1.3.111.2.802.1.1.11.1.2.1.1.2 | dot1agcfmmdlevel | no-access |
MD level of the Reflection Responder managed object. |
ieee8021DdcfmRrDirection | 1.3.111.2.802.1.1.11.1.2.1.1.3 | dot1agcfmmpdirection | no-access |
The direction in which the RR faces. |
ieee8021DdcfmRrPrimaryVlanIdOrNone | 1.3.111.2.802.1.1.11.1.2.1.1.4 | vlanidornone | read-only |
The VID to be used on RFM frames. |
ieee8021DdcfmRrFilter | 1.3.111.2.802.1.1.11.1.2.1.1.5 | octet string | read-only |
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. |
ieee8021DdcfmRrSamplingInterval | 1.3.111.2.802.1.1.11.1.2.1.1.6 | unsigned32 | read-only |
Indicates a time interval in which only the first frame matching the filter conditions is refected. |
ieee8021DdcfmRrTargetAddress | 1.3.111.2.802.1.1.11.1.2.1.1.7 | macaddress | read-only |
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. |
ieee8021DdcfmRrContinueFlag | 1.3.111.2.802.1.1.11.1.2.1.1.8 | truthvalue | read-only |
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. |
ieee8021DdcfmRrDuration | 1.3.111.2.802.1.1.11.1.2.1.1.9 | unsigned32 | read-only |
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; |
ieee8021DdcfmRrDurationInTimeFlag | 1.3.111.2.802.1.1.11.1.2.1.1.10 | truthvalue | read-only |
True indicates that duration is in seconds; False indicates that duration is by the total number of frames reflected. |
ieee8021DdcfmRrVlanPriority | 1.3.111.2.802.1.1.11.1.2.1.1.11 | integer32 | read-only |
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. |
ieee8021DdcfmRrVlanDropEligible | 1.3.111.2.802.1.1.11.1.2.1.1.12 | truthvalue | read-only |
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. |
ieee8021DdcfmRrFloodingFlag | 1.3.111.2.802.1.1.11.1.2.1.1.13 | truthvalue | read-only |
True indicates that flooding is allowed if Egress port cannot be identified for RFM by the Filtering Database, False otherwise. |
ieee8021DdcfmRrTruncationFlag | 1.3.111.2.802.1.1.11.1.2.1.1.14 | truthvalue | read-only |
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. |
ieee8021DdcfmRrActivationStatus | 1.3.111.2.802.1.1.11.1.2.1.1.15 | truthvalue | read-only |
True When receiving a request to activate a Reflection Responder, False When receiving a request to stop Reflection Responder or its timer expires. |
ieee8021DdcfmRrRemainDuration | 1.3.111.2.802.1.1.11.1.2.1.1.16 | unsigned32 | read-only |
The value indicates the time, in the unit of seconds, or count left for Reflection Responder to be active. |
ieee8021DdcfmRrNextRfmTransID | 1.3.111.2.802.1.1.11.1.2.1.1.17 | unsigned32 | read-only |
It indicates the value of RFM Transaction Identifier field of the next RFM transmitted. It is incremented by 1 with each transmission of RFM. |
ieee8021DdcfmRrRowStatus | 1.3.111.2.802.1.1.11.1.2.1.1.18 | rowstatus | read-only |
The status of the row. The writable columns in a row can not be changed if the row is active. |
ieee8021DdcfmRFMReceiver | 1.3.111.2.802.1.1.11.1.3 | |||
ieee8021DdcfmRFMReceiverTable | 1.3.111.2.802.1.1.11.1.3.1 | no-access |
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. |
|
1.3.111.2.802.1.1.11.1.3.1.1 | no-access |
The DDCFM RFM Receiver. Each entry associated with a DDCFM RFM Receiver that reference to a MP. |
||
ieee8021DdcfmRfmReceiverIfIndex | 1.3.111.2.802.1.1.11.1.3.1.1.1 | interfaceindex | no-access |
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. |
ieee8021DdcfmRfmReceiverMdIndex | 1.3.111.2.802.1.1.11.1.3.1.1.2 | dot1agcfmmdlevel | no-access |
MD level of the RFM Receiver managed object. |
ieee8021DdcfmRFMRowStatus | 1.3.111.2.802.1.1.11.1.3.1.1.3 | rowstatus | read-only |
The status of the row. The writable columns in a row can not be changed if the row is active. |
ieee8021DdcfmDr | 1.3.111.2.802.1.1.11.1.4 | |||
ieee8021DdcfmDrTable | 1.3.111.2.802.1.1.11.1.4.1 | no-access |
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. |
|
1.3.111.2.802.1.1.11.1.4.1.1 | no-access |
The DDCFM Decapsulator Responder. Each entry associated with a DDCFM RFM Receiver which reference to a MP. |
||
ieee8021DdcfmDrIfIndex | 1.3.111.2.802.1.1.11.1.4.1.1.1 | interfaceindex | no-access |
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. |
ieee8021DdcfmDrMdIndex | 1.3.111.2.802.1.1.11.1.4.1.1.2 | dot1agcfmmdlevel | no-access |
MD level of the Decapsulator Responder managed object. |
ieee8021DdcfmDrVlanIdOrNone | 1.3.111.2.802.1.1.11.1.4.1.1.3 | vlanidornone | no-access |
An integer indicating the VID expected from the Send Frame Message frames. |
ieee8021DdcfmDrSfmOriginator | 1.3.111.2.802.1.1.11.1.4.1.1.4 | macaddress | read-only |
MAC address reference to the corresponding Send Frame Message Originator. |
ieee8021DdcfmDrSourceAddressStayFlag | 1.3.111.2.802.1.1.11.1.4.1.1.5 | truthvalue | read-only |
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. |
ieee8021DdcfmDrFloodingFlag | 1.3.111.2.802.1.1.11.1.4.1.1.6 | truthvalue | read-only |
True indicates that broadcast is allowed if Egress port cannot be identified by the Filtering Database, False otherwise. |
ieee8021DdcfmDrDuration | 1.3.111.2.802.1.1.11.1.4.1.1.7 | unsigned32 | read-only |
The time that the Decapsulator Responder can stay active after its activation in the unit of seconds. |
ieee8021DdcfmDrActivationStatus | 1.3.111.2.802.1.1.11.1.4.1.1.8 | truthvalue | read-only |
True When receiving a request to activate a Decapsulator Responder, false When receiving a request to stop the Decapsulator Responder or its timer expires. |
ieee8021DdcfmDrRemainDuration | 1.3.111.2.802.1.1.11.1.4.1.1.9 | unsigned32 | read-only |
The value indicates the time left for Decapsulator Responder keep active. Its granularity is in seconds. |
ieee8021DdcfmDrSFMsequenceErrors | 1.3.111.2.802.1.1.11.1.4.1.1.10 | unsigned32 | read-only |
The value indicates the total number of out-of-sequence SFMs. |
ieee8021DdcfmDrRowStatus | 1.3.111.2.802.1.1.11.1.4.1.1.11 | rowstatus | read-only |
The status of the row. The writable columns in a row can not be changed if the row is active. |
ieee8021DdcfmSFMOriginator | 1.3.111.2.802.1.1.11.1.5 | |||
ieee8021DdcfmSoTable | 1.3.111.2.802.1.1.11.1.5.1 | no-access |
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. |
|
1.3.111.2.802.1.1.11.1.5.1.1 | no-access |
Each entry associated with a Send Frame Message Originator. |
||
ieee8021DdcfmSfmIfIndex | 1.3.111.2.802.1.1.11.1.5.1.1.1 | interfaceindex | no-access |
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. |
ieee8021DdcfmSoMdIndex | 1.3.111.2.802.1.1.11.1.5.1.1.2 | dot1agcfmmdlevel | no-access |
MD level of the Send Frame Message Originator managed object. |
ieee8021DdcfmSoVlanIdOrNone | 1.3.111.2.802.1.1.11.1.5.1.1.3 | vlanidornone | no-access |
An integer indicating the VID to be used on Send Frame Message frames. |
ieee8021DdcfmSoDirection | 1.3.111.2.802.1.1.11.1.5.1.1.4 | dot1agcfmmpdirection | no-access |
The direction in which the SFM Originator faces. |
ieee8021DdcfmSoDrMacAddress | 1.3.111.2.802.1.1.11.1.5.1.1.5 | macaddress | read-only |
MAC Address of the corresponding Decapsulator Responder. |
ieee8021DdcfmSoDuration | 1.3.111.2.802.1.1.11.1.5.1.1.6 | unsigned32 | read-only |
Duration, in the unit of seconds, of Send Frame Message Originator staying active once activated. |
ieee8021DdcfmSoActivationStatus | 1.3.111.2.802.1.1.11.1.5.1.1.7 | truthvalue | read-only |
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. |
ieee8021DdcfmSoRemainDuration | 1.3.111.2.802.1.1.11.1.5.1.1.8 | unsigned32 | read-only |
The value indicates the time left for Send Frame Message Originator keep active. Its granularity is in seconds. |
ieee8021DdcfmSoRowStatus | 1.3.111.2.802.1.1.11.1.5.1.1.9 | rowstatus | read-only |
The status of the row. The writable columns in a row can not be changed if the row is active. |
ieee8021DdcfmConformance | 1.3.111.2.802.1.1.11.2 | |||
ieee8021DdcfmCompliances | 1.3.111.2.802.1.1.11.2.1 | |||
ieee8021DdcfmCompliance | 1.3.111.2.802.1.1.11.2.1.1 |
The compliance statement for support of the DDCFM MIB module. |
||
ieee8021DdcfmGroups | 1.3.111.2.802.1.1.11.2.2 | |||
ieee8021DdcfmStackGroup | 1.3.111.2.802.1.1.11.2.2.1 |
Objects for the DDCFM Stack group. |
||
ieee8021DdcfmRrGroup | 1.3.111.2.802.1.1.11.2.2.2 |
Objects for the Reflection Responder group. |
||
ieee8021DdcfmRFMReceiverGroup | 1.3.111.2.802.1.1.11.2.2.3 |
Objects for the RFM Receiver group. |
||
ieee8021DdcfmDrGroup | 1.3.111.2.802.1.1.11.2.2.4 |
Objects for the Decapsulator Responder group. |
||
ieee8021DdcfmSoGroup | 1.3.111.2.802.1.1.11.2.2.5 |
Objects for the Send Frame Message Originator group. |