R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference

185
Field Description
creator
Task name of the socket. The progress number is displayed in the square
brackets.
state Socket state.
options Socket options.
rcvbuf(cc/hiwat/lowat/state)
Receiving buffer information: the used space, maximum space, minimum
space, and state in the parentheses.
The state can be:
SBS_CANTSENDMORE—Unable to send data to the peer.
SBS_CANTRCVMORE—Unable to receive data from the peer.
SBS_RCVATMARK—Receiving tag.
N/A—None of the above states.
sndbuf(cc/hiwat/lowat/state)
Sending buffer information, the used space, maximum space, minimum
space, and state in the parentheses.
The state can be:
SBS_CANTSENDMORE—Unable to send data to the peer.
SBS_CANTRCVMORE—Unable to receive data from the peer.
SBS_RCVATMARK—Receiving tag.
N/A—None of the above states.
type
Socket type:
SOCK_STREAM—1.
SOCK_DGRAM—2.
SOCK_RAW—3.
SOCK_RDM—4.
SOCK_SEQPACKET—5.
N/A—None of the above types.
protocol Number of the protocol using the socket. 17 represents UDP.
connection info
Connection information, including source IPv6 address and port number,
and destination IPv6 address and port number.
inpcb flags
Flags in the Internet PCB:
INP_RECVOPTS—Receives IPv6 options.
INP_RECVRETOPTS—Receives replied IPv6 options.
INP_RECVDSTADDR—Receives destination IPv6 address.
INP_HDRINCL—Provides the entire IPv6 header.
N/A—None of the above flags.
inpcb vflag IP version flags in the Internet PCB.
hop limit(minimum hop limit)
Hop limit in the Internet PCB. The minimum number of hops is displayed in
the parentheses.
send VRF Sent instances.
receive VRF Received instances.