mibs for ICMPCTL

This table shows the mib[3] values supported for

mib[0]=CTL_NET
mib[1]=PF_INET
mib[2]=IPPROTO_ICMP

┌──────────────────────────────────────────────────────────────────┐
│mib[3] Values         Data Type   Description                     │
├──────────────────────────────────────────────────────────────────┤
│ICMPCTL_ECHOREPL      int         Get or set the ICMP echo flag on│
│                                  or off.                         │
├──────────────────────────────────────────────────────────────────┤
│ICMPCTL_MASKREPL      int         Get or set the flag to check if │
│                                  the system should respond to    │
│                                  ICMP address mask requests on or│
│                                  off.                            │
├──────────────────────────────────────────────────────────────────┤
│ICMPCTL_STATS         struct      Get (no set) the ICMP           │
│                      icmpstat    statistics.                     │
└──────────────────────────────────────────────────────────────────┘


[Back: mibs for IPCTL inetconfig]
[Next: mibs for ROUTE]