Querying Module Information

Querying Module Information
GET http://<IP_Address>/api/mo/sys/ch/lcslot-1/lc/splc/splcblk.json 
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptLC": {
                "attributes": {
                    "breakoutFactor": "1",
                    "childAction": "",
                    "descr": "1/10G SFP+ Ethernet Module",
                    "dn": "sys/ch/lcslot-1/lc",
                    "hwVer": "2.0",
                    "id": "1",
                    "macB": "00-00-00-00-00-00",
                    "macE": "00-00-00-00-00-00",
                    "mfgTm": "2014-03-17T00:00:00.000+00:00",
                    "modTs": "2018-06-06T14:16:57.766+00:00",
                    "model": "N9K-C9396PX",
                    "numP": "48",
                    "operSt": "online",
                    "partNumber": "73-15605-04",
                    "persistentOnReload": "false",
                    "pwrSt": "on",
                    "rev": "A0",
                    "ser": "SAL1812NT9M",
                    "status": "",
                    "swCId": "298",
                    "swVer": "9.2(0.87)",
                    "type": "linecard",
                    "upTs": "2018-06-06T14:16:57.766+00:00",
                    "vdrId": "V02",
                    "vendor": "Cisco Systems, Inc."
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/lcslot-2/lc/splc/spcmn.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptSpCmnBlk": {
                "attributes": {
                    "cksum": "6806",
                    "clei": "12345678",
                    "count": "3",
                    "dn": "sys/ch/lcslot-2/lc/splc/spcmn",
                    "engBits": "0",
                    "hwVer": "0.2080",
                    "len": "160",
                    "major": "24578",
                    "mfgBits": "0",
                    "mfgDev": "00000000000000000000",
                    "minor": "0",
                    "oem": "Cisco Systems, Inc.",
                    "pRev": "08",
                    "pdNum": "N9K-M6PQ",
                    "prtNum": "73-15578-02",
                    "pwrCon": "-1333",
                    "rmaFl": "0-0-0-0",
                    "serNum": "SAL1827W7TG",
                    "sig": "43947",
                    "size": "65535",
                    "vdrId": "V00",
                    "ver": "3"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/lcslot-1/lc/splc/splcblk.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptSpromLcBlk": {
                "attributes": {
                    "ambT": "55",
                    "cksum": "2816",
                    "coolRq": "100",
                    "crdIdx": "21022",
                    "dn": "sys/ch/lcslot-1/lc/splc/splcblk",
                    "eobcN": "0",
                    "epldN": "0",
                    "fbits": "0",
                    "hwCBits": "64",
                    "len": "103",
                    "macB": "74-26-ac-76-64-00",
                    "macL": "56",
                    "maxCPwr": "8300",
                    "sensor1": "60,42",
                    "sensor2": "80,70",
                    "sensor3": "90,80",
                    "sensor4": "100,90",
                    "sensor5": "110,100",
                    "sensor6": "110,100",
                    "sensor7": "105,90",
                    "sensor8": "-128,-128",
                    "sig": "24579",
                    "ver": "2"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/gold/module-1.json
{
    "totalCount": "1",
    "imdata": [
        {
            "goldModule": {
                "attributes": {
                    "description": "1/10G SFP+ Ethernet Module",
                    "diagBootLevel": "complete",
                    "diagStatus": "pass",
                    "dn": "sys/gold/module-1",
                    "id": "1"
                }
            }
        }
    ]
}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/ch-items
     
<ch-items>
    <descr>Nexus9000 C9396PX Chassis</descr>
    <ftslot-items>
        <FtSlot-list>
            <id>3</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-3</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>59</speedInPercent>
                        <speedInRpm>9782</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-3</fanName>
                <hwVer>1.0</hwVer>
                <id>3</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>3</physId>
            <type>fantray</type>
        </FtSlot-list>
        <FtSlot-list>
            <id>2</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-2</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>59</speedInPercent>
                        <speedInRpm>9818</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-2</fanName>
                <hwVer>1.0</hwVer>
                <id>2</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <type>fantray</type>
        </FtSlot-list>
        <FtSlot-list>
            <id>1</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-1</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>60</speedInPercent>
                        <speedInRpm>10055</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-1</fanName>
                <hwVer>1.0</hwVer>
                <id>1</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <type>fantray</type>
        </FtSlot-list>
    </ftslot-items>
    <id>1</id>
    <lcslot-items>
        <LCSlot-list>
            <id>1</id>
            <descr>Linecard slot</descr>
            <lc-items>
                <breakoutFactor>1</breakoutFactor>
                <descr>1/10G SFP+ Ethernet Module</descr>
                <hwVer>2.0</hwVer>
                <id>1</id>
                <leafport-items>
                    <LeafP-list>
                        <id>5</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>41</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>52</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>53</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>26</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>9</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>24</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>40</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>25</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>27</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>14</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>6</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>1</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>36</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>46</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>21</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>7</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>37</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>44</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>50</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>47</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>38</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>54</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>45</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>31</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>8</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>15</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>23</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>3</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>17</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>30</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>16</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>18</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>49</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>33</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>12</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>43</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>51</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>13</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>39</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>29</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>2</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>19</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>4</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>35</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>10</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>34</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>20</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>11</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>32</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>28</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>22</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>42</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>48</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                </leafport-items>
                <macB>00-00-00-00-00-00</macB>
                <macE>00-00-00-00-00-00</macE>
                <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
                <model>N9K-C9396PX</model>
                <numP>48</numP>
                <operSt>online</operSt>
                <partNumber>73-15605-04</partNumber>
                <pwrSt>on</pwrSt>
                <rev>A0</rev>
                <ser>SAL1812NT9M</ser>
                <splc-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Linecard Sprom</descr>
                    <id>1</id>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev/>
                    <ser>SAL1812NT9M</ser>
                    <spcmn-items>
                        <cksum>6342</cksum>
                        <clei>CMMPE00DRB</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>2.0</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>A0</pRev>
                        <pdNum>N9K-C9396PX</pdNum>
                        <prtNum>73-15605-04</prtNum>
                        <pwrCon>-3500</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1812NT9M</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V02</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <splcblk-items>
                        <ambT>55</ambT>
                        <cksum>2816</cksum>
                        <coolRq>100</coolRq>
                        <crdIdx>21022</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>64</hwCBits>
                        <len>103</len>
                        <macB>74-26-ac-76-64-00</macB>
                        <macL>56</macL>
                        <maxCPwr>8300</maxCPwr>
                        <sensor1>60,42</sensor1>
                        <sensor2>80,70</sensor2>
                        <sensor3>90,80</sensor3>
                        <sensor4>100,90</sensor4>
                        <sensor5>110,100</sensor5>
                        <sensor6>110,100</sensor6>
                        <sensor7>105,90</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24579</sig>
                        <sppd-items>
                            <numPts>48</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </splcblk-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <type>unk</type>
                    <vendor/>
                </splc-items>
                <swCId>298</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>linecard</type>
                <upTs>2018-06-06T14:16:57.766+00:00</upTs>
                <vdrId>V02</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </lc-items>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <poweroff>no</poweroff>
            <purgeCfg>false</purgeCfg>
            <type>lcslot</type>
        </LCSlot-list>
        <LCSlot-list>
            <id>2</id>
            <descr>Linecard slot</descr>
            <lc-items>
                <breakoutFactor>1</breakoutFactor>
                <descr>40G Ethernet Expansion Module</descr>
                <hwVer>0.2080</hwVer>
                <id>2</id>
                <macB>00-00-00-00-00-00</macB>
                <macE>00-00-00-00-00-00</macE>
                <mfgTm>2014-06-30T01:00:00.000+00:00</mfgTm>
                <model>N9K-M6PQ</model>
                <numP>6</numP>
                <operSt>online</operSt>
                <partNumber>73-15578-02</partNumber>
                <pwrSt>on</pwrSt>
                <rev>08</rev>
                <ser>SAL1827W7TG</ser>
                <splc-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Linecard Sprom</descr>
                    <id>1</id>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev/>
                    <ser>SAL1827W7TG</ser>
                    <spcmn-items>
                        <cksum>6806</cksum>
                        <clei>12345678</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>0.2080</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00000000000000000000</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>08</pRev>
                        <pdNum>N9K-M6PQ</pdNum>
                        <prtNum>73-15578-02</prtNum>
                        <pwrCon>-1333</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1827W7TG</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V00</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <splcblk-items>
                        <ambT>55</ambT>
                        <cksum>3216</cksum>
                        <coolRq>0</coolRq>
                        <crdIdx>21034</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>1</hwCBits>
                        <len>103</len>
                        <macB>88-f0-31-bd-34-9e</macB>
                        <macL>6</macL>
                        <maxCPwr>2400</maxCPwr>
                        <sensor1>105,95</sensor1>
                        <sensor2>105,95</sensor2>
                        <sensor3>110,100</sensor3>
                        <sensor4>-128,-128</sensor4>
                        <sensor5>-128,-128</sensor5>
                        <sensor6>-128,-128</sensor6>
                        <sensor7>-128,-128</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24578</sig>
                        <sppd-items>
                            <numPts>6</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </splcblk-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <type>unk</type>
                    <vendor/>
                </splc-items>
                <swCId>329</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>linecard</type>
                <upTs>2018-06-06T14:16:57.798+00:00</upTs>
                <vdrId>V00</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </lc-items>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <poweroff>no</poweroff>
            <purgeCfg>false</purgeCfg>
            <type>lcslot</type>
        </LCSlot-list>
    </lcslot-items>
    <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
    <model/>
    <operSt>online</operSt>
    <operStQual>Chassis came online</operStQual>
    <psuslot-items>
        <PsuSlot-list>
            <id>2</id>
            <descr>PSU slot</descr>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <psu-items>
                <cap>54.16</cap>
                <descr>N9K-PAC-650W-2</descr>
                <drawnCurr>6.17</drawnCurr>
                <fanDirection>front2back</fanDirection>
                <fanOpSt>ok</fanOpSt>
                <hwVer/>
                <id>2</id>
                <inputCurr>0.37</inputCurr>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-PAC-650W</model>
                <operSt>ok</operSt>
                <rev>A0</rev>
                <ser>DCB1749X0C6</ser>
                <vSrc>220v</vSrc>
                <vdrId>V01</vdrId>
                <vendor>Cisco Systems Inc</vendor>
                <volt>12.0</volt>
            </psu-items>
            <type>psuslot</type>
        </PsuSlot-list>
        <PsuSlot-list>
            <id>1</id>
            <descr>PSU slot</descr>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <psu-items>
                <cap>54.16</cap>
                <descr>N9K-PAC-650W-1</descr>
                <drawnCurr>6.2</drawnCurr>
                <fanDirection>front2back</fanDirection>
                <fanOpSt>ok</fanOpSt>
                <hwVer/>
                <id>1</id>
                <inputCurr>0.35</inputCurr>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-PAC-650W</model>
                <operSt>ok</operSt>
                <rev>A0</rev>
                <ser>DCB1749X0BB</ser>
                <vSrc>220v</vSrc>
                <vdrId>V01</vdrId>
                <vendor>Cisco Systems Inc</vendor>
                <volt>12.0</volt>
            </psu-items>
            <type>psuslot</type>
        </PsuSlot-list>
    </psuslot-items>
    <rev>A0</rev>
    <role>unsupported</role>
    <ser>SAL1812NT9M</ser>
    <spbp-items>
        <acc>read-only</acc>
        <cap>0</cap>
        <descr>TOR</descr>
        <id>1</id>
        <model>TOR</model>
        <numBlk>3</numBlk>
        <operSt>ok</operSt>
        <rev>A0</rev>
        <ser>SAL1812NT9M</ser>
        <spbpblk-items>
            <cksum>1049</cksum>
            <fbits>0</fbits>
            <hwCBits>0</hwCBits>
            <len>39</len>
            <macB>00-00-ab-cd-dc-ba</macB>
            <macL>128</macL>
            <maxCPwr>0</maxCPwr>
            <oemEprise>0</oemEprise>
            <oemMIB>0</oemMIB>
            <sig>24577</sig>
            <stackMIB>0</stackMIB>
            <ver>3</ver>
        </spbpblk-items>
        <spcmn-items>
            <cksum>6342</cksum>
            <clei>CMMPE00DRB</clei>
            <count>3</count>
            <engBits>0</engBits>
            <hwVer>2.0</hwVer>
            <len>160</len>
            <major>24578</major>
            <mfgBits>0</mfgBits>
            <mfgDev>00</mfgDev>
            <minor>0</minor>
            <oem>Cisco Systems, Inc.</oem>
            <pRev>A0</pRev>
            <pdNum>N9K-C9396PX</pdNum>
            <prtNum>73-15605-04</prtNum>
            <pwrCon>-3500</pwrCon>
            <rmaFl>0-0-0-0</rmaFl>
            <serNum>SAL1812NT9M</serNum>
            <sig>43947</sig>
            <size>65535</size>
            <vdrId>V02</vdrId>
            <ver>3</ver>
        </spcmn-items>
        <type>7</type>
        <vendor>Cisco Systems, Inc.</vendor>
    </spbp-items>
    <supslot-items>
        <SupCSlot-list>
            <id>1</id>
            <descr>Sup slot</descr>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <poweroff>no</poweroff>
            <sup-items>
                <cpu-items>
                    <CPU-list>
                        <id>1</id>
                        <arch>x86_64</arch>
                        <cores>4</cores>
                        <coresEn>4</coresEn>
                        <descr> Intel(R) Core(TM) i3- CPU # 2.50GHz</descr>
                        <mfgTm>not-applicable</mfgTm>
                        <model> Intel(R) Core(TM) i3- CPU # 2.50GHz</model>
                        <rev> 58</rev>
                        <ser>n/a</ser>
                        <sock>unspecified</sock>
                        <speed>2500.0</speed>
                        <thrds>4</thrds>
                        <vendor> GenuineIntel</vendor>
                    </CPU-list>
                </cpu-items>
                <descr>1/10G SFP+ Ethernet Module</descr>
                <dimm-items>
                    <Dimm-list>
                        <id>1</id>
                        <acc>read-write</acc>
                        <cap>16015</cap>
                        <descr>RAM</descr>
                        <mfgTm>2018-06-06T14:16:57.620+00:00</mfgTm>
                        <model>n/a</model>
                        <operSt>ok</operSt>
                        <rev>n/a</rev>
                        <ser>n/a</ser>
                        <type>dimm</type>
                        <vendor>n/a</vendor>
                    </Dimm-list>
                </dimm-items>
                <flash-items>
                    <acc>read-write</acc>
                    <cap>61057</cap>
                    <descr>flash</descr>
                    <id>1</id>
                    <mfgTm>2018-06-06T14:16:57.621+00:00</mfgTm>
                    <model>n/a</model>
                    <operSt>ok</operSt>
                    <rev>n/a</rev>
                    <ser>n/a</ser>
                    <type>flash</type>
                    <vendor>n/a</vendor>
                </flash-items>
                <hwVer>2.0</hwVer>
                <id>1</id>
                <macB>74-26-ac-76-64-00</macB>
                <macE>74-26-ac-76-64-37</macE>
                <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
                <mgmt-items>
                    <MgmtP-list>
                        <id>1</id>
                        <descr/>
                        <type>mgmt</type>
                    </MgmtP-list>
                </mgmt-items>
                <model>N9K-C9396PX</model>
                <numP>48</numP>
                <operSt>online</operSt>
                <partNumber>A0</partNumber>
                <pwrSt>on</pwrSt>
                <rdSt>active</rdSt>
                <rev>A0</rev>
                <sensor-items>
                    <Sensor-list>
                        <id>3</id>
                        <descr>CPU</descr>
                        <majorThresh>90</majorThresh>
                        <minorThresh>80</minorThresh>
                        <model>CPU</model>
                        <operSt>normal</operSt>
                        <tempValue>43</tempValue>
                        <type>cpu</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>5</id>
                        <descr>NS-1</descr>
                        <majorThresh>105</majorThresh>
                        <minorThresh>90</minorThresh>
                        <model>NS-1</model>
                        <operSt>normal</operSt>
                        <tempValue>37</tempValue>
                        <type>asic</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>1</id>
                        <descr>FRONT</descr>
                        <majorThresh>70</majorThresh>
                        <minorThresh>42</minorThresh>
                        <model>FRONT</model>
                        <operSt>normal</operSt>
                        <tempValue>28</tempValue>
                        <type>inlet</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>4</id>
                        <descr>TD2-1</descr>
                        <majorThresh>105</majorThresh>
                        <minorThresh>90</minorThresh>
                        <model>TD2-1</model>
                        <operSt>normal</operSt>
                        <tempValue>43</tempValue>
                        <type>asic</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>2</id>
                        <descr>BACK</descr>
                        <majorThresh>80</majorThresh>
                        <minorThresh>70</minorThresh>
                        <model>BACK</model>
                        <operSt>normal</operSt>
                        <tempValue>33</tempValue>
                        <type>outlet</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                </sensor-items>
                <ser>SAL1812NT9M</ser>
                <spsup-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Sup SPROM</descr>
                    <id>1</id>
                    <model>N9K-C9396PX</model>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev>A0</rev>
                    <ser>SAL1812NT9M</ser>
                    <spcmn-items>
                        <cksum>6342</cksum>
                        <clei>CMMPE00DRB</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>2.0</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>A0</pRev>
                        <pdNum>N9K-C9396PX</pdNum>
                        <prtNum>73-15605-04</prtNum>
                        <pwrCon>-3500</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1812NT9M</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V02</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <spsupblk-items>
                        <ambT>55</ambT>
                        <cksum>2807</cksum>
                        <coolRq>100</coolRq>
                        <crdIdx>21022</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>64</hwCBits>
                        <len>103</len>
                        <macB>74-26-ac-76-64-00</macB>
                        <macL>56</macL>
                        <maxCPwr>8300</maxCPwr>
                        <sensor1>60,42</sensor1>
                        <sensor2>80,70</sensor2>
                        <sensor3>90,80</sensor3>
                        <sensor4>100,90</sensor4>
                        <sensor5>110,100</sensor5>
                        <sensor6>110,100</sensor6>
                        <sensor7>105,90</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24578</sig>
                        <sppd-items>
                            <numPts>48</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </spsupblk-items>
                    <type>flash</type>
                    <vendor>Cisco Systems, Inc.</vendor>
                </spsup-items>
                <swCId>298</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>supervisor</type>
                <upTs>2018-06-06T14:16:57.616+00:00</upTs>
                <vdrId>V02</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </sup-items>
            <type>supslot</type>
        </SupCSlot-list>
    </supslot-items>
    <vendor>Cisco Systems, Inc.</vendor>
</ch-items>

The DME and YANG payloads correspond to the show module 1 command.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch (config)#  show module 1
Mod Ports             Module-Type                       Model          Status
--- ----- ------------------------------------- --------------------- ---------
1    54   1/10G SFP+ Ethernet Module            N9K-C9396PX           active    

Mod  Sw                       Hw    Slot
---  ----------------------- ------ ----
1    9.2(0.87)                2.0    NA  


Mod  MAC-Address(es)                         Serial-Num
---  --------------------------------------  ----------
1    74-26-ac-76-64-00 to 74-26-ac-76-64-37  SAL1812NT9M

Mod  Online Diag Status
---  ------------------
1    Pass


Note: The property information for this example was added in Release 9.3(3).


eqptLC Properties

The following table contains information about the eqptLC properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.

Property NameData TypeDescriptionValues
breakoutFactorscalar:Uint32
The line card breakout factorRANGE: [0, 4294967295]
DEFAULT: 1
childAction
mo:ModificationChildAction
scalar:Bitmask32
Delete or ignore. For internal use only.SELECTION:
  • 16384u - deleteAll
  • 4096u - ignore
  • 8192u - deleteNonPresent
  • DEFAULT: 0
  • descreqpt:Descr
    Description of the specified attribute
    dn
    reference:BinRef
    A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
    hwVercap:Version
    (string:Basic)
    The hardware version of a card.A sequence of characters
    ideqpt:Id
    (scalar:Uint32)
    The item identifier.RANGE: [0, 4294967295]
    macBeqpt:MacAddr
    (string:Basic)
    Value is same as 'MAC-Address(es)' shown in `show module`
    The MAC address base.
    A sequence of characters
    macEeqpt:MacAddr
    (string:Basic)
    Value is same as 'MAC-Address(es)' shown in `show module`
    The card MAC address end
    A sequence of characters
    mfgTmscalar:Date
    Manufacturing TimeDATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z
    DEFAULT: not-applicable
    modTsmo:TStamp
    (scalar:Date)
    The time when this object was last modified.SELECTION:
    0 - never
    DEFAULT: never
    modeleqpt:Model
    (string:Basic)
    ModelA sequence of characters
    numPeqpt:CardNumPorts
    (scalar:Uint16)
    Value is same as 'Ports' shown in `show module`
    The number of ports on the card.
    RANGE: [0 , 256]
    DEFAULT: 0
    operSteqpt:COpSt
    (scalar:Enum8)
    Value is same as 'Status' shown in `show module`
    The operational status.
    SELECTION:
    0 - unknown
    1 - inserted
    2 - absent
    3 - mismatch
    4 - fail
    5 - present
    6 - removed
    7 - online
    8 - offline
    9 - pwr-up
    10 - pwr-down
    11 - err-pwr-down
    12 - testing
    13 - init
    14 - reg-failure
    15 - dnld
    16 - upg
    17 - srg-fail
    18 - ha-seq-fail
    DEFAULT: unknown
    partNumbereqpt:PartNum
    (string:Basic)
    Value is same as 'Part Number' shown in `show sprom module`
    The card part number
    A sequence of characters
    persistentOnReload
    mo:Persistent
    scalar:Enum8
    NO COMMENTSSELECTION:
  • 0 - false
  • 1 - true
  • DEFAULT: true(1)
  • pwrSteqpt:PwrState
    (scalar:Enum8)
    The power state of this card
    Value is same as 'Status' shown in `show environment power`
    SELECTION:
    0 - unknown
    1 - off
    2 - on
    3 - deny
    4 - multi-boot-fail
    DEFAULT: unknown
    reveqpt:Revision
    (string:Basic)
    RevisionA sequence of characters
    DEFAULT: 0
    sereqpt:Serial
    (naming:Name)
    Serial Number
    MAX SIZE: 16
    statusmo:ModificationStatus
    (scalar:Bitmask32)
    The upgrade status. This property is for internal use only.SELECTION:
    2 - created
    4 - modified
    8 - deleted
    16 - replaced
    swCIdeqpt:CardId
    (scalar:Uint32)
    The software card IDRANGE: [0, 4294967295]
    swVereqpt:Revision
    (string:Basic)
    Value is same as 'Sw' shown in `show module`
    The card software revision
    A sequence of characters
    DEFAULT: 0
    typeeqpt:CardT
    (scalar:Enum16)
    The type of card.SELECTION:
    0 - unknown
    1 - supervisor
    2 - linecard
    3 - fabriccard
    4 - sysctrlcard
    5 - extchcard
    6 - fan-tray
    7 - power-supply
    8 - lemcard
    DEFAULT: linecard
    upTsscalar:Date
    The timestamp when card was detected
    Value is same as 'Up Time' shown in `show module uptime`
    DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z
    vdrIdeqpt:ModVid
    (string:Basic)
    Value is same as 'VID' shown in `show sprom module`
    The card vdrId
    A sequence of characters
    vendoreqpt:Vendor
    (string:Basic)
    VendorA sequence of characters
    DEFAULT: Cisco Systems, Inc


    eqptSpCmnBlk Properties

    The following table contains information about the eqptSpCmnBlk properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.

    Property NameData TypeDescriptionValues
    cksumscalar:Uint16
    Value is same as 'Block Checksum' shown in `show sprom all`
    block checksum
    RANGE: [0, 65535]
    cleistring:Basic
    Value is same as 'CLEI Code' shown in `show sprom all`
    The common language (CLEI) code of the SPROM common block. The SPROM on the device contains detailed information about the hardware, including serial, part, and revision numbers.
    A sequence of characters
    countscalar:Uint16
    Value is same as 'Block Count' shown in `show sprom all`
    block count
    RANGE: [0, 65535]
    dn
    reference:BinRef
    A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
    engBitsscalar:Uint16
    Value is same as 'Engineer Use' shown in `show sprom all`
    engineering bits
    RANGE: [0, 65535]
    hwVerstring:Basic
    Value is same as integral part of 'H/W Version' shown in `show sprom all`
    The sprom common block hardware revision
    A sequence of characters
    lenscalar:Uint16
    Value is same as 'Block Length' shown in `show sprom all`
    block Length
    RANGE: [0, 65535]
    majorscalar:Uint16
    Value is same as 'FRU Major Type' shown in `show sprom all`
    Fru Major
    RANGE: [0, 65535]
    mfgBitsscalar:Uint16
    Value is same as 'Mfg Bits' shown in `show sprom all`
    The manufacturing bits.
    RANGE: [0, 65535]
    mfgDevstring:Basic
    Value is same as 'Mfg Deviation' shown in `show sprom all`
    manufacturing Deviation
    A sequence of characters
    minorscalar:Uint16
    Value is same as 'FRU Minor Type' shown in `show sprom all`
    Fru Minor
    RANGE: [0, 65535]
    oemstring:Basic
    Value is same as 'OEM String' shown in `show sprom all`
    oem string
    A sequence of characters
    pRevstring:Basic
    Value is same as 'Part Revision' shown in `show sprom all`
    part Revision
    A sequence of characters
    pdNumstring:Basic
    Value is same as 'Product Number' shown in `show sprom all`
    product number
    A sequence of characters
    prtNumstring:Basic
    Value is same as 'Part Number' shown in `show sprom all`
    part number
    A sequence of characters
    pwrConscalar:Sint16
    Value is same as 'Power Consump' shown in `show sprom all`
    The SPROM contents for a power supply module number. The SPROM on the device contains detailed information about the hardware, including serial, part, and revision numbers.
    RANGE: [-32768 , 32767]
    rmaFlstring:Basic
    Value is same as 'RMA Code' shown in `show sprom all`
    The sprom common block RMA failure code
    A sequence of characters
    serNumstring:Basic
    Value is same as 'Serial Number' shown in `show sprom all`
    serial number
    A sequence of characters
    sigscalar:Uint16
    Value is same as 'Block Signature' shown in `show sprom all`
    block signature
    RANGE: [0, 65535]
    sizescalar:Uint16
    Value is same as 'EEPROM Size' shown in `show sprom all`
    sprom size
    RANGE: [0, 65535]
    vdrIdstring:Basic
    Value is same as 'VID' shown in `show sprom all`
    The vendor ID of the SPROM common block. The SPROM on the device contains detailed information about the hardware, including serial, part, and revision numbers.
    A sequence of characters
    verscalar:Uint16
    Value is same as 'Block Version' shown in `show sprom all`
    block version
    RANGE: [0, 65535]


    eqptSpromLcBlk Properties

    The following table contains information about the eqptSpromLcBlk properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.

    Property NameData TypeDescriptionValues
    ambTscalar:Uint16
    Value is same as 'Ambient Temperature' shown in `show sprom module`
    ambient temperature
    RANGE: [0, 65535]
    cksumscalar:Uint16
    Value is same as 'Block Checksum' shown in `show sprom all`
    block checksum
    RANGE: [0, 65535]
    coolRqscalar:Uint16
    Value is same as 'Cooling Requirement' shown in `show sprom module`
    cooling requirement
    RANGE: [0, 65535]
    crdIdxscalar:Uint16
    Value is same as 'Card Index' shown in `show sprom module`
    card Index
    RANGE: [0, 65535]
    dn
    reference:BinRef
    A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
    eobcNscalar:Uint16
    eobc connectionsRANGE: [0, 65535]
    epldNscalar:Uint16
    Value is same as 'Number of EPLD' shown in `show sprom module`
    epld number
    RANGE: [0, 65535]
    fbitsscalar:Uint64
    Value is same as 'Feature Bits' shown in `show sprom module`
    feature bits
    RANGE: [0, 18446744073709551615]
    hwCBitsscalar:Uint64
    Value is same as 'HW Changes Bits' shown in `show sprom module`
    hardware change bits
    RANGE: [0, 18446744073709551615]
    lenscalar:Uint16
    Value is same as 'Block Length' shown in `show sprom all`
    block Length
    RANGE: [0, 65535]
    macBstring:Basic
    Value is same as 'MAC Addresses' shown in `show sprom module`
    mac base address
    A sequence of characters
    macLscalar:Uint16
    Value is same as 'Number of MACs' shown in `show sprom module`
    num mac addresses
    RANGE: [0, 65535]
    maxCPwrscalar:Uint16
    Value is same as 'Max Connector Power' shown in `show sprom module`
    max connetor power
    RANGE: [0, 65535]
    sensor1string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor2string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor3string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor4string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor5string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor6string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor7string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sensor8string:Basic
    Value is same as number of 'Sensor' shown in `show sprom all`
    The sensor data sprom temperature threshold
    A sequence of characters
    sigscalar:Uint16
    Value is same as 'Block Signature' shown in `show sprom all`
    block signature
    RANGE: [0, 65535]
    verscalar:Uint16
    Value is same as 'Block Version' shown in `show sprom all`
    block version
    RANGE: [0, 65535]


    goldModule Properties

    The following table contains information about the goldModule properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.

    Property NameData TypeDescriptionValues
    descriptiongold:Name
    (string:Basic)
    Module DescriptionA sequence of characters
    diagBootLevelNANANA
    diagStatusgold:moduleDiagStatus
    (scalar:Enum8)
    Module Diagnostic StatusSELECTION:
    0 - fail
    1 - pass
    2 - untested
    DEFAULT: untested
    dn
    reference:BinRef
    A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
    idgold:Id
    (scalar:Uint32)
    Module IdRANGE: [0, 4294967295]


    Related Documentation

    For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

    http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html

    See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

    https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

    For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

    https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html