ZXR10-CFM-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
9
Rows
9
Columns
102
dot1agCfmMdTable
table.1.3.6.1.4.1.3902.3.120.1.1.2
·
1 row entry
·
8 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMdTable'
The Maintenance Domain table. Each row in the table represents a different Maintenance Domain. A Maintenance Domain is described in 802.1ag (3.22) as the network or the part of the network for which faults in connectivity are to be managed. The boundary of a Maintenance Domain is defined by a set of DSAPs, each of which can become a point of connectivity to a service instance.
The Maintenance Domain table entry. This entry is not lost
upon reboot. It is backed up by stable storage.
upon reboot. It is backed up by stable storage.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index to the Maintenance Domain table.
dot1agCfmMdTableNextIndex needs to be inspected to find an available index for row-creation. Referential integrity is required i.e. the index needs to be persistent upon a rebo… |
Unsigned32 Constraints: range: 1-16 |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.1 |
||||||||||||
|
The type (and thereby format) of the Maintenance Domain Name.
|
Dot1agCfmMaintDomainNameType Type Values:
Description: A value that represents a type (and thereby the format) of a Dot1agCfmMaintDomainName. The value can be one of the following: ieeeReserved(0) Reserved for definition by IEEE 802.1 recommend to not use zero unless absolu… |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.2 |
||||||||||||
|
The Maintenance Domain name. The type/format of this object
is determined by the value of the dot1agCfmMdNameType object. Each Maintenance Domain has unique name amongst all those used or available to a service provider… |
Dot1agCfmMaintDomainName Type Constraints: range: 1..43Description: Denotes a generic Maintenance Domain Name.A Dot1agC fmMaintDomainName value is always interpreted within the context of a Dot1agCfmMaintDomainNameType value. Every usage of the Dot1agCfmMaintDomainName textual conventio… |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.3 |
||||||||||||
|
The Maintenance Domain Level.
|
Dot1agCfmMDLevel Type Constraints: range: 0..7Description: Integer identifying the Maintenance Domain Level (MD Level). Higher numbers correspond to higher Maintenance Domains, those with the greatest physical reach, with the highest values for customers' CFM PDUs. Lower number… |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.4 |
||||||||||||
|
Enumerated value indicating whether the management entity can
create MHFs (MIP Half Function) for this Maintenance Domain. |
Dot1agCfmMhfCreation Type Values:
Description: Indicates if the Management Entity can create MHFs. The valid values are: defMHFnone(1) No MHFs can be created for this VID. defMHFdefault(2) MHFs can be created on this VID on any Bridge port through which this VID can… |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.5 |
||||||||||||
|
Enumerated value indicating what, if anything, is to be
included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Doma… |
Dot1agCfmIdPermission Type Values:
Description: Indicates what, if anything, is to be included in the Sender ID TLV transmitted in CCMs, LBMs, LTMs, and LTRs. The valid values are: sendIdNone(1) The Sender ID TLV is not to be sent. sendIdChassis(2) The Chassis ID Len… |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.6 |
||||||||||||
|
Value to be used as the index of the MA table entries for
this Maintenance Domain when the management entity wants to create a new row in the MA table. |
Dot1afCfmIndexIntegerNextFree Type Constraints: range: 0..4294967295Description: An integer which may be used as a new Index in a table. The special value of 0 indicates that no more new entries can be created in the relevant table. When a MIB is used for configuration, an object with this SYNTAX al… |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.7 |
||||||||||||
|
The status of the row.
The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
SNMPv2-TCRowStatus Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.3902.3.120.1.1.2.1.8 |
dot1agCfmMaTable
table.1.3.6.1.4.1.3902.3.120.1.2.1
·
1 row entry
·
8 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaTable'
The Maintenance Association table. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. Creation of a Service Instance establishes a connectionless association among the selected DSAPs. Configuring a Maintenance association End Point (MEP) at each of the DSAPs creates a Maintenance Association (MA) to monitor that connectionless connectivity. The MA is identified by a Short MA Name that is unique within the Maintenance Domain and chosen to facilitate easy identification of the Service Instance. Together, the Maintenance Domain Name and the Short MA Name form the Maintenance Association Identifier (MAID) that is carried in CFM Messages to identify incorrect connectivity among Service Instances. A small integer, the Maintenance association End Point Identifier (MEPID), identifies each MEP among those configured on a single MA (802.1ag clauses 3.17 and 18.2). This table uses two indices, first index is the index of the Maintenance Domain table. The writable objects in this table need to be persistent upon reboot or restart of a device.
The MA table entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index of the MA table dot1agCfmMdMaTableNextIndex needs to
be inspected to find an available index for row-creation. |
Unsigned32 Constraints: range: 1-32 |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.1 |
||||||||||||||||
|
The Primary VLAN ID with which the Maintenance Association is
associated, or 0 if the MA is not attached to any VID. If the MA is associated with more than one VID, the dot1agCfmVlanTable lists them. |
VlanIdOrNone Type Constraints: range: 0..4094Description: The VLAN-ID that uniquely identifies a specific VLAN, or no VLAN. The special value of zero is used to indicate that no VLAN-ID is present or used. This can be used in any situation where an object or a table entry mu… |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.2 |
||||||||||||||||
|
The type (and thereby format) of the Maintenance Association Name.
|
Dot1agCfmMaintAssocNameType Type Values:
Description: A value that represents a type (and thereby the format) of a Dot1agCfmMaintAssocName. The value can be one of the following: ieeeReserved(0) Reserved for definition by IEEE 802.1 recommend to not use zero unless absolut… |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.3 |
||||||||||||||||
|
The Short Maintenance Association name. The type/format of
this object is determined by the value of the dot1agCfmMaNameType object. |
Dot1agCfmMaintAssocName Type Constraints: range: 1..45Description: Denotes a generic Maintenance Association Name. It is the part of the Maintenance Association Identifier which is unique within the Maintenance Domain Name and is appended to the Maintenance Domain Name to form the Main… |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.4 |
||||||||||||||||
|
Indicates if the Management entity can create MHFs (MIP Half
Function) for this MA. |
Dot1agCfmMhfCreation Type Values:
Description: Indicates if the Management Entity can create MHFs. The valid values are: defMHFnone(1) No MHFs can be created for this VID. defMHFdefault(2) MHFs can be created on this VID on any Bridge port through which this VID can… |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.5 |
||||||||||||||||
|
Enumerated value indicating what, if anything, is to be
included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this MA. |
Dot1agCfmIdPermission Type Values:
Description: Indicates what, if anything, is to be included in the Sender ID TLV transmitted in CCMs, LBMs, LTMs, and LTRs. The valid values are: sendIdNone(1) The Sender ID TLV is not to be sent. sendIdChassis(2) The Chassis ID Len… |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.6 |
||||||||||||||||
|
Interval between CCM transmissions to be used by all MEPs
in the MA. |
Dot1agCfmCcmInterval Type Values:
Description: Indicates the interval at which CCMs are sent by a MEP. The possible values are: intervalInvalid(0) No CCMs are sent (disabled). interval300Hz(1) CCMs are sent every 3 1/3 milliseconds (300Hz). interval10ms(2) CCMs are … |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.7 |
||||||||||||||||
|
The status of the row.
The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
SNMPv2-TCRowStatus Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.3902.3.120.1.2.1.1.8 |
dot1agCfmMaVlanListTable
table.1.3.6.1.4.1.3902.3.120.1.2.2
·
1 row entry
·
2 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMaVlanListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaVlanListTable'
List of Vlan.
The known Vlan table entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
VlanId
|
VlanId Type Constraints: range: 1..4094Description: The VLAN-ID that uniquely identifies a VLAN. This is the 12-bit VLAN-ID used in the VLAN Tag header. The range is defined by the REFERENCEd specification. |
.1.3.6.1.4.1.3902.3.120.1.2.2.1.1 |
||||||||||||
|
The status of the row. Read SNMPv2-TC (RFC1903) for an
explanation of the possible values this object can take. |
SNMPv2-TCRowStatus Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.3902.3.120.1.2.2.1.2 |
dot1agCfmMaMepListTable
table.1.3.6.1.4.1.3902.3.120.1.2.3
·
1 row entry
·
2 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMaMepListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaMepListTable'
List of MEPIDs (in any bridge) that belong to the same MA. Clause 12.14.6.1.3 specifies that a list of MEPIDs in all bridges in that MA, but since SNMP SMI does not allow to state in a MIB that an object in a table is an array, the information has to be stored in another table with two indices, being the first index, the index of the table that contains the list or array.
The known MEPS table entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MEPID
|
Dot1agCfmSessionId Type Constraints: range: 1..8191Description: Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP. |
.1.3.6.1.4.1.3902.3.120.1.2.3.1.1 |
||||||||||||
|
The status of the row. Read SNMPv2-TC (RFC1903) for an
explanation of the possible values this object can take. |
SNMPv2-TCRowStatus Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.3902.3.120.1.2.3.1.2 |
dot1agCfmMepTable
table.1.3.6.1.4.1.3902.3.120.1.3.1
·
1 row entry
·
57 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMepTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepTable'
The Maintenance Association End Point (MEP) table. Each row in the table represents a different MEP. A MEP is an actively managed CFM entity, associated with a specific DSAP of a Service Instance, which can generate and receive CFM PDUs and track any responses. It is an end point of a single Maintenance Association, and is an endpoint of a separate Maintenance Entity for each of the other MEPs in the same Maintenance Association (802.1ag clause 3.18). This table uses three indices. The first two indices are the indices of the Maintenance Domain and MA tables, the reason being that a MEP is always related to an MA and Maintenance Domain. The Transmit Loopback table. Entries in this table are created/removed at the same time than entries in the MEP table are created/removed. The MEP table also stores all the managed objects for sending LBM and LTM. *LBM Managed objects LBM Managed objects in the MEP table enables the management entity to initiate transmission of Loopback messages. It will signal the MEP that it should transmit some number of Loopback messages and detect the detection (or lack thereof) of the corresponding Loopback messages. Steps to use entries in this table: 1) Wait for dot1agCfmMepTransmitLbmStatus value to be 'ready'. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for dot1agCfmMepTransmitLbmStatus is 'ready' - if not, wait x seconds, go to step a above. - if yes, save the value of SnmpSetSerialNo and go to step 2) below 2) Change dot1agCfmMepTransmitLbmStatus value from 'ready' to 'notReady' to ensure no other management entity will use the service. In order to not disturb a possible other NMS do this by sending an SNMP SET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU, and make sure SNmpSetSerialNo is the first varBind). For the SnmpSetSerialNo varBind, use the value that you obtained in step 1)a.. This ensures that two cooperating NMSes will not step on each others toes. 3) Setup the different data to be sent (number of messages, optional TLVs,...). 4) Record the current values of dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu. 6) Change dot1agCfmMepTransmitLbmStatus value from 'notReady' to 'transmit' to initiate transmission of Loopback messages. 7) Check the value of dot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of dot1agCfmMepTransmitLbmMessages. When it reaches 0, the last LBM has been transmitted. Wait an additional 5 seconds to ensure that all LBRs have been returned. 9) Compare dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the dot1agCfmMepTransmitLbmStatus value back to 'ready' to allow other management entities to use the table. *LTM Managed objects The LTM Managed objects in the MEP table are used in a manner similar to that described for LBM transmission, above. Upon successfully initiating the transmission, the variables dot1agCfmMepTransmitLtmSeqNumber and dot1agCfmMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the dot1agCfmLtrTable.
The MEP table entry
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Integer that is unique among all the MEPs in the same MA.
Other definition is: a small integer, unique over a given Maintenance Association, identifying a specific Maintenance association End Point (3.19). MEP Identifie… |
Dot1agCfmSessionId Type Constraints: range: 1..8191Description: Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.1 |
||||||||||||
|
This object is the interface index of the interface either a
bridge port, or an aggregated IEEE 802.1 link within a bridge port, to which the MEP is attached. Upon a restart of the system, the system SHALL, if necessary… |
InterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.2 |
||||||||||||
|
The direction in which the MEP faces on the Bridge port.
|
Dot1agCfmMpDirection Type Values:
Description: Indicates the direction in which the Maintenance association (MEP or MIP) faces on the bridge port: down(1) Sends Continuity Check Messages away from the MAC Relay Entity. up(2) Sends Continuity Check Messages towards t… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.3 |
||||||||||||
|
An integer indicating the Primary VID of the MEP, always
one of the VIDs assigned to the MEP's MA. The value 0 indicates that either the Primary VID is that of the MEP's MA, or that the MEP's MA is associated with no VI… |
Unsigned32 Constraints: range: 0-4095 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.4 |
||||||||||||
|
Administrative state of the MEP
A Boolean indicating the administrative state of the MEP. True indicates that the MEP is to function normally, and false that it is to cease functioning. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.5 |
||||||||||||
|
Current state of the MEP Fault Notification Generator
State Machine. |
Dot1agCfmFngState Type Values:
Description: Indicates the diferent states of the MEP Fault Notification Generator State Machine. fngReset(1) No defect has been present since the dot1agCfmMepFngResetTime timer expired, or since the state machine was last reset. fn… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.6 |
||||||||||||
|
If set to true, the MEP will generate CCM messages.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.7 |
||||||||||||
|
The priority value for CCMs and LTMs transmitted by the MEP.
Default Value in the highest priority value allowed to pass through the bridge port for any of this MEPs VIDs. The management entity can obtain the default va… |
Unsigned32 Constraints: range: 0-7range: 255-255 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.8 |
||||||||||||
|
MAC address of the MEP.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.9 |
||||||||||||
|
An integer value specifying the lowest priority defect
that is allowed to generate fault alarm. |
Dot1agCfmLowestAlarmPri Type Values:
Description: An integer value specifying the lowest priority defect that is allowed to generate a Fault Alarm (20.9.5), either: allDef(1) DefRDICCM, DefMACstatus, DefRemoteCCM, DefErrorCCM, and DefXconCCM; macRemErrXcon(2) Only DefM… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.10 |
||||||||||||
|
The highest priority defect that has been present since the
MEPs Fault Notification Generator State Machine was last in the FNG_RESET state. |
Dot1agCfmHighestDefectPri Type Values:
Description: An enumerated value, equal to the contents of the variable highestDefect (20.33.9 and Table 20-1), indicating the highest-priority defect that has been present since the MEP Fault Notification Generator State Machine wa… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.11 |
||||||||||||
|
A vector of Boolean error conditions from Table 20-1, any of
which may be true: DefRDICCM(1) DefMACstatus(2) DefRemoteCCM(3) DefErrorCCM(4) DefXconCCM(5) |
Dot1agCfmMepDefects Type Values:
Description: A MEP can detect and report a number of defects, and multiple defects can be present at the same time. These defects are: bDefRDICCM(1) A remote MEP is reported the RDI bit in its last CCM. bDefMACstatus(2) Either some … |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.12 |
||||||||||||
|
Total number of Continuity Check messages transmitted.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.13 |
||||||||||||
|
Integer that is unique among all the MEPs in the same MA.
Other definition is: a small integer, unique over a given Maintenance Association, identifying a specific Maintenance association End Point (3.18). MEP Identifie… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.14 |
||||||||||||
|
Name of interface on which mep reside.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.19 |
||||||||||||
|
Total number of valid, in-order Loopback Replies received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.20 |
||||||||||||
|
The total number of valid, out-of-order Loopback Replies
received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.21 |
||||||||||||
|
(optional) The total number of LBRs received whose
mac_service_data_unit did not match (except for the OpCode) that of the corresponding LBM (20.2.3). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.22 |
||||||||||||
|
Next transaction identifier/sequence number to be sent in a
Linktrace message. This sequence number can be zero because it wraps around. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.23 |
||||||||||||
|
The total number of unexpected LTRs received (20.39.1).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.24 |
||||||||||||
|
Total number of Loopback Replies transmitted.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.25 |
||||||||||||
|
The status of the row.
The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated. |
SNMPv2-TCRowStatus Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.26 |
||||||||||||
|
Mep cc check flag
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.27 |
||||||||||||
|
ClientLevel: Mep Client-Level
|
Dot1agCfmClientLevel Type Constraints: range: 0..7Description: Value equal to MD Level. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.29 |
||||||||||||
|
AIS enable state
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.30 |
||||||||||||
|
LCK enable state
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.31 |
||||||||||||
|
dot1agCfmMepNearLostobsolete
Local loss rate
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.36 |
||||||||||||
|
dot1agCfmMepFarLostobsolete
Remote loss rate
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.37 |
||||||||||||
|
dot1agCfmMepDalyobsolete
Time delay
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.38 |
||||||||||||
|
dot1agCfmMepDalyChgobsolete
Time delay change
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.40 |
||||||||||||
|
DLM enable state
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.41 |
||||||||||||
|
LMM enable state
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.42 |
||||||||||||
|
DMM enable state
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.43 |
||||||||||||
|
1DM enable state
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.44 |
||||||||||||
|
Proactive DMM enable state.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.45 |
||||||||||||
|
Proactive 1DM enable state.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.46 |
||||||||||||
|
Maintenance association End Point Identifier of a remote MEP
whose information from the MEP Database is to be returned. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.47 |
||||||||||||
|
Interval between LMM transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.48 |
||||||||||||
|
Require time of LMM function.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.49 |
||||||||||||
|
Maintenance association End Point Identifier of a remote MEP
whose information from the MEP Database is to be returned. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.50 |
||||||||||||
|
Interval between DMM transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.51 |
||||||||||||
|
Require time of DMM function.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.52 |
||||||||||||
|
Frame size of DMM.
|
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.53 |
||||||||||||
|
Maintenance association End Point Identifier of a remote MEP
whose information from the MEP Database is to be returned. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.54 |
||||||||||||
|
Interval between 1DM transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.55 |
||||||||||||
|
Require time of 1DM function.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.56 |
||||||||||||
|
Frame size of 1DM.
|
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.57 |
||||||||||||
|
Maintenance association End Point Identifier of a remote MEP
whose information from the MEP Database is to be returned. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.58 |
||||||||||||
|
Interval between DMM transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.59 |
||||||||||||
|
Frame size of DMM.
|
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.60 |
||||||||||||
|
Maintenance association End Point Identifier of a remote MEP
whose information from the MEP Database is to be returned. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.61 |
||||||||||||
|
Interval between 1DM transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.62 |
||||||||||||
|
Frame size of 1DM.
|
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.63 |
||||||||||||
|
Interval between AIS transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.64 |
||||||||||||
|
Interval between LCK transmissions to be used by the MEP.
|
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.65 |
||||||||||||
|
Transmit and receive counters do not count the OAM frames
transmitted or received by the MEP at the MEP's MEG Level normally. This flag set true provide rules of countting OAM frames at the MEP's MEG Level as below: A. … |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.66 |
||||||||||||
|
Transmit and receive counters do not count the OAM frames
transmitted or received by the MEP at the MEP's MEG Level normally. This flag set true provide rules of countting OAM frames at the MEP's MEG Level as below: A. … |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.1.1.67 |
dot1agCfmLtrTable
table.1.3.6.1.4.1.3902.3.120.1.3.2
·
1 row entry
·
12 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmLtrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmLtrTable'
This table extends the MEP table and contains a list of Linktrace replies received by a specific MEP in response to a linktrace message. SNMP SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices.
The Linktrace Reply table entry.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Transaction identifier/Sequence number returned by a previous
transmit linktrace message command, indicating which LTM's response is going to be returned. |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.1 |
||||||||
|
An index to distinguish among multiple LTRs with the same LTR
Transaction Identifier field value. dot1agCfmLtrReceiveOrder are assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.2 |
||||||||
|
TTL field value for a returned LTR.
|
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.3 |
||||||||
|
Indicates if a LTM was forwarded by the responding MP, as
returned in the 'FwdYes' flag of the flags field. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.4 |
||||||||
|
A boolean value stating whether the forwarded LTM reached a
MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.5 |
||||||||
|
An octet field holding the Last Egress Identifier returned
in the LTR Egress Identifier TLV of the LTR. The Last Egress Identifier identifies the MEP Linktrace Initiator that originated, or the Linktrace Responder that … |
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.6 |
||||||||
|
An octet field holding the Next Egress Identifier returned
in the LTR Egress Identifier TLV of the LTR. The Next Egress Identifier Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to… |
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.7 |
||||||||
|
Value returned in the Relay Action field.
|
Dot1agCfmRelayActionFieldValue Type Values:
Description: Possible values the Relay action field can take. |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.8 |
||||||||
|
The value returned in the Ingress Action Field of the LTM.
|
Dot1agCfmIngressActionFieldValue Type Values:
Description: Possible values returned in the ingress action field. |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.9 |
||||||||
|
MAC address returned in the ingress MAC address field.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.10 |
||||||||
|
The value returned in the Egress Action Field of the LTM.
|
Dot1agCfmEgressActionFieldValue Type Values:
Description: Possible values returned in the egress action field |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.11 |
||||||||
|
MAC address returned in the egress MAC address field.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.3902.3.120.1.3.2.1.12 |
dot1agCfmMepDbTable
table.1.3.6.1.4.1.3902.3.120.1.3.3
·
1 row entry
·
9 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMepDbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepDbTable'
The MEP Database. A database, maintained by every MEP, that maintains received information about other MEPs in the Maintenance Domain. The SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices.
The MEP Database table entry.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Maintenance association End Point Identifier of a remote MEP
whose information from the MEP Database is to be returned. |
Dot1agCfmSessionId Type Constraints: range: 1..8191Description: Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP. |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.1 |
||||
|
The MAC address of the remote MEP.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.2 |
||||
|
State of the RDI bit in the last received CCM (true for
RDI=1), or false if none has been received. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.3 |
||||
|
Local loss rate
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.4 |
||||
|
Remote loss rate
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.5 |
||||
|
Time delay.
|
nanosecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.6 |
||||
|
Time delay change.
|
nanosecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.7 |
||||
|
Proactive time delay.
|
nanosecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.8 |
||||
|
Proactive time delay change.
|
nanosecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.3.1.9 |
dot1agCfmMipTable
table.1.3.6.1.4.1.3902.3.120.1.3.5
·
1 row entry
·
2 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmMipTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMipTable'
MIP Table
The MIP table entry
| Column | Syntax | OID |
|---|---|---|
|
Session Id
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.3.5.1.1 |
|
Mip Port Name
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3902.3.120.1.3.5.1.3 |
dot1agCfmPwMipTable
table.1.3.6.1.4.1.3902.3.120.1.5.1
·
1 row entry
·
2 columns
Uses the zte-ng variant from
Command help
/opt/observium/mibs/zte-ng.
Walk dot1agCfmPwMipTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmPwMipTable'
PW MIP Table
The PW MIP table entry
Indexes
| Column | Syntax | OID |
|---|---|---|
|
PW MIP port name
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3902.3.120.1.5.1.1.1 |
|
PW MIP level
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3902.3.120.1.5.1.1.2 |