Last Modified: Nov 07, 2022
Affected Product(s):
BIG-IP TMOS
Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 11.6.1, 11.6.1 HF1, 11.6.1 HF2, 11.6.2, 11.6.2 HF1, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3
Opened: Jul 06, 2016 Severity: 4-Minor
When running "show node detail recursive" in tmsh, it may result in an error similar to: 01020036:3: The requested monitor instance (/Common/gateway_icmp 10.1.1.85 6666 ltm-pool-member) was not found.
Unable to view detailed node information of all folders using single command.
Node exists in folder other than common and is configured with a monitor or set explicitly to "none". Error will be produced when you run "show node detail recursive" in tmsh.
Issue the command from each respective folder for which the information is desired. For example, if you with to view the contents of /Common and /HTTP you can run the following: cd /Common show node detail recursive cd /HTTP show node detail recursive
None