Reference record for OID 1.3.6.1.4.1.11.2.7.2


parent
1.3.6.1.4.1.11.2.7 (icmp)
node code
2
node name
icmpEchoReqTable
dot oid
1.3.6.1.4.1.11.2.7.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) icmp(7) icmpEchoReqTable(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/icmp/icmpEchoReqTable
  • /iso/identified-organization/dod/internet/private/enterprise/IMPORTS/nm/icmp/icmpEchoReqTable
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/hp/nm/icmp/icmpEchoReqTable
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/icmp/icmpEchoReqTable
  • /iso/org/dod/internet/private/enterprises/hp/nm/icmp/icmpEchoReqTable
  • /iso/org/dod/internet/private/enterprises/IMPORTS/nm/icmp/icmpEchoReqTable
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/hp/nm/icmp/icmpEchoReqTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/icmp/icmpEchoReqTable
  • Description by mibdepot

    A conceptual table holding the ICMP response times for
    various remote hosts. The table is a conceptual one in the
    sense that, the table actually contains no data. When a query
    for the table object icmpEchoReqTime is received by the agent
    an ICMP echo request is sent to the remote host, the ICMP
    echo reply is received, the elapsed time is calculated and
    is sent back as the response. Note that except the columnar
    object icmpEchoReqTime other objects in the table, viz.,
    icmpEchoReqPktSize, icmpEchoReqTimeout and icmpEchoReqHost,
    have ACCESS previlege as not-accessible, those variables
    cannot be queried for.

    The table entries have the objects icmpEchoReqPktSize,
    icmpEchoReqTimeout and icmpEchoReqHost as the indices, which
    is effectively a way of transfering these required details
    to the agent, so that the agent could do its function and
    respond appropriately.

    Parsed from file hp-unix.mib.txt
    Company: hp
    Module: HP-UNIX

    Information by mibdepot

    icmpEchoReqTable OBJECT-TYPE SYNTAX SEQUENCE OF IcmpEchoReqEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A conceptual table holding the ICMP response times for various remote hosts. The table is a conceptual one in the sense that, the table actually contains no data. When a query for the table object icmpEchoReqTime is received by the agent an ICMP echo request is sent to the remote host, the ICMP echo reply is received, the elapsed time is calculated and is sent back as the response. Note that except the columnar object icmpEchoReqTime other objects in the table, viz., icmpEchoReqPktSize, icmpEchoReqTimeout and icmpEchoReqHost, have ACCESS previlege as not-accessible, those variables cannot be queried for. The table entries have the objects icmpEchoReqPktSize, icmpEchoReqTimeout and icmpEchoReqHost as the indices, which is effectively a way of transfering these required details to the agent, so that the agent could do its function and respond appropriately." ::= { icmp 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.7.2.1 icmpEchoReqEntry 4 4 Each entry in the table icmpEchoReqTable is a conceptual one.
    See description of icmpEchoReqTable for more details.

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.7.1 icmpEchoReq 0 0 The number of milliseconds it takes for an ICMP
    echo request to respond. IcmpEchoReq is
    -1 if there is an internal error,
    -2 if t…