Reference record for OID 1.3.6.1.4.1.11.2.7.1


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

    The number of milliseconds it takes for an ICMP
    echo request to respond. IcmpEchoReq is
    -1 if there is an internal error,
    -2 if the echo request timed out,
    -3 if the echo reply is not the correct reply,
    -4 if the packet size is too large, and
    -5 if the timeout is invalid.

    To request the ICMP response time for IP address
    a1.a2.a3.a4 with a timeout of t and a packet size of s,
    send a request for icmpEchoReq.s.t.a1.a2.a3.a4.

    For example, suppose one wanted to find out the number
    of milliseconds it took to ping 15.2.112.113, with time
    out of 8 seconds, and packet size of 75. Accordingly,
    icmpEchoReq.75.8.15.2.112.113 would identify the number
    of milliseconds.

    This MIB object is there only to provide for backward
    compatibility. A new MIB object is provided which does not
    violate the SNMP standards too,
    'icmp.icmpEchoReqTable.icmpEchoReqEntry.icmpEchoReqTime'.
    This new MIB object is recommended to be used to achieve the
    same funtionality as provided by this (icmp.icmpEchoReq)
    MIB object.

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

    Description by circitor

    The number of milliseconds it takes for an ICMP
    echo request to respond. IcmpEchoReq is
    -1 if there is an internal error,
    -2 if the echo request timed out,
    -3 if the echo reply is not the correct reply,
    -4 if the packet size is too large, and
    -5 if the timeout is invalid.

    To request the ICMP response time for IP address
    a.b.c.d with a timeout of e, send a request for
    icmpEchoReq.a.b.c.d.e.

    For example, suppose one wanted to find out the
    number of milliseconds it took to ping 15.2.112.113,
    with time out of 8, and packet size of 75.
    Accordingly, icmpEchoReq.75.8.15.2.112.113 would
    identify the number of milliseconds.

    Parsed from file HP-UNIX.mib
    Module: HP-UNIX

    Information by mibdepot

    icmpEchoReq OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of milliseconds it takes for an ICMP echo request to respond. IcmpEchoReq is -1 if there is an internal error, -2 if the echo request timed out, -3 if the echo reply is not the correct reply, -4 if the packet size is too large, and -5 if the timeout is invalid. To request the ICMP response time for IP address a1.a2.a3.a4 with a timeout of t and a packet size of s, send a request for icmpEchoReq.s.t.a1.a2.a3.a4. For example, suppose one wanted to find out the number of milliseconds it took to ping 15.2.112.113, with time out of 8 seconds, and packet size of 75. Accordingly, icmpEchoReq.75.8.15.2.112.113 would identify the number of milliseconds. This MIB object is there only to provide for backward compatibility. A new MIB object is provided which does not violate the SNMP standards too, 'icmp.icmpEchoReqTable.icmpEchoReqEntry.icmpEchoReqTime'. This new MIB object is recommended to be used to achieve the same funtionality as provided by this (icmp.icmpEchoReq) MIB object." ::= { icmp 1 }

    Information by circitor

    icmpEchoReq OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of milliseconds it takes for an ICMP echo request to respond. IcmpEchoReq is -1 if there is an internal error, -2 if the echo request timed out, -3 if the echo reply is not the correct reply, -4 if the packet size is too large, and -5 if the timeout is invalid. To request the ICMP response time for IP address a.b.c.d with a timeout of e, send a request for icmpEchoReq.a.b.c.d.e. For example, suppose one wanted to find out the number of milliseconds it took to ping 15.2.112.113, with time out of 8, and packet size of 75. Accordingly, icmpEchoReq.75.8.15.2.112.113 would identify the number of milliseconds." ::= { icmp 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.7.2 icmpEchoReqTable 1 5 A conceptual table holding the ICMP response times for
    various remote hosts. The table is a conceptual one in the
    sense that, theā€¦