|
NAME | DESCRIPTION | SEE ALSO | COLOPHON |
|
|
|
TAPSET::IPMIB(3stap) TAPSET::IPMIB(3stap)
tapset::ipmib - systemtap ipmib tapset
ipmib_remote_addr
Get the remote ip address
See function::ipmib_remote_addr(3stap)
for details.
ipmib_local_addr
Get the local ip address
See function::ipmib_local_addr(3stap)
for details.
ipmib_tcp_remote_port
Get the remote tcp port
See function::ipmib_tcp_remote_port(3stap)
for details.
ipmib_tcp_local_port
Get the local tcp port
See function::ipmib_tcp_local_port(3stap)
for details.
ipmib_get_proto
Get the protocol value
See function::ipmib_get_proto(3stap)
for details.
ipmib.InReceives
Count an arriving packet
See probe::ipmib.InReceives(3stap)
for details.
ipmib.InNoRoutes
Count an arriving packet with no matching socket
See probe::ipmib.InNoRoutes(3stap)
for details.
ipmib.InAddrErrors
Count arriving packets with an incorrect address
See probe::ipmib.InAddrErrors(3stap)
for details.
ipmib.InUnknownProtos
Count arriving packets with an unbound proto
See probe::ipmib.InUnknownProtos(3stap)
for details.
ipmib.InDiscards
Count discarded inbound packets
See probe::ipmib.InDiscards(3stap)
for details.
ipmib.ForwDatagrams
Count forwarded packet
See probe::ipmib.ForwDatagrams(3stap)
for details.
ipmib.OutRequests
Count a request to send a packet
See probe::ipmib.OutRequests(3stap)
for details.
ipmib.ReasmTimeout
Count Reassembly Timeouts
See probe::ipmib.ReasmTimeout(3stap)
for details.
ipmib.ReasmReqds
Count number of packet fragments reassembly requests
See probe::ipmib.ReasmReqds(3stap)
for details.
ipmib.FragOKs
Count datagram fragmented successfully
See probe::ipmib.FragOKs(3stap)
for details.
ipmib.FragFails
Count datagram fragmented unsuccessfully
See probe::ipmib.FragFails(3stap)
for details.
function::ipmib_remote_addr(3stap),
function::ipmib_local_addr(3stap),
function::ipmib_tcp_remote_port(3stap),
function::ipmib_tcp_local_port(3stap),
function::ipmib_get_proto(3stap), probe::ipmib.InReceives(3stap),
probe::ipmib.InNoRoutes(3stap), probe::ipmib.InAddrErrors(3stap),
probe::ipmib.InUnknownProtos(3stap),
probe::ipmib.InDiscards(3stap), probe::ipmib.ForwDatagrams(3stap),
probe::ipmib.OutRequests(3stap), probe::ipmib.ReasmTimeout(3stap),
probe::ipmib.ReasmReqds(3stap), probe::ipmib.FragOKs(3stap),
probe::ipmib.FragFails(3stap), stap(1), stapprobes(3stap)
This page is part of the systemtap (a tracing and live-system
analysis tool) project. Information about the project can be
found at ⟨https://sourceware.org/systemtap/⟩. If you have a bug
report for this manual page, send it to [email protected].
This page was obtained from the project's upstream Git repository
⟨git://sourceware.org/git/systemtap.git⟩ on 2025-08-11. (At that
time, the date of the most recent commit that was found in the
repository was 2025-07-24.) If you discover any rendering
problems in this HTML version of the page, or you believe there is
a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
[email protected]
SystemTap Tapset Reference April 2025 TAPSET::IPMIB(3stap)
Pages that refer to this page: function::ipmib_get_proto(3stap), function::ipmib_local_addr(3stap), function::ipmib_remote_addr(3stap), function::ipmib_tcp_local_port(3stap), function::ipmib_tcp_remote_port(3stap), probe::ipmib.ForwDatagrams(3stap), probe::ipmib.FragFails(3stap), probe::ipmib.FragOKs(3stap), probe::ipmib.InAddrErrors(3stap), probe::ipmib.InDiscards(3stap), probe::ipmib.InNoRoutes(3stap), probe::ipmib.InReceives(3stap), probe::ipmib.InUnknownProtos(3stap), probe::ipmib.OutRequests(3stap), probe::ipmib.ReasmReqds(3stap), probe::ipmib.ReasmTimeout(3stap)