SNMP Configuration and Management Manual
TCP/IP Subagent
SNMP Configuration and Management Manual—424777-006
8-62
MIB Objects
udpOutDatagrams (4) √
udpTable (5) √
udpEntry(1) √
udpLocalAddress (1) √
udpLocalPort (2) √
MIB Objects
Table 8-13 describes how the TCP/IP Subagent supports objects in the MIB-II UDP
group that have HP instrumentation.
Table 8-13. UDP Group Objects Supported by TCP/IP Subagent (page 1 of 2)
Object and Attributes Definition Format and Derivation of Value
udpInDatagrams
1.3.6.1.2.1.7.1
read-only
Counter
The total number of
UDP datagrams
delivered to UDP users.
ZSTATS-UDP-IN-PKTS field of the
ZTCI-DDL-UDP-STATS structure,
returned from a SPI STATISTICS
command on PROCESS
ztsaTcpIpProcess.
udpInErrors
1.3.6.1.2.1.7.3
read-only
Counter
The number of received
UDP datagrams that
could not be delivered
for reasons other than
the lack of an
application at the
destination port.
The sum of the values in the following
fields of the ZTCI-DDL-UDP-STATS
structure, returned from a SPI
STATISTICS command on PROCESS
ztsaTcpIpProcess:
ZSTATS-UDP-BAD-LEN
ZSTATS-UDP-BAD-XSUM
ZSTATS-UDP-BAD-HDR-LEN
udpOutDatagrams
1.3.6.1.2.1.7.4
read-only
Counter
The total number of
datagrams sent.
ZSTATS-UDP-OUT-PKTS field of the
ZTCI-DDL-UDP-STATS structure,
returned from a SPI STATISTICS
command on PROCESS
ztsaTcpIpProcess.