mibs for IPCTL inetconfig

This table shows the mib[4] values supported for

mib[0]=CTL_NET
mib[1]=PF_INET
mib[2]=IPPROTO_IP
mib[3]=IPCTL_INETCFG

┌──────────────────────────────────────────────────────────────────┐
│mib[4] Values         Data Type   Description                     │
├──────────────────────────────────────────────────────────────────┤
│FRAGCTL_TTL           int         Get or set the fragment time to │
│                                  live (TTL).                     │
├──────────────────────────────────────────────────────────────────┤
│ICMPCTL_TTL           int         Get or set the ICMP packet time │
│                                  to live (TTL).                  │
├──────────────────────────────────────────────────────────────────┤
│IPCTL_ARPTKILLC       int         Get or set the ARP cache        │
│                                  completed entry timeout.        │
├──────────────────────────────────────────────────────────────────┤
│IPCTL_ARPTKILLI       int         Get or set the ARP cache        │
│                                  incompleted entry timeout.      │
├──────────────────────────────────────────────────────────────────┤
│IPCTL_FIREWALL        int         Get or set the IP firewall flag │
│                                  on or off.                      │
├──────────────────────────────────────────────────────────────────┤
│IPCTL_FORWARD         int         Get or set the IP forwarding    │
│                                  flag on or off.                 │
├──────────────────────────────────────────────────────────────────┤
│IPCTL_MULTIDEFROUTES  int         Get or set the multiple default │
│                                  routes function on or off.      │
├──────────────────────────────────────────────────────────────────┤
│IPCTL_SYNATTACK       int         Get or set the SYN attack flag  │
│                                  on or off.                      │
└──────────────────────────────────────────────────────────────────┘


[Back: mibs for IPCTL]
[Next: mibs for ICMPCTL]