Ip Forwarding
Retrieves the current status of IP/IPv6 forwarding.:
Query
select * from system_controls where oid = '4.30.41.1' union select * from system_controls where oid = '4.2.0.1';
Additional Query Info
- Version: 1.4.5
- Platform: posix
- Interval: 3600
JSON
{
"queries": {
"Ip Forwarding": {
"query": "select * from system_controls where oid = '4.30.41.1' union select * from system_controls where oid = '4.2.0.1';",
"interval": "3600",
"platform": "posix",
"version": "1.4.5",
"description": "Retrieves the current status of IP/IPv6 forwarding.",
"value": ""
}
}
}