| Property | Value |
|---|---|
| OID | 4.2.0 |
| Description | IP |
| Label | |
| Type | node |
| Format | N |
| Flags |
|
| Child | Description |
|---|---|
| net.inet.ip.portrange | IP Ports |
| net.inet.ip.forwarding | Enable IP forwarding between interfaces |
| net.inet.ip.redirect | Enable sending IP redirects |
| net.inet.ip.ttl | Maximum TTL on IP packets |
| net.inet.ip.sourceroute | Enable forwarding source routed IP packets |
| net.inet.ip.intr_queue_maxlen | Maximum size of the IP input queue |
| net.inet.ip.intr_queue_drops | Number of packets dropped from the IP input queue |
| net.inet.ip.stats | IP statistics (struct ipstat, netinet/ip_var.h) |
| net.inet.ip.accept_sourceroute | Enable accepting source routed IP packets |
| net.inet.ip.gifttl | Default TTL value for encapsulated packets |
| net.inet.ip.maxfragbucketsize | Maximum number of IPv4 fragment reassembly queue entries per bucket |
| net.inet.ip.maxfragsperpacket | Maximum number of IPv4 fragments allowed per packet |
| net.inet.ip.fragpackets | Current number of IPv4 fragment reassembly queue entries |
| net.inet.ip.maxfragpackets | Maximum number of IPv4 fragment reassembly queue entries |
| net.inet.ip.curfrags | Current number of IPv4 fragments across all reassembly queues |
| net.inet.ip.maxfrags | Maximum number of IPv4 fragments allowed across all reassembly queues |
| net.inet.ip.process_options | Enable IP options processing ([LS]SRR, RR, TS) |
| net.inet.ip.check_interface | Verify packet arrives on correct interface |
| net.inet.ip.mcast | IPv4 multicast |
| net.inet.ip.random_id_total | Count of IP IDs created |
| net.inet.ip.random_id_collisions | Count of IP ID collisions |
| net.inet.ip.random_id_period | IP ID Array size |
| net.inet.ip.rfc6864 | Use constant IP ID for atomic datagrams |
| net.inet.ip.random_id | Assign random ip_id values |
| net.inet.ip.no_same_prefix | Refuse to create same prefixes on different interfaces |