SNMP Configuration and Management Manual
TCP/IP Subagent
SNMP Configuration and Management Manual—424777-006
8-52
MIB Objects
icmpOutMsgs (14) √
icmpOutErrors (15) √
icmpOutDestUnreachs (16) √
icmpOutTimeExcds (17) √
icmpOutParmProbs (18) √
icmpOutSrcQuenchs (19) √
icmpOutRedirects (20) √
icmpOutEchos (21) √
icmpOutEchoReps (22) √
icmpOutTimestamps (23) √
icmpOutTimestampReps (24) √
icmpOutAddrMasks (25)
icmpOutAddrMaskReps (26)
MIB Objects
Table 8-9 describes how the TCP/IP Subagent supports objects in the MIB-II ICMP
group that have HP instrumentation.
Table 8-9. ICMP Group Objects Supported by TCP/IP Subagent (page 1 of 4)
Object and Attributes Definition Derivation of Value
icmpInMsgs
1.3.6.1.2.1.5.1
read-only
Counter
The total number of
ICMP messages
received, including
those counted by
icmpErrors.
The sum of all ICMP message
counters in the ZSTATS-ICMP-IN-
HIST array plus the sum of the values
in the following fields of the ZTCI-
DDL-ICMP-STATS structure, returned
from a SPI STATISTICS command on
PROCESS ztsaTcpIpProcess:
ZSTATS-ICMP-BADCODE
ZSTATS-ICMP-TOO-SHORT
ZSTATS-ICMP-XSUM
ZSTATS-ICMP-BAD-LEN
icmpInErrors
1.3.6.1.2.1.5.2
read-only
Counter
The number of ICMP
messages received but
determined to have
ICMP-specific errors.
(such as bad ICMP
checksums or bad
length).
The sum of the values in the following
fields of the ZTCI-DDL-ICMP-STATS
structure, returned from a SPI
STATISTICS command on PROCESS
ztsaTcpIpProcess:
ZSTATS-ICMP-BADCODE
ZSTATS-ICMP-TOO-SHORT
ZSTATS-ICMP-XSUM
ZSTATS-ICMP-BAD-LEN
icmpInDestUnreachs
1.3.6.1.2.1.5.3
read-only
Counter
The number of ICMP
destination-unreachable
messages received.
Offset 5 in the ZSTATS-ICMP-IN-HIST
array in the ZTCI-DDL-ICMP-STATS
structure.