icmpMsgStatsEntry

  • 1.3.6.1.2.1.5.30.1
  • Access noaccess
  • Type Unknown

A conceptual row in the icmpMsgStatsTable. The system should track each ICMP type value, even if that ICMP type is not supported by the system. However, a given row need not be instantiated unless a message of that type has been processed, i.e., the row for icmpMsgStatsType=X MAY be instantiated before but MUST be instantiated after the first message with Type=X is received or transmitted. After receiving or transmitting any succeeding messages with Type=X, the relevant counter must be incremented.

Details

Table index
  1. icmpMsgStatsIPVersion
  2. icmpMsgStatsType
Reference

http://www.iana.org/assignments/icmp-parameters and http://www.iana.org/assignments/icmpv6-parameters

Table columns

4 objects
Oid Name Access Type
1.3.6.1.2.1.5.30.1.1 icmpMsgStatsIPVersion noaccess InetVersion
1.3.6.1.2.1.5.30.1.2 icmpMsgStatsType noaccess Unknown
1.3.6.1.2.1.5.30.1.3 icmpMsgStatsInPkts readonly Counter32
1.3.6.1.2.1.5.30.1.4 icmpMsgStatsOutPkts readonly Counter32

Comments