Reference record for OID 1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.4



parent
1.3.6.1.4.1.52.4.1.2.16.6.1.4.1 (ctVlanClassifyEntry)
node code
4
node name
ctVlanClassifyDataMask
dot oid
1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctVlanExt(16) ctVlanClassify(6) ctVlanClassifyObjects(1) ctVlanClassifyTable(4) ctVlanClassifyEntry(1) ctVlanClassifyDataMask(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cabletron/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • /iso/identified-organization/dod/internet/private/enterprise/IMPORTS/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/cabletron/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • /iso/org/dod/internet/private/enterprise/IMPORTS/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • /iso/org/dod/internet/private/enterprises/cabletron/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • /iso/org/dod/internet/private/enterprises/IMPORTS/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cabletron/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/mibs/ctron/ctDataLink/ctVlanExt/ctVlanClassify/ctVlanClassifyObjects/ctVlanClassifyTable/ctVlanClassifyEntry/ctVlanClassifyDataMask
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/52/4/1/2/16/6/1/4/1/4

    Description by mibdepot

    This object is the one's complement of a 32-bit mask.
    This mask is applicable to the data comparison of
    ctVlanClassifyDataVal. The mask is applied to the actual
    packet data under consideration through a logical bitwise
    AND operation. This result is then compared to the data.

    For example, we want to classify according to a bilateral
    IP address of 134.141.0.0 with a mask of 255.255.240.0.
    This would be reflected by the following values:

    ctVlanClassifyDataMeaning: ipAddressBilateral(8)
    ctVlanClassifyDataVal: 0x868d0000
    ctVlanClassifyDataMask: 0x00000fff

    Again there are contextual implications for this leaf
    depending upon the value of ctVlanClassifyDataMeaning.
    Not all types will use the mask, and others will impose
    restrictions. This value should however be a true
    indication of the masking operation. In other words,
    data types that don't use a mask should only allow a
    value of zero, indicating that all data bits are
    significant in the comparison.

    The specific restrictions of each type should be spelled
    out in the comments for that type. Illegal values should
    not be allowed.

    Parsed from file ctron-vlan-classify-mib.txt
    Company: None
    Module: CTRON-VLAN-CLASSIFY-MIB

    Description by circitor

    This object is the one's complement of a 32-bit mask.
    This mask is applicable to the data comparison of
    ctVlanClassifyDataVal. The mask is applied to the actual
    packet data under consideration through a logical bitwise
    AND operation. This result is then compared to the data.

    For example, we want to classify according to a bilateral
    IP address of 134.141.0.0 with a mask of 255.255.240.0.
    This would be reflected by the following values:

    ctVlanClassifyDataMeaning: ipAddressBilateral(8)
    ctVlanClassifyDataVal: 0x868d0000
    ctVlanClassifyDataMask: 0x00000fff

    Again there are contextual implications for this leaf
    depending upon the value of ctVlanClassifyDataMeaning.
    Not all types will use the mask, and others will impose
    restrictions. This value should however be a true
    indication of the masking operation. In other words,
    data types that don't use a mask should only allow a
    value of zero, indicating that all data bits are
    significant in the comparison.

    The specific restrictions of each type should be spelled
    out in the comments for that type. Illegal values should
    not be allowed.

    Parsed from file CTRON-VLAN-CLASSIFY-MIB.mib
    Module: CTRON-VLAN-CLASSIFY-MIB

    Information by mibdepot

    ctVlanClassifyDataMask OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object is the one's complement of a 32-bit mask. This mask is applicable to the data comparison of ctVlanClassifyDataVal. The mask is applied to the actual packet data under consideration through a logical bitwise AND operation. This result is then compared to the data. For example, we want to classify according to a bilateral IP address of 134.141.0.0 with a mask of 255.255.240.0. This would be reflected by the following values: ctVlanClassifyDataMeaning: ipAddressBilateral(8) ctVlanClassifyDataVal: 0x868d0000 ctVlanClassifyDataMask: 0x00000fff Again there are contextual implications for this leaf depending upon the value of ctVlanClassifyDataMeaning. Not all types will use the mask, and others will impose restrictions. This value should however be a true indication of the masking operation. In other words, data types that don't use a mask should only allow a value of zero, indicating that all data bits are significant in the comparison. The specific restrictions of each type should be spelled out in the comments for that type. Illegal values should not be allowed." ::= { ctVlanClassifyEntry 4 }

    Information by oid_info

    Vendor: Enterasys Networks Inc.
    Module: CTRON-VLAN-CLASSIFY-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    ctVlanClassifyDataMask OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object is the one's complement of a 32-bit mask. This mask is applicable to the data comparison of ctVlanClassifyDataVal. The mask is applied to the actual packet data under consideration through a logical bitwise AND operation. This result is then compared to the data. For example, we want to classify according to a bilateral IP address of 134.141.0.0 with a mask of 255.255.240.0. This would be reflected by the following values: ctVlanClassifyDataMeaning: ipAddressBilateral(8) ctVlanClassifyDataVal: 0x868d0000 ctVlanClassifyDataMask: 0x00000fff Again there are contextual implications for this leaf depending upon the value of ctVlanClassifyDataMeaning. Not all types will use the mask, and others will impose restrictions. This value should however be a true indication of the masking operation. In other words, data types that don't use a mask should only allow a value of zero, indicating that all data bits are significant in the comparison. The specific restrictions of each type should be spelled out in the comments for that type. Illegal values should not be allowed." ::= { ctVlanClassifyEntry 4 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.52)

    McTague Charles N.

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.1 ctVlanClassifyVlanIndex 0 0 The VLAN index for this entry. Any packet meeting the
    classification criteria specified by this conceptual row
    will be put into …
    1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.2 ctVlanClassifyDataMeaning 0 0 The meaning of the ctVlanClassifyDataVal leaf for this
    conceptual row. The ctVlanClassifyDataVal specifies a
    particular value wh…
    1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.3 ctVlanClassifyDataVal 0 0 The data value associated with ctVlanClassifyDataMeaning.
    The explicit range of this value is any unsigned 32-bit
    integer(0..4294…
    1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.5 ctVlanClassifyIngressList 0 0 The set of ports on which this classification rule applies.
    Classification occurs on ingress. An agent implementation
    should all…
    1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.6 ctVlanClassifyRowStatus 0 0 This object provides both control and status for the
    associated conceptual row in the table. Rows can be
    created in two ways.

    cre…
    1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.7 ctVlanClassifyRowInfo 0 0 This object provides info about this row in the form of
    an ASCII string, suitable for display purposes. The
    intended purpose of …