Reference record for OID 1.3.6.1.2.1.5.28.1


parent
1.3.6.1.2.1.5.28 (inetIcmpMsgTable)
node code
1
node name
inetIcmpMsgEntry
dot oid
1.3.6.1.2.1.5.28.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) inetIcmpMsgTable(28) inetIcmpMsgEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) icmp(5) inetIcmpMsgTable(28) inetIcmpMsgEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) inetIcmpMsgTable(28) inetIcmpMsgEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) icmp(5) inetIcmpMsgTable(28) inetIcmpMsgEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) inetIcmpMsgTable(28) inetIcmpMsgEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) icmp(5) inetIcmpMsgTable(28) inetIcmpMsgEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/icmp/inetIcmpMsgTable/inetIcmpMsgEntry
  • /iso/identified-organization/dod/internet/mgmt/mib/icmp/inetIcmpMsgTable/inetIcmpMsgEntry
  • /iso/org/dod/internet/mgmt/mib-2/icmp/inetIcmpMsgTable/inetIcmpMsgEntry
  • /iso/org/dod/internet/mgmt/mib/icmp/inetIcmpMsgTable/inetIcmpMsgEntry
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/icmp/inetIcmpMsgTable/inetIcmpMsgEntry
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/icmp/inetIcmpMsgTable/inetIcmpMsgEntry
  • Description by mibdepot

    A conceptual row in the inetIcmpMsgTable.

    A row with an inetIcmpMsgIfIndex value of zero indicates a
    system-wide value; a row with a non-zero inetIcmpMsgIfIndex
    indicates an interface-specific value. A system may provide
    both system-wide and interface-specific values, in which
    case it is important to note that the system-wide value may
    not be equal to the sum of the interface-specific values
    across all interfaces due to e.g. dynamic interface
    creation/deletion.

    XXX How to phrase this if? If the system keeps track of
    individual ICMP code values (e.g. destination unreachable,
    code administratively prohibited), it creates several rows
    for each inetIcmpMsgType, each with an appropriate value of
    inetIcmpMsgCode. A row with the special value of
    inetIcmpMsgCode, 256, counts all packets with type
    inetIcmpMsgType that aren't counted in rows with a value of
    inetIcmpMsgCode other than 256.

    Parsed from file IP-MIB.mib.txt
    Company: vmware
    Module: IP-MIB

    Information by mibdepot

    inetIcmpMsgEntry OBJECT-TYPE SYNTAX InetIcmpMsgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row in the inetIcmpMsgTable. A row with an inetIcmpMsgIfIndex value of zero indicates a system-wide value; a row with a non-zero inetIcmpMsgIfIndex indicates an interface-specific value. A system may provide both system-wide and interface-specific values, in which case it is important to note that the system-wide value may not be equal to the sum of the interface-specific values across all interfaces due to e.g. dynamic interface creation/deletion. XXX How to phrase this if? If the system keeps track of individual ICMP code values (e.g. destination unreachable, code administratively prohibited), it creates several rows for each inetIcmpMsgType, each with an appropriate value of inetIcmpMsgCode. A row with the special value of inetIcmpMsgCode, 256, counts all packets with type inetIcmpMsgType that aren't counted in rows with a value of inetIcmpMsgCode other than 256." INDEX { inetIcmpMsgAFType, inetIcmpMsgIfIndex, inetIcmpMsgType, inetIcmpMsgCode } ::= { inetIcmpMsgTable 1 }

    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 (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.5.28.1.1 inetIcmpMsgAFType 0 0 The IP address family of the statistics.
    1.3.6.1.2.1.5.28.1.2 inetIcmpMsgIfIndex 0 0 The ifindex of the interface, or zero for system-wide
    stats.
    1.3.6.1.2.1.5.28.1.3 inetIcmpMsgType 0 0 The ICMP type field of the message type being counted by
    this row.
    1.3.6.1.2.1.5.28.1.4 inetIcmpMsgCode 0 0 The ICMP code field of the message type being counted by
    this row, or the special value 256 if no specific ICMP code
    is counted b…
    1.3.6.1.2.1.5.28.1.5 inetIcmpMsgInPkts 0 0 The number of input packets for this AF, ifindex, type,
    code.
    1.3.6.1.2.1.5.28.1.6 inetIcmpMsgOutPkts 0 0 The number of output packets for this AF, ifindex, type,
    code.