1. Nokia 7450 ESS, 7750 SR, 7950 XRS, and VSR Quality of Service Guide, Release 21.10.R1, Section: "Monitoring Queue and Pool Statistics".
This guide explains that the show pools command is used to view the buffer pool statistics for queues. It details that when a queue's CBS is depleted, it contends for resources from the shared part of the buffer pool, up to its MBS. A non-zero value in the shared usage columns (like Total-Shared) indicates active queuing beyond the committed portion, which directly supports the correctness of answers B and C.
2. Nokia 7750 SR OS System Management Guide, Release 21.10.R1, Section: "show pools".
The command reference for show pools defines the output fields. The Total-Shared field is described as "The current number of buffers in use from the shared part of the pool." This confirms that values of 100 and 50 for "be" and "l2" mean they are actively using shared buffers (queuing), while a value of 0 for "ef" means it is not. The Oper MBS field is defined as the operational percentage of the shared buffer a queue can use, which refutes option D.