Reference record for OID 1.3.6.1.2.1.49.2.1.2


parent
1.3.6.1.2.1.49.2.1 (tcpMIBCompliances)
node code
2
node name
tcpMIBCompliance2
dot oid
1.3.6.1.2.1.49.2.1.2
type
OBJECT IDENTIFIER
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49) tcpMIBConformance(2) tcpMIBCompliances(1) tcpMIBCompliance2(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) tcpMIB(49) tcpMIBConformance(2) tcpMIBCompliances(1) tcpMIBCompliance2(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49) tcpMIBConformance(2) tcpMIBCompliances(1) tcpMIBCompliance2(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) tcpMIB(49) tcpMIBConformance(2) tcpMIBCompliances(1) tcpMIBCompliance2(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49) tcpMIBConformance(2) tcpMIBCompliances(1) tcpMIBCompliance2(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) tcpMIB(49) tcpMIBConformance(2) tcpMIBCompliances(1) tcpMIBCompliance2(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/tcpMIB/tcpMIBConformance/tcpMIBCompliances/tcpMIBCompliance2
  • /iso/identified-organization/dod/internet/mgmt/mib/tcpMIB/tcpMIBConformance/tcpMIBCompliances/tcpMIBCompliance2
  • /iso/org/dod/internet/mgmt/mib-2/tcpMIB/tcpMIBConformance/tcpMIBCompliances/tcpMIBCompliance2
  • /iso/org/dod/internet/mgmt/mib/tcpMIB/tcpMIBConformance/tcpMIBCompliances/tcpMIBCompliance2
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/tcpMIB/tcpMIBConformance/tcpMIBCompliances/tcpMIBCompliance2
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/tcpMIB/tcpMIBConformance/tcpMIBCompliances/tcpMIBCompliance2
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/49/2/1/2

    Description by circitor

    The compliance statement for systems that implement TCP.

    A number of INDEX objects cannot be
    represented in the form of OBJECT clauses in SMIv2 but
    have the following compliance requirements,
    expressed in OBJECT clause form in this description
    clause:

    Parsed from file TCP-MIB.mib
    Module: TCP-MIB

    Description by oid_info

    tcpMIBCompliance2 MODULE-COMPLIANCE
    STATUS current
    DESCRIPTION
    "The compliance statement for systems that implement TCP.
    A number of INDEX objects cannot be
    represented in the form of OBJECT clauses in SMIv2 but
    have the following compliance requirements,
    expressed in OBJECT clause form in this description
    clause:
    -- OBJECT tcpConnectionLocalAddressType
    -- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
    -- DESCRIPTION
    -- This MIB requires support for only global IPv4
    -- and IPv6 address types.
    --
    -- OBJECT tcpConnectionRemAddressType
    -- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
    -- DESCRIPTION
    -- This MIB requires support for only global IPv4
    -- and IPv6 address types.
    --
    -- OBJECT tcpListenerLocalAddressType
    -- SYNTAX InetAddressType { unknown(0), ipv4(1),
    -- ipv6(2) }
    -- DESCRIPTION
    -- This MIB requires support for only global IPv4
    -- and IPv6 address types. The type unknown also
    -- needs to be supported to identify a special
    -- case in the listener table: a listen using
    -- both IPv4 and IPv6 addresses on the device.
    --
    "
    MODULE -- this module
    MANDATORY-GROUPS { tcpBaseGroup, tcpConnectionGroup,
    tcpListenerGroup }
    GROUP tcpHCGroup
    DESCRIPTION
    "This group is mandatory for systems that are capable
    of receiving or transmitting more than 1 million TCP
    segments per second. 1 million segments per second will
    cause a Counter32 to wrap in just over an hour."
    OBJECT tcpConnectionState
    SYNTAX INTEGER { closed(1), listen(2), synSent(3),
    synReceived(4), established(5),
    finWait1(6), finWait2(7), closeWait(8),
    lastAck(9), closing(10), timeWait(11) }
    MIN-ACCESS read-only
    DESCRIPTION
    "Write access is not required, nor is support for the value
    deleteTCB (12)."

    View at oid-info.com

    Description by mibdepot

    The compliance statement for systems that implement TCP.

    A number of INDEX objects cannot be
    represented in the form of OBJECT clauses in SMIv2 but
    have the following compliance requirements,
    expressed in OBJECT clause form in this description
    clause:

    Parsed from file TCP-MIB.mib.txt
    Company: None
    Module: TCP-MIB

    Description by cisco

    The compliance statement for systems that implement TCP.

    A number of INDEX objects cannot be
    represented in the form of OBJECT clauses in SMIv2 but
    have the following compliance requirements,
    expressed in OBJECT clause form in this description
    clause:

    Information by circitor

    tcpMIBCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for systems that implement TCP. A number of INDEX objects cannot be represented in the form of OBJECT clauses in SMIv2 but have the following compliance requirements, expressed in OBJECT clause form in this description clause: " MODULE MANDATORY-GROUPS { tcpBaseGroup, tcpConnectionGroup, tcpListenerGroup } GROUP tcpHCGroup DESCRIPTION "This group is mandatory for systems that are capable of receiving or transmitting more than 1 million TCP segments per second. 1 million segments per second will cause a Counter32 to wrap in just over an hour." OBJECT tcpConnectionState SYNTAX INTEGER { closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11) } MIN-ACCESS read-only DESCRIPTION "Write access is not required, nor is support for the value deleteTCB (12)." ::= { tcpMIBCompliances 2 }

    Information by cisco_v1

    tcpMIBCompliance2 OBJECT IDENTIFIER ::= { tcpMIBCompliances 2 }

    Information by oid_info

    Automatically extracted from RFC4022

    Information by mibdepot

    tcpMIBCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for systems that implement TCP. A number of INDEX objects cannot be represented in the form of OBJECT clauses in SMIv2 but have the following compliance requirements, expressed in OBJECT clause form in this description clause: " MODULE MANDATORY-GROUPS { tcpBaseGroup, tcpConnectionGroup, tcpListenerGroup } GROUP tcpHCGroup DESCRIPTION "This group is mandatory for systems that are capable of receiving or transmitting more than 1 million TCP segments per second. 1 million segments per second will cause a Counter32 to wrap in just over an hour." OBJECT tcpConnectionState SYNTAX INTEGER { closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11) } MIN-ACCESS read-only DESCRIPTION "Write access is not required, nor is support for the value deleteTCB (12)." ::= { tcpMIBCompliances 2 }

    Information by cisco

    tcpMIBCompliance2 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for systems that implement TCP. A number of INDEX objects cannot be represented in the form of OBJECT clauses in SMIv2 but have the following compliance requirements, expressed in OBJECT clause form in this description clause: " MODULE MANDATORY-GROUPS { tcpBaseGroup, tcpConnectionGroup, tcpListenerGroup } GROUP tcpHCGroup DESCRIPTION "This group is mandatory for systems that are capable of receiving or transmitting more than 1 million TCP segments per second. 1 million segments per second will cause a Counter32 to wrap in just over an hour." OBJECT tcpConnectionState SYNTAX INTEGER { closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11) } MIN-ACCESS read-only DESCRIPTION "Write access is not required, nor is support for the value deleteTCB (12)." ::= { tcpMIBCompliances 2 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.49.2.1.1 tcpMIBCompliance 0 0 tcpMIBCompliance MODULE-COMPLIANCE
    STATUS current
    DESCRIPTION
    "The compliance statement for SNMPv2 entities which
    implement TCP…