Reference record for OID 1.3.6.1.2.1.170.1.8


parent
1.3.6.1.2.1.170.1 (udplite)
node code
8
node name
udpliteEndpointTable
dot oid
1.3.6.1.2.1.170.1.8
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) udpliteMIB(170) udplite(1) udpliteEndpointTable(8)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) udpliteMIB(170) udplite(1) udpliteEndpointTable(8)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpliteMIB(170) udplite(1) udpliteEndpointTable(8)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) udpliteMIB(170) udplite(1) udpliteEndpointTable(8)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) udpliteMIB(170) udplite(1) udpliteEndpointTable(8)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) udpliteMIB(170) udplite(1) udpliteEndpointTable(8)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/udpliteMIB/udplite/udpliteEndpointTable
  • /iso/identified-organization/dod/internet/mgmt/mib/udpliteMIB/udplite/udpliteEndpointTable
  • /iso/org/dod/internet/mgmt/mib-2/udpliteMIB/udplite/udpliteEndpointTable
  • /iso/org/dod/internet/mgmt/mib/udpliteMIB/udplite/udpliteEndpointTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/udpliteMIB/udplite/udpliteEndpointTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/udpliteMIB/udplite/udpliteEndpointTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/170/1/8

    Description by oid_info

    udpliteEndpointTable OBJECT-TYPE
    SYNTAX SEQUENCE OF UdpLiteEndpointEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "A table containing information about this entity\s
    UDP-Lite endpoints on which a local application is
    currently accepting or sending datagrams.
    The address type in this table represents the address
    type used for the communication, irrespective of the
    higher-layer abstraction. For example, an application
    using IPv6 \sockets\ to communicate via IPv4 between
    ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use
    InetAddressType ipv4(1).
    Like the udpTable in RFC 4113, this table also allows
    the representation of an application that completely
    specifies both local and remote addresses and ports. A
    listening application is represented in three possible
    ways:
    1) An application that is willing to accept both IPv4
    and IPv6 datagrams is represented by a
    udpliteEndpointLocalAddressType of unknown(0) and a
    udpliteEndpointLocalAddress of \\h (a zero-length
    octet-string).
    2) An application that is willing to accept only IPv4
    or only IPv6 datagrams is represented by a
    udpliteEndpointLocalAddressType of the appropriate
    address type and a udpliteEndpointLocalAddress of
    \0.0.0.0\ or \::\ respectively.
    3) An application that is listening for datagrams only
    for a specific IP address but from any remote
    system is represented by a
    udpliteEndpointLocalAddressType of the appropriate
    address type, with udpliteEndpointLocalAddress
    specifying the local address.
    In all cases where the remote address is a wildcard,
    the udpliteEndpointRemoteAddressType is unknown(0),
    the udpliteEndpointRemoteAddress is \\h (a zero-length
    octet-string), and the udpliteEndpointRemotePort is 0.
    If the operating system is demultiplexing UDP-Lite
    packets by remote address/port, or if the application
    has \connected\ the socket specifying a default remote
    address/port, the udpliteEndpointRemote* values should
    be used to reflect this."

    View at oid-info.com

    Description by mibdepot

    A table containing information about this entity's
    UDP-Lite endpoints on which a local application is
    currently accepting or sending datagrams.

    The address type in this table represents the address
    type used for the communication, irrespective of the
    higher-layer abstraction. For example, an application
    using IPv6 'sockets' to communicate via IPv4 between
    ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use
    InetAddressType ipv4(1).

    Like the udpTable in RFC 4113, this table also allows
    the representation of an application that completely
    specifies both local and remote addresses and ports. A
    listening application is represented in three possible
    ways:

    1) An application that is willing to accept both IPv4
    and IPv6 datagrams is represented by a
    udpliteEndpointLocalAddressType of unknown(0) and a
    udpliteEndpointLocalAddress of ''h (a zero-length
    octet-string).

    2) An application that is willing to accept only IPv4
    or only IPv6 datagrams is represented by a
    udpliteEndpointLocalAddressType of the appropriate
    address type and a udpliteEndpointLocalAddress of
    '0.0.0.0' or '::' respectively.

    3) An application that is listening for datagrams only
    for a specific IP address but from any remote
    system is represented by a
    udpliteEndpointLocalAddressType of the appropriate
    address type, with udpliteEndpointLocalAddress
    specifying the local address.

    In all cases where the remote address is a wildcard,
    the udpliteEndpointRemoteAddressType is unknown(0),
    the udpliteEndpointRemoteAddress is ''h (a zero-length
    octet-string), and the udpliteEndpointRemotePort is 0.

    If the operating system is demultiplexing UDP-Lite
    packets by remote address/port, or if the application
    has 'connected' the socket specifying a default remote
    address/port, the udpliteEndpointRemote* values should
    be used to reflect this.

    Parsed from file rfc5097-UDP-Lite-Protocol.mib.txt
    Company: None
    Module: UDPLITE-MIB

    Description by circitor

    A table containing information about this entity's
    UDP-Lite endpoints on which a local application is
    currently accepting or sending datagrams.

    The address type in this table represents the address
    type used for the communication, irrespective of the
    higher-layer abstraction. For example, an application
    using IPv6 'sockets' to communicate via IPv4 between
    ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use
    InetAddressType ipv4(1).

    Like the udpTable in RFC 4113, this table also allows
    the representation of an application that completely
    specifies both local and remote addresses and ports. A
    listening application is represented in three possible
    ways:

    1) An application that is willing to accept both IPv4
    and IPv6 datagrams is represented by a
    udpliteEndpointLocalAddressType of unknown(0) and a
    udpliteEndpointLocalAddress of ''h (a zero-length



    octet-string).

    2) An application that is willing to accept only IPv4
    or only IPv6 datagrams is represented by a
    udpliteEndpointLocalAddressType of the appropriate
    address type and a udpliteEndpointLocalAddress of
    '0.0.0.0' or '::' respectively.

    3) An application that is listening for datagrams only
    for a specific IP address but from any remote
    system is represented by a
    udpliteEndpointLocalAddressType of the appropriate
    address type, with udpliteEndpointLocalAddress
    specifying the local address.

    In all cases where the remote address is a wildcard,
    the udpliteEndpointRemoteAddressType is unknown(0),
    the udpliteEndpointRemoteAddress is ''h (a zero-length
    octet-string), and the udpliteEndpointRemotePort is 0.

    If the operating system is demultiplexing UDP-Lite
    packets by remote address/port, or if the application
    has 'connected' the socket specifying a default remote
    address/port, the udpliteEndpointRemote* values should
    be used to reflect this.

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

    Information by oid_info

    Automatically extracted from RFC5097

    Information by mibdepot

    udpliteEndpointTable OBJECT-TYPE SYNTAX SEQUENCE OF UdpLiteEndpointEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing information about this entity's UDP-Lite endpoints on which a local application is currently accepting or sending datagrams. The address type in this table represents the address type used for the communication, irrespective of the higher-layer abstraction. For example, an application using IPv6 'sockets' to communicate via IPv4 between ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use InetAddressType ipv4(1). Like the udpTable in RFC 4113, this table also allows the representation of an application that completely specifies both local and remote addresses and ports. A listening application is represented in three possible ways: 1) An application that is willing to accept both IPv4 and IPv6 datagrams is represented by a udpliteEndpointLocalAddressType of unknown(0) and a udpliteEndpointLocalAddress of ''h (a zero-length octet-string). 2) An application that is willing to accept only IPv4 or only IPv6 datagrams is represented by a udpliteEndpointLocalAddressType of the appropriate address type and a udpliteEndpointLocalAddress of '0.0.0.0' or '::' respectively. 3) An application that is listening for datagrams only for a specific IP address but from any remote system is represented by a udpliteEndpointLocalAddressType of the appropriate address type, with udpliteEndpointLocalAddress specifying the local address. In all cases where the remote address is a wildcard, the udpliteEndpointRemoteAddressType is unknown(0), the udpliteEndpointRemoteAddress is ''h (a zero-length octet-string), and the udpliteEndpointRemotePort is 0. If the operating system is demultiplexing UDP-Lite packets by remote address/port, or if the application has 'connected' the socket specifying a default remote address/port, the udpliteEndpointRemote* values should be used to reflect this." ::= { udplite 8 }

    Information by circitor

    udpliteEndpointTable OBJECT-TYPE SYNTAX SEQUENCE OF UdpLiteEndpointEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table containing information about this entity's UDP-Lite endpoints on which a local application is currently accepting or sending datagrams. The address type in this table represents the address type used for the communication, irrespective of the higher-layer abstraction. For example, an application using IPv6 'sockets' to communicate via IPv4 between ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use InetAddressType ipv4(1). Like the udpTable in RFC 4113, this table also allows the representation of an application that completely specifies both local and remote addresses and ports. A listening application is represented in three possible ways: 1) An application that is willing to accept both IPv4 and IPv6 datagrams is represented by a udpliteEndpointLocalAddressType of unknown(0) and a udpliteEndpointLocalAddress of ''h (a zero-length octet-string). 2) An application that is willing to accept only IPv4 or only IPv6 datagrams is represented by a udpliteEndpointLocalAddressType of the appropriate address type and a udpliteEndpointLocalAddress of '0.0.0.0' or '::' respectively. 3) An application that is listening for datagrams only for a specific IP address but from any remote system is represented by a udpliteEndpointLocalAddressType of the appropriate address type, with udpliteEndpointLocalAddress specifying the local address. In all cases where the remote address is a wildcard, the udpliteEndpointRemoteAddressType is unknown(0), the udpliteEndpointRemoteAddress is ''h (a zero-length octet-string), and the udpliteEndpointRemotePort is 0. If the operating system is demultiplexing UDP-Lite packets by remote address/port, or if the application has 'connected' the socket specifying a default remote address/port, the udpliteEndpointRemote* values should be used to reflect this." ::= { udplite 8 }

    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

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.170.1.8.1 udpliteEndpointEntry 10 10 Information about a particular current UDP-Lite endpoint.
    Implementers need to pay attention to the sizes of
    udpliteEndpointLocal…

    Brothers (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.170.1.1 udpliteInDatagrams 1 1 The total number of UDP-Lite datagrams that were
    delivered to UDP-Lite users.
    Discontinuities in the value of this counter can oc…
    1.3.6.1.2.1.170.1.2 udpliteInPartialCov 1 1 The total number of UDP-Lite datagrams that were
    delivered to UDP-Lite users (applications) and whose
    checksum coverage was stric…
    1.3.6.1.2.1.170.1.3 udpliteNoPorts 1 1 The total number of received UDP-Lite datagrams for
    which there was no listener at the destination port.
    Discontinuities in the v…
    1.3.6.1.2.1.170.1.4 udpliteInErrors 1 1 The number of received UDP-Lite datagrams that could not
    be delivered for reasons other than the lack of an
    application at the de…
    1.3.6.1.2.1.170.1.5 udpliteInBadChecksum 1 1 The number of received UDP-Lite datagrams whose checksum
    could not be validated. This includes illegal checksum
    coverage values,…
    1.3.6.1.2.1.170.1.6 udpliteOutDatagrams 1 1 The total number of UDP-Lite datagrams sent from this
    entity.
    Discontinuities in the value of this counter can occur
    at re-initial…
    1.3.6.1.2.1.170.1.7 udpliteOutPartialCov 1 1 The total number of udpliteOutDatagrams whose
    checksum coverage was strictly less than the
    datagram length.
    Discontinuities in the…
    1.3.6.1.2.1.170.1.9 udpliteStatsDiscontinuityTime 1 1 The value of sysUpTime at the most recent occasion at
    which one or more of the UDP-Lite counters suffered a
    discontinuity.
    A value…