yep, so if you select ncmep.* instead of serial you'll get all components listed in entity_physical table and you have to get the chassis...
I'm pretty sure the column "class" in the entity_physical table =3 indicates the chassis...verify...I'd change the where clause to be:
where n.Caption like '%<routername>%' and ncmep.class=3