Reference record for OID 1.3.6.1.4.1.9.9.604.1.7.1



parent
1.3.6.1.4.1.9.9.604.1.7 (cdot1agMep)
node code
1
node name
cdot1agMepTable
dot oid
1.3.6.1.4.1.9.9.604.1.7.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) cdot1CfmMIB(604) cdot1agMIBObjects(1) cdot1agMep(7) cdot1agMepTable(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) cdot1CfmMIB(604) cdot1agMIBObjects(1) cdot1agMep(7) cdot1agMepTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) cdot1CfmMIB(604) cdot1agMIBObjects(1) cdot1agMep(7) cdot1agMepTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) cdot1CfmMIB(604) cdot1agMIBObjects(1) cdot1agMep(7) cdot1agMepTable(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) cdot1CfmMIB(604) cdot1agMIBObjects(1) cdot1agMep(7) cdot1agMepTable(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) cdot1CfmMIB(604) cdot1agMIBObjects(1) cdot1agMep(7) cdot1agMepTable(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/cdot1CfmMIB/cdot1agMIBObjects/cdot1agMep/cdot1agMepTable
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/cdot1CfmMIB/cdot1agMIBObjects/cdot1agMep/cdot1agMepTable
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/cdot1CfmMIB/cdot1agMIBObjects/cdot1agMep/cdot1agMepTable
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/cdot1CfmMIB/cdot1agMIBObjects/cdot1agMep/cdot1agMepTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/cdot1CfmMIB/cdot1agMIBObjects/cdot1agMep/cdot1agMepTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/cdot1CfmMIB/cdot1agMIBObjects/cdot1agMep/cdot1agMepTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/604/1/7/1

    Description by cisco_v1

    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 cdot1agMepTransmitLbmStatus value to be
    'ready'. To do this do this sequence:
    a. an SNMP GET for both SnmpSetSerialNo and
    cdot1agMepTransmitLbmStatus objects (in same SNMP
    PDU).
    b. Check if value for cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepLbrIn,
    cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu.
    6) Change cdot1agMepTransmitLbmStatus value from 'notReady'
    to 'transmit' to initiate transmission of Loopback
    messages.
    7) Check the value of cdot1agMepTransmitLbmResultOK to
    find out if the operation was successfully initiated or
    not.
    8) Monitor the value of cdot1agMepTransmitLbmMessages.
    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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder,
    and cdot1agMepLbrBadMsdu to their old values from step
    4, above, to get the results of the test.
    10) Change the cdot1agMepTransmitLbmStatus 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
    cdot1agMepTransmitLtmSeqNumber and
    cdot1agMepTransmitLtmEgressIdentifier return the information
    required to recover the results of the LTM from the
    cdot1agLtrTable.

    Description by mibdepot

    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 cdot1agMepTransmitLbmStatus value to be
    'ready'. To do this do this sequence:
    a. an SNMP GET for both SnmpSetSerialNo and
    cdot1agMepTransmitLbmStatus objects (in same SNMP
    PDU).
    b. Check if value for cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepLbrIn,
    cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu.
    6) Change cdot1agMepTransmitLbmStatus value from 'notReady'
    to 'transmit' to initiate transmission of Loopback
    messages.
    7) Check the value of cdot1agMepTransmitLbmResultOK to
    find out if the operation was successfully initiated or
    not.
    8) Monitor the value of cdot1agMepTransmitLbmMessages.
    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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder,
    and cdot1agMepLbrBadMsdu to their old values from step
    4, above, to get the results of the test.
    10) Change the cdot1agMepTransmitLbmStatus 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
    cdot1agMepTransmitLtmSeqNumber and
    cdot1agMepTransmitLtmEgressIdentifier return the information
    required to recover the results of the LTM from the
    cdot1agLtrTable.

    Parsed from file IEEE8021-CFM-MIB.my.txt
    Company: None
    Module: IEEE8021-CFM-MIB

    Description by cisco

    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 cdot1agMepTransmitLbmStatus value to be
    'ready'. To do this do this sequence:
    a. an SNMP GET for both SnmpSetSerialNo and
    cdot1agMepTransmitLbmStatus objects (in same SNMP
    PDU).
    b. Check if value for cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepLbrIn,
    cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu.
    6) Change cdot1agMepTransmitLbmStatus value from 'notReady'
    to 'transmit' to initiate transmission of Loopback
    messages.
    7) Check the value of cdot1agMepTransmitLbmResultOK to
    find out if the operation was successfully initiated or
    not.
    8) Monitor the value of cdot1agMepTransmitLbmMessages.
    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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder,
    and cdot1agMepLbrBadMsdu to their old values from step
    4, above, to get the results of the test.
    10) Change the cdot1agMepTransmitLbmStatus 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
    cdot1agMepTransmitLtmSeqNumber and
    cdot1agMepTransmitLtmEgressIdentifier return the information
    required to recover the results of the LTM from the
    cdot1agLtrTable.

    Information by cisco_v1

    cdot1agMepTable OBJECT-TYPE SYNTAX SEQUENCE OF Cdot1agMepEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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 cdot1agMepTransmitLbmStatus value to be 'ready'. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and cdot1agMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu. 6) Change cdot1agMepTransmitLbmStatus value from 'notReady' to 'transmit' to initiate transmission of Loopback messages. 7) Check the value of cdot1agMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of cdot1agMepTransmitLbmMessages. 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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLtmSeqNumber and cdot1agMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the cdot1agLtrTable." REFERENCE "802.1ag clauses 12.14.7 and 19.2" ::= { cdot1agMep 1 }

    Information by oid_info

    Vendor: Cisco Systems
    Module: IEEE8021-CFM-MIB (CISCO-IEEE-CFM-MIB-V1SMI.my)
    Type: TABLE
    Access: not-accessible
    Syntax: SEQUENCE OF

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    cdot1agMepTable OBJECT-TYPE SYNTAX SEQUENCE OF Cdot1agMepEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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 cdot1agMepTransmitLbmStatus value to be 'ready'. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and cdot1agMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu. 6) Change cdot1agMepTransmitLbmStatus value from 'notReady' to 'transmit' to initiate transmission of Loopback messages. 7) Check the value of cdot1agMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of cdot1agMepTransmitLbmMessages. 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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLtmSeqNumber and cdot1agMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the cdot1agLtrTable. " REFERENCE "802.1ag clauses 12.14.7 and 19.2" ::= { cdot1agMep 1 }

    Information by cisco

    cdot1agMepTable OBJECT-TYPE SYNTAX SEQUENCE OF Cdot1agMepEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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 cdot1agMepTransmitLbmStatus value to be 'ready'. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and cdot1agMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLbmStatus 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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu. 6) Change cdot1agMepTransmitLbmStatus value from 'notReady' to 'transmit' to initiate transmission of Loopback messages. 7) Check the value of cdot1agMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of cdot1agMepTransmitLbmMessages. 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 cdot1agMepLbrIn, cdot1agMepLbrInOutOfOrder, and cdot1agMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. 10) Change the cdot1agMepTransmitLbmStatus 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 cdot1agMepTransmitLtmSeqNumber and cdot1agMepTransmitLtmEgressIdentifier return the information required to recover the results of the LTM from the cdot1agLtrTable. " REFERENCE "802.1ag clauses 12.14.7 and 19.2" ::= { cdot1agMep 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.604.1.7.1.1 cdot1agMepEntry 45 45 The MEP table entry

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.604.1.7.2 cdot1agLtrTable 1 22 This table extends the MEP table and contains a list of
    Linktrace replies received by a specific MEP in response to
    a linktrace m…
    1.3.6.1.4.1.9.9.604.1.7.3 cdot1agMepDbTable 1 12 The MEP Database. A database, maintained by every MEP, that
    maintains received information about other MEPs in the
    Maintenance Do…