Quantcast
Channel: THWACK: Message List - Network Configuration Manager
Viewing all articles
Browse latest Browse all 8827

Re: SQL Query to return Node Caption and SN?

$
0
0

Thanks! This variation got me what I'm looking for without modules and such:

 

select n.Caption, ncc.chassisserialnumber

 

from Nodes n

 

    inner join NCM_NodeProperties ncm on n.NodeID=ncm.CoreNodeID

 

    inner join ncm_cisco_chassis ncc on ncm.NodeID=ncc.NodeID


Viewing all articles
Browse latest Browse all 8827

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>