icmpMsgStatsEntry
IP-MIB ·
.1.3.6.1.2.1.5.30.1
Object
row
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.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.5.30.1- Type
- row
- Status
- current
- Parent
- icmpMsgStatsTable
- Table
- icmpMsgStatsTable
- Children
- 4
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::icmpMsgStatsEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::icmpMsgStatsEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.