mibs for TCPCTL inetconfig

This table shows the mib[4] values supported for

mib[0]=CTL_NET
mib[1]=PF_INET
mib[2]=IPPROTO_TCP
mib[3]=TCPCTL_INETCFG
┌──────────────────────────────────────────────────────────────────┐
│mib[4] Values       Data Type     Description                     │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_CC           int           Get or set the CC, CCnew and    │
│                                  echo flag on or off.            │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_KEEPCNT      int           Get or set the number of        │
│                                  keepalive probes.               │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_LINGERTIME   int           Get or set the linger on close  │
│                                  time.                           │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_MSL          int           Get or set the TCP maximum      │
│                                  segment lifetime value.         │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_MTU          int           Get or set the path maximum     │
│                                  transmission unit (MTU)         │
│                                  discovery flag on or off.       │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_REALSLOW     int           Get or set the real slow timer  │
│                                  value for the time wait queue.  │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_TCPRWIN      int           Get or set the TCP receive      │
│                                  window size.                    │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_TCPSWIN      int           Get or set the TCP send window  │
│                                  size.                           │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_TIMESTMP     int           Get or set the TCP timestamp    │
│                                  flag on or off.                 │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_TTL          int           Get or set the time to live     │
│                                  (TTL) for TCP packets.          │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_WINSCALE     int           Get or set the window scale (fat│
│                                  pipe) flag on or off.           │
└──────────────────────────────────────────────────────────────────┘


[Back: mibs for High Performance Memory]
[Next: mibs for TCPCTL]